summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-02-22[GFS2] Missed deletion of debugging codeSteven Whitehouse1-1/+0
2006-02-22[GFS2] Add list empty test to databuf_lo_addSteven Whitehouse1-25/+8
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse17-118/+118
2006-02-15[GFS2] Fix a case where we didn't get unstuffing rightSteven Whitehouse1-9/+9
2006-02-15[GFS2] Fix for lock recursion problem for internal filesSteven Whitehouse3-8/+25
2006-02-14[GFS2] Fix the bugs I introduced in the last patch but oneSteven Whitehouse1-27/+29
2006-02-14[GFS2] Put back O_DIRECT supportSteven Whitehouse2-26/+75
2006-02-13[GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse1-17/+19
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse12-133/+103
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-20[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-19[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2-94/+514
2006-01-19[PATCH] vfs: *at functions: coreUlrich Drepper5-71/+300
2006-01-19[PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig1-43/+36
2006-01-19[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw1-7/+30
2006-01-19[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown1-11/+6
2006-01-19[PATCH] nfsd4_lock() returns bogus values to clientsAl Viro1-0/+3
2006-01-19[PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro1-2/+2
2006-01-19[PATCH] nfsd4_truncate() bogus return valueAl Viro1-1/+1
2006-01-19[PATCH] nfsd/vfs.c: endianness fixesAl Viro1-3/+3
2006-01-19[PATCH] nfsd4: clean up settattr codeFred Isaman1-9/+1
2006-01-19[PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman1-2/+3
2006-01-19[PATCH] nfsd4: fix open_downgradeJ. Bruce Fields1-11/+11
2006-01-19[PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2-6/+8
2006-01-19[PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields1-64/+35
2006-01-19[PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields1-19/+14
2006-01-19[PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields1-13/+11
2006-01-19[PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields1-0/+2
2006-01-19[PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields1-3/+4
2006-01-19[PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields1-2/+1
2006-01-19[PATCH] nfsd4: operation debuggingJ. Bruce Fields1-0/+2
2006-01-19[PATCH] nfsd4: fix check_for_locksJ. Bruce Fields1-1/+2
2006-01-19[PATCH] nfsd4: remove release_state_owner()J. Bruce Fields1-22/+9
2006-01-19[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2-11/+10
2006-01-19[PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields1-14/+4
2006-01-19[PATCH] nfsd4: misc lock fixesAndy Adamson1-9/+5
2006-01-19[PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown1-2/+2