aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-202-5/+5
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-206-11/+11
* [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-202-26/+31
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-204-45/+51
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-204-171/+171
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-201-142/+157
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-202-34/+34
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-202-68/+68
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-202-45/+45
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-201-4/+4
* [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-201-5/+5
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-4/+3
* [PATCH] nfs_common endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] xdr annotations: mount_clntAl Viro2006-10-201-3/+3
* [PATCH] nfs: verifier is network-endianAl Viro2006-10-202-4/+4
* [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-202-24/+24
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-203-36/+36
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-207-14/+14
* [PATCH] xdr annotations: NFSv4Al Viro2006-10-201-177/+181
* [PATCH] xdr annotations: NFSv3Al Viro2006-10-201-57/+57
* [PATCH] xdr annotations: NFSv2Al Viro2006-10-201-37/+37
* [PATCH] lockd endianness annotationsAl Viro2006-10-209-101/+101
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-208-90/+90
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-201-10/+11
* [PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever2006-10-201-4/+2
* [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-201-1/+1
* [PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever2006-10-201-2/+2
* [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-203-18/+29
* [PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust2006-10-201-7/+12
* [PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields2006-10-201-2/+6
* [PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust2006-10-201-5/+7
* [PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust2006-10-201-2/+2
* [PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust2006-10-201-1/+1
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-204-4/+4
* [PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap2006-10-201-4/+4
* [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-201-1/+3
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-205-6/+12
* [PATCH] ecryptfs: use special_file()Pekka Enberg2006-10-201-4/+1
* sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-181-1/+1
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-181-5/+0
* [PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik2006-10-171-8/+42
* [PATCH] Fix IO error reporting on fsync()Jan Kara2006-10-171-2/+9
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-174-25/+23
* [PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to failNeilBrown2006-10-171-1/+10
* [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields2006-10-171-2/+2
* [PATCH] knfsd: nfsd4: fix open permission checkingJ. Bruce Fields2006-10-171-1/+3
* [PATCH] knfsd: nfsd4: fix owner-override on openJ. Bruce Fields2006-10-171-7/+5
* [PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi2006-10-171-1/+4
* [PATCH] fuse: fix handling of moved directoryMiklos Szeredi2006-10-173-27/+51