Commit Graph

77 Commits (1a0c009ac53de4a7664a1239936f0bc258133156)

Author SHA1 Message Date
J. Bruce Fields 97855b49b6 locks: fix possible infinite loop in posix deadlock detection 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Pavel Emelyanov 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 years ago
Matthias Kaehlcke 094f282521 fs/locks.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
Pavel Emelyanov 85c59580b3 locks: Fix potential OOPS in generic_setlease() 18 years ago
Pavel Emelyanov f0c1cd0eaf Use list_first_entry in locks_wake_up_blocks 18 years ago
J. Bruce Fields 02888f41e9 locks: fix flock_lock_file() comment 18 years ago
Pavel Emelyanov 84d535ade6 Memory shortage can result in inconsistent flocks state 18 years ago
J. Bruce Fields 526985b9dd locks: kill redundant local variable 18 years ago
J. Bruce Fields b842e240f2 locks: reverse order of posix_locks_conflict() arguments 18 years ago
Pavel Emelyanov 0e2f6db88a Leases can be hidden by flocks 18 years ago
Christoph Hellwig 0af1a45046 rename setlease to generic_setlease 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
J. Bruce Fields 6924c55492 locks: fix vfs_test_lock() comment 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 4698afe8e3 locks: export setlease to filesystems 18 years ago
J. Bruce Fields f9ffed26d6 locks: provide a file lease method enabling cluster-coherent leases 18 years ago
J. Bruce Fields a9933cea7a locks: rename lease functions to reflect locks.c conventions 18 years ago
J. Bruce Fields 6d5e8b05ca locks: share more common lease code 18 years ago
J. Bruce Fields e32b8ee27b locks: clean up lease_alloc() 18 years ago
J. Bruce Fields d2ab0b0c4c locks: convert an -EINVAL return to a BUG 18 years ago
david m. richter 87250dd26a leases: minor break_lease() comment clarification 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
J. Bruce Fields 129a84de23 locks: fix F_GETLK regression (failure to find conflicts) 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Marc Eshel 2beb6614f5 locks: add fl_grant callback for asynchronous lock return 18 years ago
Marc Eshel 9b9d2ab415 locks: add lock cancel command 18 years ago
Marc Eshel 150b393456 locks: allow {vfs,posix}_lock_file to return conflicting lock 18 years ago
Marc Eshel 7723ec9777 locks: factor out generic/filesystem switch from setlock code 18 years ago
J. Bruce Fields 3ee17abd14 locks: factor out generic/filesystem switch from test_lock 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
J. Bruce Fields 70cc6487a4 locks: make ->lock release private data before returning in GETLK case 18 years ago
J. Bruce Fields c2fa1b8a6c locks: create posix-to-flock helper functions 18 years ago
J. Bruce Fields 226a998dbf locks: trivial removal of unnecessary parentheses 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Josef 'Jeff' Sipek f5579f8c7d [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values 19 years ago
Trond Myklebust 74361cb682 [PATCH] fcntl(F_SETSIG) fix 19 years ago
Trond Myklebust f07f18dd6f VFS: Add support for the FL_ACCESS flag to flock_lock_file() 19 years ago
Trond Myklebust f475ae957d VFS: Allow caller to determine if BSD or posix locks were actually freed 19 years ago
Adrian Bunk b0904e147f [PATCH] fs/locks.c: make posix_locks_deadlock() static 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Miklos Szeredi ff7b86b820 [PATCH] locks: clean up locks_remove_posix() 19 years ago
Miklos Szeredi 39005d022a [PATCH] locks: don't do unnecessary allocations 19 years ago
Miklos Szeredi 0d9a490abe [PATCH] locks: don't unnecessarily fail posix lock operations 19 years ago
Miklos Szeredi c89681ed7d [PATCH] remove steal_locks() 19 years ago
Kirill Korotaev 9cedc194a7 [PATCH] Return error in case flock_lock_file failure 19 years ago