summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: discard PRINT_RAID_DEBUG ioctlNeilBrown2014-10-142-139/+0Star
* md: remove MD_BUG()NeilBrown2014-10-141-46/+12Star
* md: clean up 'exit' labels in md_ioctl().NeilBrown2014-10-141-41/+35Star
* md: remove unnecessary test for MD_MAJOR in md_ioctl()NeilBrown2014-10-141-4/+1Star
* md: don't allow "-sync" to be set for device in an active array.NeilBrown2014-10-141-4/+6
* md: remove unwanted white space from md.cNeilBrown2014-10-1410-191/+114Star
* md: don't start resync thread directly from md thread.NeilBrown2014-10-141-23/+36
* md: Just use RCU when checking for overlap between arrays.NeilBrown2014-10-141-8/+7Star
* md: avoid potential long delay under pers_lockChao Yu2014-10-141-1/+2
* md: simplify export_array()NeilBrown2014-10-141-8/+4Star
* md: discard find_rdev_nr in favour of find_rdev_nr_rcuNeilBrown2014-10-141-14/+8Star
* md: use wait_event() to simplify md_super_wait()NeilBrown2014-10-141-8/+1Star
* md: be more relaxed about stopping an array which isn't started.NeilBrown2014-10-141-3/+3
* md/raid1: process_checks doesn't use its return value.NeilBrown2014-10-141-4/+3Star
* md/raid5: fix init_stripe() inconsistenciesMarkus Stockhausen2014-10-141-3/+1Star
* md/raid10: another memory leak due to reshape.NeilBrown2014-10-141-1/+3
* md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.NeilBrown2014-10-093-5/+5
* md/raid1: minor typos and reformatting.NeilBrown2014-10-091-7/+7
* md/bitmap: always wait for writes on unplug.NeilBrown2014-10-091-10/+6Star
* md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown2014-10-021-1/+17
* Linux 3.17-rc7Linus Torvalds2014-09-281-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
|\
| * dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| * dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-288-85/+60Star
|\ \
| * | vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-271-9/+18
| * | fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-271-2/+1Star
| * | fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-271-5/+4Star
| * | kill __d_materialise_dentry()Al Viro2014-09-271-44/+10Star
| * | __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-271-24/+20Star
| * | __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-271-5/+3Star
| * | don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-271-5/+1Star
| * | pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-271-7/+4Star
| * | ufs: deal with nfsd/iget racesAl Viro2014-09-272-1/+9
| * | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-274-7/+12
| * | shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-09-271-1/+3
* | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-286-24/+43
|\ \ \
| * | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-255-13/+23
| * | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-252-9/+18
| * | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-251-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2713-77/+139
|\ \ \ \
| * | | | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-241-13/+33
| * | | | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-232-5/+36
| |\ \ \ \
| | * | | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-172-5/+36
| * | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-233-43/+39Star
| |\ \ \ \ \
| | * | | | | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
| | * | | | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2Star
| | * | | | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12Star
| * | | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-231-3/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: keystone: dts: fix bindings for pcie and usb clock nodesMurali Karicheri2014-09-111-3/+3
| | |/ / / / /