Randy Dunlap
|
e6eb5ce1b2
fs/block_dev.c: fix new kernel-doc warning
|
14 年之前 |
Linus Torvalds
|
638691a7a4
Merge branch 'for-linus' of git://neil.brown.name/md
|
14 年之前 |
Tejun Heo
|
e7407d1619
block: bd_link_disk_holder() should hold on to holder_dir
|
14 年之前 |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 年之前 |
Chuck Ebbert
|
e51900f7d3
block: revert block_dev read-only check
|
14 年之前 |
Tejun Heo
|
49731baa41
block: restore multiple bd_link_disk_holder() support
|
14 年之前 |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 年之前 |
Al Viro
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Tejun Heo
|
77ea887e43
implement in-kernel gendisk events handling
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 年之前 |
Tejun Heo
|
75f1dc0d07
block: check bdev_read_only() from blkdev_get()
|
14 年之前 |
Tejun Heo
|
6a027eff62
block: reorganize claim/release implementation
|
14 年之前 |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 年之前 |
Tejun Heo
|
e09b457bdb
block: simplify holder symlink handling
|
14 年之前 |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 年之前 |
Nick Piggin
|
7ccf19a804
fs: inode split IO and LRU lists
|
14 年之前 |
Dave Chinner
|
a5491e0c7b
fs: switch bdev inode bdi's correctly
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Christoph Hellwig
|
dd3932eddf
block: remove BLKDEV_IFL_WAIT
|
14 年之前 |
Chris Wright
|
b7300b78d1
blkdev: cgroup whitelist permission fix
|
15 年之前 |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 年之前 |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 年之前 |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 年之前 |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 年之前 |
Tejun Heo
|
e75aa85892
block_dev: always serialize exclusive open attempts
|
15 年之前 |
Jens Axboe
|
3e6c05052c
block: remove duplicate BUG_ON() in bd_finish_claiming()
|
15 年之前 |