aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason1-0/+1
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2-1/+16
2006-02-01[PATCH] reiserfs: use generic_permissionChristoph Hellwig1-77/+26
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-22/+8
2006-02-01[PATCH] reiserfs: missing kmalloc failure checkDiego Calleja1-0/+2
2006-02-01[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocationPekka Enberg1-6/+2
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg7-137/+49
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter5-0/+66
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins1-2/+2
2006-02-01[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan1-1/+1
2006-02-01[PATCH] compat_sys_pselect7() fixAndrew Morton1-1/+1
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi3-4/+22
2006-02-01[PATCH] smbfs readdir vs signal fixAndrew Morton1-1/+4
2006-02-01[PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher1-27/+49
2006-01-31Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2-18/+39
2006-02-01[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott1-0/+7
2006-02-01[XFS] Interim solution for attribute insertion failure during fileYingping Lu1-18/+32
2006-01-31[BLOCK] A few kerneldoc fixupsJens Axboe1-0/+1
2006-01-27[CIFS] Remove compiler warningSteve French1-1/+2
2006-01-27Signed-off-by: Steve French <sfrench@us.ibm.com>Steve French1-1/+7
2006-01-24[CIFS] Make cifs default wsize match what we actually want to send (52KSteve French1-1/+9
2006-01-23Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-2/+2
2006-01-23[CIFS] Do not zero non-existent iovec in SendReceive response processing.Steve French1-1/+0
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