| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 370 | -77/+601 |
|\ |
|
| * | vfs: make no_llseek the default | Arnd Bergmann | 2010-10-15 | 1 | -1/+0 |
| * | vfs: don't use BKL in default_llseek | Arnd Bergmann | 2010-10-15 | 1 | -2/+2 |
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 339 | -73/+538 |
| * | libfs: use generic_file_llseek for simple_attr | Arnd Bergmann | 2010-09-16 | 1 | -0/+1 |
| * | mac80211: disallow seeks in minstrel debug code | Arnd Bergmann | 2010-09-16 | 1 | -1/+2 |
| * | lirc: make chardev nonseekable | Arnd Bergmann | 2010-09-16 | 4 | -0/+5 |
| * | viotape: use noop_llseek | Arnd Bergmann | 2010-09-16 | 1 | -0/+1 |
| * | raw: use explicit llseek file operations | Arnd Bergmann | 2010-09-16 | 1 | -0/+2 |
| * | ibmasmfs: use generic_file_llseek | Arnd Bergmann | 2010-09-16 | 1 | -0/+4 |
| * | spufs: use llseek in all file operations | Arnd Bergmann | 2010-09-16 | 1 | -0/+18 |
| * | arm/omap: use generic_file_llseek in iommu_debug | Arnd Bergmann | 2010-09-16 | 1 | -0/+2 |
| * | lkdtm: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 1 | -0/+9 |
| * | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 13 | -0/+22 |
| * | drm: use noop_llseek | Arnd Bergmann | 2010-09-16 | 13 | -0/+13 |
* | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 59 | -711/+691 |
|\ \ |
|
| * | | BKL: remove BKL from freevxfs | Arnd Bergmann | 2010-10-21 | 2 | -22/+2 |
| * | | BKL: remove BKL from qnx4 | Arnd Bergmann | 2010-10-21 | 3 | -21/+1 |
| * | | autofs4: Only declare function when CONFIG_COMPAT is defined | Felipe Contreras | 2010-10-05 | 1 | -0/+2 |
| * | | autofs: Only declare function when CONFIG_COMPAT is defined | Márton Németh | 2010-10-05 | 1 | -0/+2 |
| * | | ncpfs: Lock socket in ncpfs while setting its callbacks | Petr Vandrovec | 2010-10-05 | 1 | -5/+9 |
| * | | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 2010-10-05 | 8 | -66/+97 |
| * | | BKL: Remove BKL from ncpfs | Petr Vandrovec | 2010-10-04 | 10 | -429/+487 |
| * | | BKL: Remove BKL from OCFS2 | Arnd Bergmann | 2010-10-04 | 3 | -23/+1 |
| * | | BKL: Remove BKL from squashfs | Arnd Bergmann | 2010-10-04 | 1 | -11/+0 |
| * | | BKL: Remove BKL from jffs2 | Arnd Bergmann | 2010-10-04 | 2 | -15/+1 |
| * | | BKL: Remove BKL from ecryptfs | Arnd Bergmann | 2010-10-04 | 2 | -7/+0 |
| * | | BKL: Remove BKL from afs | Arnd Bergmann | 2010-10-04 | 1 | -10/+0 |
| * | | BKL: Remove BKL from USB gadgetfs | Arnd Bergmann | 2010-10-04 | 1 | -1/+0 |
| * | | BKL: Remove BKL from autofs4 | Arnd Bergmann | 2010-10-04 | 1 | -5/+7 |
| * | | BKL: Remove BKL from isofs | Arnd Bergmann | 2010-10-04 | 5 | -27/+15 |
| * | | BKL: Remove BKL from fat | Arnd Bergmann | 2010-10-04 | 3 | -13/+6 |
| * | | BKL: Remove BKL from ext2 filesystem | Jan Blunck | 2010-10-04 | 1 | -4/+0 |
| * | | BKL: Remove BKL from do_new_mount() | Jan Blunck | 2010-10-04 | 1 | -2/+0 |
| * | | BKL: Remove BKL from cgroup | Jan Blunck | 2010-10-04 | 1 | -8/+0 |
| * | | BKL: Remove BKL from NTFS | Jan Blunck | 2010-10-04 | 1 | -27/+2 |
| * | | BKL: Remove BKL from NILFS2 | Jan Blunck | 2010-10-04 | 2 | -18/+1 |
| * | | BKL: Remove BKL from JFS | Jan Blunck | 2010-10-04 | 1 | -28/+7 |
| * | | BKL: Remove BKL from HFS | Jan Blunck | 2010-10-04 | 1 | -12/+2 |
| * | | BKL: Remove BKL from ext4 filesystem | Jan Blunck | 2010-10-04 | 1 | -15/+0 |
| * | | BKL: Remove BKL from ext3_put_super() and ext3_remount() | Jan Blunck | 2010-10-04 | 1 | -9/+0 |
| * | | BKL: Remove BKL from ext3 fill_super() | Jan Blunck | 2010-10-04 | 1 | -12/+1 |
| * | | BKL: Remove BKL from CifsFS | Jan Blunck | 2010-10-04 | 1 | -12/+1 |
| * | | BKL: Remove BKL from BFS | Jan Blunck | 2010-10-04 | 1 | -12/+1 |
| * | | BKL: Remove BKL from Amiga FFS | Jan Blunck | 2010-10-04 | 1 | -18/+5 |
| * | | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 28 | -25/+187 |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 100 | -556/+614 |
|\ \ \ |
|
| * | | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 43 | -250/+277 |
| * | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 35 | -190/+216 |
| * | | | ipmi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 2 | -11/+11 |