summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig2006-01-181-43/+36
* [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-181-7/+30
* [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-181-11/+6
* [PATCH] nfsd4_lock() returns bogus values to clientsAl Viro2006-01-181-0/+3
* [PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro2006-01-181-2/+2
* [PATCH] nfsd4_truncate() bogus return valueAl Viro2006-01-181-1/+1
* [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-181-3/+3
* [PATCH] nfsd4: clean up settattr codeFred Isaman2006-01-181-9/+1
* [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-181-2/+3
* [PATCH] nfsd4: fix open_downgradeJ. Bruce Fields2006-01-181-11/+11
* [PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2006-01-182-6/+8
* [PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields2006-01-181-64/+35
* [PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields2006-01-181-19/+14
* [PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields2006-01-181-13/+11
* [PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields2006-01-181-0/+2
* [PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields2006-01-181-3/+4
* [PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields2006-01-181-2/+1
* [PATCH] nfsd4: operation debuggingJ. Bruce Fields2006-01-181-0/+2
* [PATCH] nfsd4: fix check_for_locksJ. Bruce Fields2006-01-181-1/+2
* [PATCH] nfsd4: remove release_state_owner()J. Bruce Fields2006-01-181-22/+9
* [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-182-11/+10
* [PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields2006-01-181-14/+4
* [PATCH] nfsd4: misc lock fixesAndy Adamson2006-01-181-9/+5
* [PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown2006-01-181-2/+2
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-36/+44
* [PATCH] hfs: set type/creator for symlinksRoman Zippel2006-01-182-2/+10
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-182-12/+22
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-183-6/+15
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-188-23/+90
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-1810-53/+48
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-1811-72/+55
* [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-0/+1
* [PATCH] v9fs: add readpage supportEric Van Hensbergen2006-01-185-0/+116
* [PATCH] jbd: remove_transaction fixJan Kara2006-01-181-1/+2
* [PATCH] jbd: log_do_checkpoint fixJan Kara2006-01-181-1/+1
* [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner2006-01-181-3/+26
* [PATCH] fuse: fix bitfield raceMiklos Szeredi2006-01-162-3/+23
* [PATCH] fuse: use asynchronous READ requests for readpagesMiklos Szeredi2006-01-161-17/+27
* [PATCH] fuse: READ request initializationMiklos Szeredi2006-01-163-24/+18
* [PATCH] fuse: move INIT handling to inode.cMiklos Szeredi2006-01-163-50/+45
* [PATCH] fuse: add asynchronous request supportMiklos Szeredi2006-01-163-14/+43
* [PATCH] fuse: add connection abortingMiklos Szeredi2006-01-163-6/+88
* [PATCH] fuse: add number of waiting requests attributeMiklos Szeredi2006-01-163-3/+21
* [PATCH] fuse: make fuse connection a kobjectMiklos Szeredi2006-01-163-43/+164
* [PATCH] fuse: extend semantics of connected flagMiklos Szeredi2006-01-163-4/+6
* [PATCH] fuse: introduce list for requests under I/OMiklos Szeredi2006-01-163-6/+10
* [PATCH] fuse: introduce unified request stateMiklos Szeredi2006-01-162-11/+19
* [PATCH] fuse: miscellaneous cleanupMiklos Szeredi2006-01-163-15/+6
* [PATCH] fuse: uninline some functionsMiklos Szeredi2006-01-163-21/+17
* [PATCH] fuse: handle error INIT replyMiklos Szeredi2006-01-161-1/+1
OpenPOWER on IntegriCloud