summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfs: remove unnecessary NFS_INO_INVALID_ACL checksJames Morris2009-06-172-4/+0
* NFS: More "sloppy" parsing problemsChuck Lever2009-06-171-34/+108
* NFS: Invalid mount option values should always fail, even with "sloppy"Chuck Lever2009-06-171-96/+61
* NFS: Remove unused XDR decoder functionsChuck Lever2009-06-171-29/+0
* NFS: Update MNT and MNT3 reply decoding functionsChuck Lever2009-06-174-14/+55
* NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever2009-06-172-0/+43
* NFS: add new file handle decoders to in-kernel mountd clientChuck Lever2009-06-171-0/+39
* NFS: Add separate mountd status code decoders for each mountd versionChuck Lever2009-06-171-0/+116
* NFS: remove unused function in fs/nfs/mount_clnt.cChuck Lever2009-06-171-8/+0
* NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argumentChuck Lever2009-06-171-5/+44
* NFS: Clean up MNT program definitionsChuck Lever2009-06-172-4/+31
* lockd: Don't bother with RPC ping for NSM upcallsChuck Lever2009-06-171-0/+1
* lockd: Update NSM state from SM_MON repliesChuck Lever2009-06-172-7/+13
* NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not availableChuck Lever2009-06-171-1/+3
* NFS: Return error code from nfs_callback_up() to user spaceChuck Lever2009-06-171-4/+8
* NFS: Do not display the setting of the "intr" mount optionChuck Lever2009-06-171-1/+0
* NFS: add support for splice writesSuresh Jayaraman2009-06-171-0/+31
* NFSv4/NLM: Push file locking BKL dependencies down into the NLM layerTrond Myklebust2009-06-172-6/+2
* NFS: Ensure we always hold the BKL when dereferencing inode->i_flockTrond Myklebust2009-06-172-2/+23
* NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust2009-06-172-16/+56
* NFSv4: Move error handling out of the delegation generic codeTrond Myklebust2009-06-172-17/+16
* NFSv4: Fix the 'nolock' option regressionTrond Myklebust2009-06-171-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-171-6/+0
|\
| * [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-151-6/+0
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-176-72/+102
|\ \
| * | UBIFS: start using hrtimersArtem Bityutskiy2009-06-083-21/+32
| * | UBIFS: do not forget to register BDI deviceArtem Bityutskiy2009-06-081-0/+3
| * | UBIFS: allow sync option in rootflagsArtem Bityutskiy2009-06-021-5/+35
| * | UBIFS: remove dead codeArtem Bityutskiy2009-05-292-28/+4
| * | UBIFS: use anonymous deviceArtem Bityutskiy2009-05-261-17/+4
| * | UBIFS: return proper error code if the compr is not presentCorentin Chary2009-05-251-0/+1
| * | UBIFS: return error if link and unlink raceHunter Adrian2009-05-191-0/+19
| * | UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-062-1/+7
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-171-1/+1
|\ \ \
| * | | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney2009-06-171-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-1723-143/+94
|\ \ \ \ | |/ / / |/| | |
| * | | get rid of BKL in fs/sysvAl Viro2009-06-172-15/+1
| * | | get rid of BKL in fs/minixAl Viro2009-06-173-20/+14
| * | | get rid of BKL in fs/efsAl Viro2009-06-173-18/+3
| * | | befs ->pust_super() doesn't need BKLAl Viro2009-06-171-4/+0
| * | | Cleanup of adfs headersAl Viro2009-06-178-59/+57
| * | | 9P doesn't need BKL in ->umount_begin()Al Viro2009-06-171-3/+0
| * | | fuse doesn't need BKL in ->umount_begin()Al Viro2009-06-171-3/+0
| * | | No instance of ->bmap() needs BKLAl Viro2009-06-171-2/+0
| * | | remove unlock_kernel() left accidentallyJ. R. Okajima2009-06-171-9/+3
| * | | ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o2009-06-171-5/+8
| * | | ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds2009-06-171-5/+8
* | | | AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2009-06-162-0/+18
* | | | Merge branch 'akpm'Linus Torvalds2009-06-1610-62/+197
|\ \ \ \
| * | | | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-06-161-7/+7
OpenPOWER on IntegriCloud