Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / locks.c
2012-04-01 Pavel ShilovskyCIFS: Fix VFS lock usage for oplocked files
2011-12-26 Linus Torvaldsvfs: fix handling of lock allocation failure in lease...
2011-10-25 Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-09-27 Paul Bolledoc: fix broken references
2011-09-21 J. Bruce Fieldsleases: split up generic_setlease into lock/unlock...
2011-08-19 J. Bruce Fieldslocks: setlease cleanup
2011-08-19 J. Bruce Fieldslocks: fix tracking of inprogress lease breaks
2011-08-19 J. Bruce Fieldslocks: move F_INPROGRESS from fl_type to fl_flags field
2011-08-19 J. Bruce Fieldslocks: minor lease cleanup
2011-07-21 J. Bruce Fieldslocks: rename lock-manager ops
2011-07-15 Miklos Szeredifs: locks: remove init_once
2011-07-06 Miklos Szeredifs: fix lock initialization
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-03-07 Namhyung Kimlocks: use assign_type()
2011-03-05 Matt Flemingfs/locks.c: Remove stale FIXME left over from BKL conve...
2011-01-14 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-04 J. Bruce Fieldslocks: minor setlease cleanup
2011-01-04 J. Bruce Fieldslocks: eliminate fl_mylease callback
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-10 J. Bruce Fieldslocks: remove dead lease error-handling code
2010-11-10 J. Bruce Fieldslocks: fix leak on merging leases
2010-10-31 Christoph Hellwiglocks: remove fl_copy_lock lock_manager operation
2010-10-31 Christoph Hellwiglocks: let the caller free file_lock on ->setlease...
2010-10-31 J. Bruce Fieldslocks: fix setlease methods to free passed-in lock
2010-10-31 J. Bruce Fieldslocks: fix leaks on setlease errors
2010-10-31 J. Bruce Fieldslocks: prevent ENOMEM on lease unlock
2010-10-28 Linus TorvaldsMerge branch 'flock' of git://git./linux/kernel/git...
2010-10-27 Arnd Bergmannlocks: turn lock_flocks into a spinlock
2010-10-27 Linus Torvaldsfasync: re-organize fasync entry insertion to allow...
2010-10-27 Arnd Bergmannlocks/nfsd: allocate file lock outside of spinlock
2010-10-26 Jerome Marchandprocfs: fix numbering in /proc/locks
2010-10-05 Arnd Bergmannfs/locks.c: prepare for BKL removal
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-07-18 Frederic Weisbeckersched: Convert the only user of cond_resched_bkl to...
2009-07-16 Sten Spanssecurity: fix security_file_lock cmd argument
2009-04-24 Felix Blyakherlockd: call locks_release_private to cleanup per-filesy...
2009-01-18 Heiko CarstensSystem call wrappers part 16
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 16
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Miklos Szeredilocks: allow ->lock() to return FILE_LOCK_DEFERRED
2008-07-25 Miklos Szeredilocks: cleanup code duplication
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-06-23 Denis V. Lunev[patch 4/4] flock: remove unused fields from file_lock_...
2008-05-11 Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-06 Al Virofix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)
2008-05-06 Al Viro[PATCH] fix SMP ordering hole in fcntl_setlk()
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-25 Roland DreierExport __locks_copy_lock() so modular lockd builds
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 David M. Richterleases: remove unneeded variable from fcntl_setlease().
2008-04-25 David M. Richterleases: move lock allocation earlier in generic_setlease()
2008-04-25 David M. Richterleases: when unlocking, skip locking-related steps
2008-04-25 David M. Richterleases: fix a return-value mixup
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-04-14 J. Bruce Fieldslocks: fix possible infinite loop in fcntl(F_SETLKW...
2008-03-20 Randy Dunlapfs: fix kernel-doc notation warnings
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-03 Vitaliy Gusevpid-namespaces-vs-locks-interaction
2008-02-03 Matthew Wilcoxfile locks: Use wait_event_interruptible_timeout()
2008-02-03 J. Bruce Fieldslocks: clarify posix_locks_deadlock
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-30 J. Bruce Fieldslocks: fix possible infinite loop in posix deadlock...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-09 Pavel EmelyanovRework /proc/locks via seq_files and seq_list helpers
2007-10-09 Matthias Kaehlckefs/locks.c: use list_for_each_entry() instead of list_f...
2007-10-09 Pavel EmelyanovCleanup macros for distinguishing mandatory locks
2007-10-09 Pavel Emelyanovlocks: Fix potential OOPS in generic_setlease()
2007-10-09 Pavel EmelyanovUse list_first_entry in locks_wake_up_blocks
2007-10-09 J. Bruce Fieldslocks: fix flock_lock_file() comment
2007-10-09 Pavel EmelyanovMemory shortage can result in inconsistent flocks state
2007-10-09 J. Bruce Fieldslocks: kill redundant local variable
2007-10-09 J. Bruce Fieldslocks: reverse order of posix_locks_conflict() arguments
2007-09-26 Pavel EmelyanovLeases can be hidden by flocks
2007-09-24 Greg Kroah-Hartman- Update to 2.6.22.8-rc1
2007-09-12 Pavel EmelyanovLeases can be hidden by flocks
2007-07-31 Christoph Hellwigrename setlease to generic_setlease
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 J. Bruce Fieldslocks: fix vfs_test_lock() comment
2007-07-18 J. Bruce Fieldslocks: make posix_test_lock() interface more consistent
2007-07-18 J. Bruce Fieldslocks: export setlease to filesystems
2007-07-18 J. Bruce Fieldslocks: provide a file lease method enabling cluster...
2007-07-18 J. Bruce Fieldslocks: rename lease functions to reflect locks.c conven...
2007-07-18 J. Bruce Fieldslocks: share more common lease code
2007-07-18 J. Bruce Fieldslocks: clean up lease_alloc()
2007-07-18 J. Bruce Fieldslocks: convert an -EINVAL return to a BUG
2007-07-18 david m. richterleases: minor break_lease() comment clarification
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-11 J. Bruce Fieldslocks: fix F_GETLK regression (failure to find conflicts)
next