summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14md: don't start resync thread directly from md thread.NeilBrown
2014-10-14md: Just use RCU when checking for overlap between arrays.NeilBrown
2014-10-14md: avoid potential long delay under pers_lockChao Yu
2014-10-14md: simplify export_array()NeilBrown
2014-10-14md: discard find_rdev_nr in favour of find_rdev_nr_rcuNeilBrown
2014-10-14md: use wait_event() to simplify md_super_wait()NeilBrown
2014-10-14md: be more relaxed about stopping an array which isn't started.NeilBrown
2014-10-14md/raid1: process_checks doesn't use its return value.NeilBrown
2014-10-14md/raid5: fix init_stripe() inconsistenciesMarkus Stockhausen
2014-10-14md/raid10: another memory leak due to reshape.NeilBrown
2014-10-08md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.NeilBrown
2014-10-08md/raid1: minor typos and reformatting.NeilBrown
2014-10-08md/bitmap: always wait for writes on unplug.NeilBrown
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-09-28Linux 3.17-rc7Linus Torvalds
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds
2014-09-27fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-27kill __d_materialise_dentry()Al Viro
2014-09-27__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-27__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-27don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-27pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-27ufs: deal with nfsd/iget racesAl Viro
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-25MAINTAINERS: new Documentation maintainerRandy Dunlap
2014-09-25Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki