aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-07[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-2/+2
2005-07-07[PATCH] nfsd4: check lock type against openmode.NeilBrown1-16/+33
2005-07-07[PATCH] nfsd4: clean up nfs4_preprocess_seqid_opNeilBrown1-34/+22
2005-07-07[PATCH] nfsd4: clarify close_lru handlingNeilBrown1-26/+14
2005-07-07[PATCH] nfsd4: renew lease on seqid modifying operationsNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: always update stateid on openNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: relax new lock seqid checkNeilBrown1-5/+0
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-4/+4
2005-07-07[PATCH] nfsd4: fix open_reclaim seqidNeilBrown2-11/+7
2005-07-07[PATCH] nfsd4: comment indentationNeilBrown1-9/+9
2005-07-07[PATCH] nfsd4: stop overusing RECLAIM_BADNeilBrown1-18/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on lockNeilBrown1-5/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on openNeilBrown2-6/+6
2005-07-07[PATCH] nfsd4: fix release_lockownerNeilBrown1-1/+6
2005-07-07[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: lookup_one_len takes i_semNeilBrown1-0/+2
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2-22/+9
2005-07-07[PATCH] nfsd4: reboot recovery fixNeilBrown1-0/+1
2005-07-07[PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi1-1/+1
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi1-12/+12
2005-07-07[PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi1-4/+2
2005-07-07[PATCH] set mnt_namespace in the correct placeMiklos Szeredi2-1/+1
2005-07-07[PATCH] namespace.c: fix mnt_namespace zeroing for expired mountsMiklos Szeredi1-0/+1
2005-07-07[PATCH] namespace.c: fix expiring of detached mountMiklos Szeredi1-0/+9
2005-07-07[PATCH] namespace.c: split mark_mounts_for_expiry()Miklos Szeredi1-32/+39
2005-07-07[PATCH] namespace.c: cleanup in mark_mounts_for_expiry()Miklos Szeredi1-14/+3
2005-07-07[PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi1-2/+5
2005-07-07[PATCH] namespace.c: fix mnt_namespace clearingMiklos Szeredi1-7/+1
2005-07-07[PATCH] coverity: fs/locks.c flp null checkKAMBAROV, ZAUR1-1/+3
2005-07-07[PATCH] autofs4: mistake in debug printIan Kent1-2/+2
2005-07-07[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher1-1/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-07-07[PATCH] acl kconfig cleanupAndreas Gruenbacher1-2/+6
2005-07-07[PATCH] page_uptodate locking scalabilityNick Piggin1-8/+17
2005-07-07[PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso1-3/+4
2005-07-07[PATCH] move ioprio syscalls into syscalls.hAnton Blanchard1-2/+2
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh1-1/+3
2005-06-30[PATCH] fatfs sectioning fixAndrew Morton2-2/+2
2005-06-30[PATCH] reiserfs: handle_attrs() fixAndrew Morton1-2/+1
2005-06-30[PATCH] freevxfs: minor cleanupsPekka Enberg4-14/+13
2005-06-30[PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg3-51/+0
2005-06-30[PATCH] freevxfs: fix buffer_head leakPekka Enberg1-5/+6
2005-06-30[PATCH] udf_find_entry() cleanupChristoph Hellwig1-4/+0
2005-06-30[PATCH] fat: fix slab cache leakPekka J Enberg1-5/+14
2005-06-29[PATCH] reiserfs: enable attrs by default if safJeff Mahoney1-0/+2
2005-06-29[PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney1-0/+6
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2-72/+67
2005-06-28[PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR1-1/+2
2005-06-28[PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR1-1/+3