aboutsummaryrefslogtreecommitdiffstats
path: root/fs/locks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev1-0/+2
2006-05-08[PATCH] fs/locks.c: Fix lease_initTrond Myklebust1-9/+12
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma1-2/+7
2006-03-31[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust1-14/+16
2006-03-31[PATCH] locks: don't panicMiklos Szeredi1-12/+3
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-8/+24
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields1-6/+1
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet1-1/+1
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig1-4/+1
2006-03-20lockd: posix_test_lock() should not call locks_copy_lock()Trond Myklebust1-5/+13
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson1-8/+13
2006-03-20locks: remove unused posix_block_lockAndy Adamson1-15/+0
2006-03-20VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust1-17/+36
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall1-4/+3
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+6
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields1-11/+2
2005-11-13[PATCH] VFS: local denial-of-service with file leasesChris Wright1-1/+0
2005-11-13[PATCH] VFS: Fix memory leak with file leasesJ. Bruce Fields1-1/+1
2005-10-18Fix Connectathon locking test failureTrond Myklebust1-17/+25
2005-09-23From: Olaf Kirch <okir@suse.de>Olaf Kirch1-1/+5
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma1-0/+3
2005-09-09[PATCH] files: break up files structDipankar Sarma1-3/+5
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach1-33/+48
2005-07-07[PATCH] coverity: fs/locks.c flp null checkKAMBAROV, ZAUR1-1/+3
2005-06-22[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_privateTrond Myklebust1-0/+6
2005-05-05[PATCH] make some things staticAdrian Bunk1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2212