Al Viro
|
47e4491b40
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
|
il y a 16 ans |
Nick Piggin
|
585d3bc06f
fs: move bdev code out of buffer.c
|
il y a 16 ans |
Takashi Sato
|
fcccf50254
filesystem freeze: implement generic freeze feature
|
il y a 16 ans |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
il y a 16 ans |
NeilBrown
|
d3374825ce
md: make devices disappear when they are no longer needed.
|
il y a 16 ans |
Randy Dunlap
|
94e2959e7a
fs: fix function param name in kernel-doc
|
il y a 16 ans |
Theodore Ts'o
|
87d8fe1ee6
add releasepage hooks to block devices which can be used by file systems
|
il y a 16 ans |
Denis ChengRq
|
c2acf7b908
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
|
il y a 16 ans |
Christoph Hellwig
|
fd4ce1acd0
[PATCH 1/2] kill FMODE_NDELAY_NOW
|
il y a 16 ans |
Christoph Hellwig
|
ebbefc011e
[PATCH] clean up blkdev_get a little bit
|
il y a 16 ans |
Tejun Heo
|
89f97496e8
block: fix __blkdev_get() for removable devices
|
il y a 16 ans |
Linus Torvalds
|
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
|
il y a 16 ans |
Al Viro
|
421748ecde
[PATCH] assorted path_lookup() -> kern_path() conversions
|
il y a 17 ans |
Al Viro
|
56b26add02
[PATCH] kill the rest of struct file propagation in block ioctls
|
il y a 16 ans |
Al Viro
|
572c489215
[PATCH] sanitize blkdev_get() and friends
|
il y a 17 ans |
Al Viro
|
30c40d2c01
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
|
il y a 17 ans |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
il y a 17 ans |
Al Viro
|
90b8f2824c
[PATCH] end of methods switch: remove the old ones
|
il y a 17 ans |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
il y a 17 ans |
Al Viro
|
86d434dede
[PATCH] eliminate use of ->f_flags in block methods
|
il y a 17 ans |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
il y a 16 ans |
Randy Dunlap
|
496aa8a98f
block: fix current kernel-doc warnings
|
il y a 16 ans |
Randy Dunlap
|
57d1b5366f
block_dev: fix kernel-doc in new functions
|
il y a 16 ans |
Andrew Patterson
|
608aeef17a
Call flush_disk() after detecting an online resize.
|
il y a 16 ans |
Andrew Patterson
|
56ade44b46
Added flush_disk to factor out common buffer cache flushing code.
|
il y a 16 ans |
Andrew Patterson
|
c3279d1454
Adjust block device size after an online resize of a disk.
|
il y a 16 ans |
Andrew Patterson
|
0c002c2f74
Wrapper for lower-level revalidate_disk routines.
|
il y a 16 ans |
Tejun Heo
|
0762b8bde9
block: always set bdev->bd_part
|
il y a 16 ans |
Tejun Heo
|
4c46501d16
block: move holder_dir from disk to part0
|
il y a 16 ans |
Tejun Heo
|
b5d0b9df0b
block: introduce partition 0
|
il y a 16 ans |