Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Al Viro
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 years ago |
Al Viro
|
c8aebb0c9f
per-superblock default ->d_op
|
14 years ago |
Alexey Dobriyan
|
57cc7215b7
headers: kobject.h redux
|
14 years ago |
Nick Piggin
|
ceb5bdc2d2
fs: dcache per-bucket dcache hash locking
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Nick Piggin
|
44a7d7a878
fs: cache optimise dentry and inode for rcu-walk
|
14 years ago |
Nick Piggin
|
ff0c7d15f9
fs: avoid inode RCU freeing for pseudo fs
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
J. Bruce Fields
|
c45821d263
locks: eliminate fl_mylease callback
|
14 years ago |
Tejun Heo
|
77ea887e43
implement in-kernel gendisk events handling
|
14 years ago |
Linus Torvalds
|
6072d13c42
Call the filesystem back whenever a page is removed from the page cache
|
14 years ago |
Loïc Minier
|
3a3a1af37f
include/linux/fs.h: fix userspace build
|
14 years ago |
Lukas Czerner
|
93bb41f4f8
fs: Do not dispatch FITRIM through separate super_operation
|
14 years ago |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Tejun Heo
|
e09b457bdb
block: simplify holder symlink handling
|
14 years ago |
Christoph Hellwig
|
bb8430a2c8
locks: remove fl_copy_lock lock_manager operation
|
14 years ago |
J. Bruce Fields
|
05fa3135fd
locks: fix setlease methods to free passed-in lock
|
14 years ago |
Linus Torvalds
|
435f49a518
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
|
14 years ago |
Al Viro
|
ceefda6931
switch get_sb_ns() users
|
15 years ago |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 years ago |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Al Viro
|
c96e41e92b
beginning of transtion: ->mount()
|
15 years ago |
Ingo Molnar
|
b31d42a5af
Fix compile brekage with !CONFIG_BLOCK
|
14 years ago |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 years ago |