summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | jbd2: revise KERN_EMERG error messagesJan Kara2013-12-082-10/+8
| | * | | | | | | jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2013-12-081-2/+4
| | * | | | | | | ext4: Do not reserve clusters when fs doesn't support extentsJan Kara2013-12-081-4/+13
| | * | | | | | | ext4: fix del_timer() misuse for ->s_err_reportAl Viro2013-12-081-2/+2
| | * | | | | | | ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2013-12-031-1/+18
| | * | | | | | | ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2013-12-031-3/+8
| | * | | | | | | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o2013-12-021-0/+9
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-2413-94/+274
| |\ \ \ \ \ \ \ \
| | * | | | | | | | null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-211-4/+35
| | * | | | | | | | null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-212-6/+7
| | * | | | | | | | null_blk: corrections to documentationMatias Bjørling2013-12-211-10/+10
| | * | | | | | | | null_blk: warning on ignored submit_queues paramMatias Bjorling2013-12-191-2/+5
| | * | | | | | | | null_blk: refactor init and init errors code pathsMatias Bjorling2013-12-191-25/+38
| | * | | | | | | | null_blk: documentationMatias Bjorling2013-12-191-0/+71
| | * | | | | | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-191-4/+4
| | * | | | | | | | drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-191-2/+2
| | * | | | | | | | Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-12-179-66/+111
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bcache: New writeback PD controllerKent Overstreet2013-12-164-49/+62
| | | * | | | | | | | bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet2013-12-161-0/+10
| | | * | | | | | | | bcache: fix for gc and writeback raceNicholas Swenson2013-12-161-0/+22
| | | * | | | | | | | bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-163-8/+8
| | | * | | | | | | | bcache: fix for gc crashing when no sectors are usedNicholas Swenson2013-12-161-1/+2
| | | * | | | | | | | bcache: Fix heap_peek() macroNicholas Swenson2013-12-161-1/+1
| | | * | | | | | | | bcache: Fix for can_attach_cache()Nicholas Swenson2013-12-161-1/+1
| | | * | | | | | | | bcache: Fix dirty_data accountingKent Overstreet2013-12-161-1/+2
| | | * | | | | | | | bcache: Use uninterruptible sleep in writebackKent Overstreet2013-12-161-2/+2
| | | * | | | | | | | bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe2013-12-161-2/+0
| | | * | | | | | | | bcache: fix sparse non static symbol warningWei Yongjun2013-11-281-1/+1
| | * | | | | | | | | block: fix memory leaks on unplugging block deviceAndrey Vagin2013-12-061-0/+13
| * | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-18/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cgroup: don't recycle cgroup id until all csses' have been destroyedLi Zefan2013-12-171-8/+11
| | * | | | | | | | | | cgroup: fix cgroup_create() error handling pathTejun Heo2013-12-061-10/+21
| * | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-051-0/+1
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-247-12/+58
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | libata, freezer: avoid block device removal while system is frozenTejun Heo2013-12-192-0/+27
| | * | | | | | | | | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-172-2/+14
| | * | | | | | | | | | | libata: disable a disk via libata.force paramsRobin H. Johnson2013-12-162-0/+3
| | * | | | | | | | | | | ahci: bail out on ICH6 before using AHCI BARPaul Bolle2013-12-161-9/+9
| | * | | | | | | | | | | ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut2013-12-031-1/+2
| | * | | | | | | | | | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2013-11-291-0/+3
| * | | | | | | | | | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-241-1/+1
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-231-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-231-2/+2
| | * | | | | | | | | | | | selinux: fix broken peer recv checkChad Hanson2013-12-231-1/+3
| * | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-12-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara2013-12-041-0/+1
| * | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-236-16/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier2013-12-235-15/+52
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-151-2/+9
| | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |
OpenPOWER on IntegriCloud