Jan Kara
|
60b0680fa2
vfs: Rename fsync_super() to sync_filesystem() (version 4)
|
16 年之前 |
Jan Kara
|
5cee5815d1
vfs: Make sys_sync() use fsync_super() (version 4)
|
16 年之前 |
Jan Kara
|
429479f031
vfs: Make __fsync_super() a static function (version 4)
|
16 年之前 |
Linus Torvalds
|
512626a04e
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
|
16 年之前 |
Catalin Marinas
|
2e1483c995
kmemleak: Remove some of the kmemleak false positives
|
16 年之前 |
Jens Axboe
|
172124e220
Revert "block: implement blkdev_readpages"
|
16 年之前 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 年之前 |
Jeff Moyer
|
db2dbb12dc
block: implement blkdev_readpages
|
16 年之前 |
Al Viro
|
47e4491b40
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
|
16 年之前 |
Nick Piggin
|
585d3bc06f
fs: move bdev code out of buffer.c
|
16 年之前 |
Takashi Sato
|
fcccf50254
filesystem freeze: implement generic freeze feature
|
16 年之前 |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
NeilBrown
|
d3374825ce
md: make devices disappear when they are no longer needed.
|
16 年之前 |
Randy Dunlap
|
94e2959e7a
fs: fix function param name in kernel-doc
|
16 年之前 |
Theodore Ts'o
|
87d8fe1ee6
add releasepage hooks to block devices which can be used by file systems
|
16 年之前 |
Denis ChengRq
|
c2acf7b908
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
|
16 年之前 |
Christoph Hellwig
|
fd4ce1acd0
[PATCH 1/2] kill FMODE_NDELAY_NOW
|
16 年之前 |
Christoph Hellwig
|
ebbefc011e
[PATCH] clean up blkdev_get a little bit
|
16 年之前 |
Tejun Heo
|
89f97496e8
block: fix __blkdev_get() for removable devices
|
16 年之前 |
Linus Torvalds
|
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
|
16 年之前 |
Al Viro
|
421748ecde
[PATCH] assorted path_lookup() -> kern_path() conversions
|
17 年之前 |
Al Viro
|
56b26add02
[PATCH] kill the rest of struct file propagation in block ioctls
|
16 年之前 |
Al Viro
|
572c489215
[PATCH] sanitize blkdev_get() and friends
|
17 年之前 |
Al Viro
|
30c40d2c01
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
|
17 年之前 |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 年之前 |
Al Viro
|
90b8f2824c
[PATCH] end of methods switch: remove the old ones
|
17 年之前 |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 年之前 |
Al Viro
|
86d434dede
[PATCH] eliminate use of ->f_flags in block methods
|
17 年之前 |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
16 年之前 |
Randy Dunlap
|
496aa8a98f
block: fix current kernel-doc warnings
|
16 年之前 |