J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 年之前 |
Miklos Szeredi
|
ee19cc406d
fs: locks: remove init_once
|
14 年之前 |
Miklos Szeredi
|
a51cb91d81
fs: fix lock initialization
|
14 年之前 |
Linus Torvalds
|
dc87c55120
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
|
14 年之前 |
Namhyung Kim
|
f32cb53219
locks: use assign_type()
|
14 年之前 |
Matt Fleming
|
ae7eb8979c
fs/locks.c: Remove stale FIXME left over from BKL conversion
|
14 年之前 |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 年之前 |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 年之前 |
J. Bruce Fields
|
255c7cf810
locks: minor setlease cleanup
|
14 年之前 |
J. Bruce Fields
|
c45821d263
locks: eliminate fl_mylease callback
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
J. Bruce Fields
|
8896b93f42
locks: remove dead lease error-handling code
|
14 年之前 |
J. Bruce Fields
|
3df057ac9a
locks: fix leak on merging leases
|
14 年之前 |
Christoph Hellwig
|
bb8430a2c8
locks: remove fl_copy_lock lock_manager operation
|
14 年之前 |
Christoph Hellwig
|
51ee4b84f5
locks: let the caller free file_lock on ->setlease failure
|
14 年之前 |
J. Bruce Fields
|
05fa3135fd
locks: fix setlease methods to free passed-in lock
|
14 年之前 |
J. Bruce Fields
|
096657b65e
locks: fix leaks on setlease errors
|
14 年之前 |
J. Bruce Fields
|
0ceaf6c700
locks: prevent ENOMEM on lease unlock
|
14 年之前 |
Linus Torvalds
|
7420a8c0de
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 年之前 |
Arnd Bergmann
|
72f98e7255
locks: turn lock_flocks into a spinlock
|
14 年之前 |
Linus Torvalds
|
f7347ce4ee
fasync: re-organize fasync entry insertion to allow it under a spinlock
|
14 年之前 |
Arnd Bergmann
|
c5b1f0d92c
locks/nfsd: allocate file lock outside of spinlock
|
14 年之前 |
Jerome Marchand
|
99dc829256
procfs: fix numbering in /proc/locks
|
14 年之前 |
Arnd Bergmann
|
b89f432133
fs/locks.c: prepare for BKL removal
|
14 年之前 |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 年之前 |
Al Viro
|
8737c9305b
Switch may_open() and break_lease() to passing O_...
|
15 年之前 |
Adam Buchbinder
|
c9404c9c39
Fix misspelling of "should" and "shouldn't" in comments.
|
15 年之前 |
Alexey Dobriyan
|
7b021967c5
const: make lock_manager_operations const
|
15 年之前 |
Linus Torvalds
|
774a694f8c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Frederic Weisbecker
|
def01bc53d
sched: Convert the only user of cond_resched_bkl to use cond_resched()
|
16 年之前 |