summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse18-1477/+714
2006-01-31[GFS2] Update truncate function (shrinking partial blocks)Steven Whitehouse4-57/+63
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse12-149/+187
2006-01-30[GFS2] Remove unused prototypeSteven Whitehouse1-1/+0
2006-01-30[GFS2] Make dir.c independant of jdata.cSteven Whitehouse1-9/+255
2006-01-30[GFS2] Use mpage_readpage() in gfs2_readpage()Steven Whitehouse1-1/+2
2006-01-30[GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse1-1/+2
2006-01-30[GFS2] Rename get_block and make it externSteven Whitehouse2-7/+9
2006-01-30[GFS2] Remove unused file resize.cSteven Whitehouse3-311/+0
2006-01-24[GFS2] Remove pointless argument relating to truncateSteven Whitehouse3-12/+8
2006-01-20Merge branch 'master'David Teigland67-788/+2132
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland14-151/+147
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2-94/+514
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper5-71/+300
2006-01-18[PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig1-43/+36
2006-01-18[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw1-7/+30
2006-01-18[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown1-11/+6
2006-01-18[PATCH] nfsd4_lock() returns bogus values to clientsAl Viro1-0/+3
2006-01-18[PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro1-2/+2
2006-01-18[PATCH] nfsd4_truncate() bogus return valueAl Viro1-1/+1
2006-01-18[PATCH] nfsd/vfs.c: endianness fixesAl Viro1-3/+3
2006-01-18[PATCH] nfsd4: clean up settattr codeFred Isaman1-9/+1
2006-01-18[PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman1-2/+3
2006-01-18[PATCH] nfsd4: fix open_downgradeJ. Bruce Fields1-11/+11
2006-01-18[PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2-6/+8
2006-01-18[PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields1-64/+35
2006-01-18[PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields1-19/+14
2006-01-18[PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields1-13/+11
2006-01-18[PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields1-0/+2
2006-01-18[PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields1-3/+4
2006-01-18[PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields1-2/+1
2006-01-18[PATCH] nfsd4: operation debuggingJ. Bruce Fields1-0/+2
2006-01-18[PATCH] nfsd4: fix check_for_locksJ. Bruce Fields1-1/+2
2006-01-18[PATCH] nfsd4: remove release_state_owner()J. Bruce Fields1-22/+9
2006-01-18[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2-11/+10
2006-01-18[PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields1-14/+4
2006-01-18[PATCH] nfsd4: misc lock fixesAndy Adamson1-9/+5
2006-01-18[PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown1-2/+2
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi1-36/+44
2006-01-18[PATCH] hfs: set type/creator for symlinksRoman Zippel2-2/+10
2006-01-18[PATCH] hfs: set correct create date for linksRoman Zippel2-12/+22
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel3-6/+15
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott8-23/+90
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel10-53/+48
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel11-72/+55
2006-01-18[PATCH] add missing syscall declarationsArnd Bergmann1-0/+1
2006-01-18[PATCH] v9fs: add readpage supportEric Van Hensbergen5-0/+116