aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * vfs: make no_llseek the defaultArnd Bergmann2010-10-15
| * vfs: don't use BKL in default_llseekArnd Bergmann2010-10-15
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| * libfs: use generic_file_llseek for simple_attrArnd Bergmann2010-09-16
| * mac80211: disallow seeks in minstrel debug codeArnd Bergmann2010-09-16
| * lirc: make chardev nonseekableArnd Bergmann2010-09-16
| * viotape: use noop_llseekArnd Bergmann2010-09-16
| * raw: use explicit llseek file operationsArnd Bergmann2010-09-16
| * ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-16
| * spufs: use llseek in all file operationsArnd Bergmann2010-09-16
| * arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-16
| * lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-16
| * net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-16
| * drm: use noop_llseekArnd Bergmann2010-09-16
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | BKL: remove BKL from freevxfsArnd Bergmann2010-10-21
| * | BKL: remove BKL from qnx4Arnd Bergmann2010-10-21
| * | autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-05
| * | autofs: Only declare function when CONFIG_COMPAT is definedMárton Németh2010-10-05
| * | ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-05
| * | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
| * | BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
| * | BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-04
| * | BKL: Remove BKL from squashfsArnd Bergmann2010-10-04
| * | BKL: Remove BKL from jffs2Arnd Bergmann2010-10-04
| * | BKL: Remove BKL from ecryptfsArnd Bergmann2010-10-04
| * | BKL: Remove BKL from afsArnd Bergmann2010-10-04
| * | BKL: Remove BKL from USB gadgetfsArnd Bergmann2010-10-04
| * | BKL: Remove BKL from autofs4Arnd Bergmann2010-10-04
| * | BKL: Remove BKL from isofsArnd Bergmann2010-10-04
| * | BKL: Remove BKL from fatArnd Bergmann2010-10-04
| * | BKL: Remove BKL from ext2 filesystemJan Blunck2010-10-04
| * | BKL: Remove BKL from do_new_mount()Jan Blunck2010-10-04
| * | BKL: Remove BKL from cgroupJan Blunck2010-10-04
| * | BKL: Remove BKL from NTFSJan Blunck2010-10-04
| * | BKL: Remove BKL from NILFS2Jan Blunck2010-10-04
| * | BKL: Remove BKL from JFSJan Blunck2010-10-04
| * | BKL: Remove BKL from HFSJan Blunck2010-10-04
| * | BKL: Remove BKL from ext4 filesystemJan Blunck2010-10-04
| * | BKL: Remove BKL from ext3_put_super() and ext3_remount()Jan Blunck2010-10-04
| * | BKL: Remove BKL from ext3 fill_super()Jan Blunck2010-10-04
| * | BKL: Remove BKL from CifsFSJan Blunck2010-10-04
| * | BKL: Remove BKL from BFSJan Blunck2010-10-04
| * | BKL: Remove BKL from Amiga FFSJan Blunck2010-10-04
| * | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| * | | ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15