summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-18[PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig
2006-01-18[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw
2006-01-18[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown
2006-01-18[PATCH] nfsd4_lock() returns bogus values to clientsAl Viro
2006-01-18[PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro
2006-01-18[PATCH] nfsd4_truncate() bogus return valueAl Viro
2006-01-18[PATCH] nfsd/vfs.c: endianness fixesAl Viro
2006-01-18[PATCH] nfsd4: clean up settattr codeFred Isaman
2006-01-18[PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman
2006-01-18[PATCH] nfsd4: fix open_downgradeJ. Bruce Fields
2006-01-18[PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields
2006-01-18[PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields
2006-01-18[PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields
2006-01-18[PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields
2006-01-18[PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields
2006-01-18[PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields
2006-01-18[PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields
2006-01-18[PATCH] nfsd4: operation debuggingJ. Bruce Fields
2006-01-18[PATCH] nfsd4: fix check_for_locksJ. Bruce Fields
2006-01-18[PATCH] nfsd4: remove release_state_owner()J. Bruce Fields
2006-01-18[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields
2006-01-18[PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields
2006-01-18[PATCH] nfsd4: misc lock fixesAndy Adamson
2006-01-18[PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi
2006-01-18[PATCH] hfs: set type/creator for symlinksRoman Zippel
2006-01-18[PATCH] hfs: set correct create date for linksRoman Zippel
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel
2006-01-18[PATCH] add missing syscall declarationsArnd Bergmann
2006-01-18[PATCH] v9fs: add readpage supportEric Van Hensbergen
2006-01-18[PATCH] jbd: remove_transaction fixJan Kara
2006-01-18[PATCH] jbd: log_do_checkpoint fixJan Kara
2006-01-18[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French
2006-01-17Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-01-17[CIFS] Remove compiler warningSteve French
2006-01-18[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner
2006-01-16[PATCH] fuse: fix bitfield raceMiklos Szeredi
2006-01-16[PATCH] fuse: use asynchronous READ requests for readpagesMiklos Szeredi
2006-01-16[PATCH] fuse: READ request initializationMiklos Szeredi
2006-01-16[PATCH] fuse: move INIT handling to inode.cMiklos Szeredi
2006-01-16[PATCH] fuse: add asynchronous request supportMiklos Szeredi
2006-01-16[PATCH] fuse: add connection abortingMiklos Szeredi