summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove BKL from freevxfsArnd Bergmann2010-10-212-22/+2
* BKL: remove BKL from qnx4Arnd Bergmann2010-10-213-21/+1
* autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-051-0/+2
* autofs: Only declare function when CONFIG_COMPAT is definedMárton Németh2010-10-051-0/+2
* ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-051-5/+9
* fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-057-62/+87
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-048-400/+484
* BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-043-23/+1
* BKL: Remove BKL from squashfsArnd Bergmann2010-10-041-11/+0
* BKL: Remove BKL from jffs2Arnd Bergmann2010-10-042-15/+1
* BKL: Remove BKL from ecryptfsArnd Bergmann2010-10-042-7/+0
* BKL: Remove BKL from afsArnd Bergmann2010-10-041-10/+0
* BKL: Remove BKL from autofs4Arnd Bergmann2010-10-041-5/+7
* BKL: Remove BKL from isofsArnd Bergmann2010-10-045-27/+15
* BKL: Remove BKL from fatArnd Bergmann2010-10-043-13/+6
* BKL: Remove BKL from ext2 filesystemJan Blunck2010-10-041-4/+0
* BKL: Remove BKL from do_new_mount()Jan Blunck2010-10-041-2/+0
* BKL: Remove BKL from NTFSJan Blunck2010-10-041-27/+2
* BKL: Remove BKL from NILFS2Jan Blunck2010-10-042-18/+1
* BKL: Remove BKL from JFSJan Blunck2010-10-041-28/+7
* BKL: Remove BKL from HFSJan Blunck2010-10-041-12/+2
* BKL: Remove BKL from ext4 filesystemJan Blunck2010-10-041-15/+0
* BKL: Remove BKL from ext3_put_super() and ext3_remount()Jan Blunck2010-10-041-9/+0
* BKL: Remove BKL from ext3 fill_super()Jan Blunck2010-10-041-12/+1
* BKL: Remove BKL from CifsFSJan Blunck2010-10-041-12/+1
* BKL: Remove BKL from BFSJan Blunck2010-10-041-12/+1
* BKL: Remove BKL from Amiga FFSJan Blunck2010-10-041-18/+5
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-0427-25/+183
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-2414-44/+117
|\
| * o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-233-0/+42
| * ocfs2: Sync inode flags with ext2.Tao Ma2010-09-232-16/+29
| * ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma2010-09-231-12/+10
| * ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma2010-09-231-2/+2
| * ocfs2: update ctime when changing the file's permission by setfaclTao Ma2010-09-231-0/+3
| * ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang2010-09-181-1/+1
| * Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye2010-09-101-1/+8
| * Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye2010-09-101-8/+16
| * ocfs2: Fix lockdep warning in reflink.Tao Ma2010-09-102-2/+4
| * ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.Tao Ma2010-09-101-2/+2
* | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-221-2/+2
* | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-221-1/+9
* | /proc/vmcore: fix seekingArnd Bergmann2010-09-221-1/+1
* | Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-221-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-222-3/+24
|\ \
| * | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara2010-09-221-2/+21
| * | char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-221-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-09-219-83/+84
|\ \ \ | |/ / |/| |
| * | ceph: select CRYPTOSage Weil2010-09-171-0/+1
| * | ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-171-1/+1
| * | ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-173-6/+18
OpenPOWER on IntegriCloud