aboutsummaryrefslogtreecommitdiff
path: root/fs/locks.c
AgeCommit message (Expand)Author
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman
2006-10-01[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek
2006-08-14[PATCH] fcntl(F_SETSIG) fixTrond Myklebust
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] locks: clean up locks_remove_posix()Miklos Szeredi
2006-06-23[PATCH] locks: don't do unnecessary allocationsMiklos Szeredi
2006-06-23[PATCH] locks: don't unnecessarily fail posix lock operationsMiklos Szeredi
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-05-08[PATCH] fs/locks.c: Fix lease_initTrond Myklebust
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma
2006-03-31[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust
2006-03-31[PATCH] locks: don't panicMiklos Szeredi
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig
2006-03-20lockd: posix_test_lock() should not call locks_copy_lock()Trond Myklebust
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson
2006-03-20locks: remove unused posix_block_lockAndy Adamson
2006-03-20VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall
2006-01-06NLM: Further cancel fixesJ. Bruce Fields
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields
2005-11-13[PATCH] VFS: local denial-of-service with file leasesChris Wright
2005-11-13[PATCH] VFS: Fix memory leak with file leasesJ. Bruce Fields
2005-10-18Fix Connectathon locking test failureTrond Myklebust
2005-09-23From: Olaf Kirch <okir@suse.de>Olaf Kirch
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach
2005-07-07[PATCH] coverity: fs/locks.c flp null checkKAMBAROV, ZAUR
2005-06-22[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...Trond Myklebust
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds