Commit Graph

128 Commits (2b0b05ddc04b6d45e71cd36405df512075786f1e)

Author SHA1 Message Date
Andrew Morton b1dd3b2843 vfs: rename block_fsync() to blkdev_fsync() 15 years ago
Anton Blanchard 55ab3a1ff8 raw: fsync method is now required 15 years ago
Jun'ichi Nomura 4b06e5b9ad freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb 15 years ago
Christoph Hellwig ab0a9735e0 blkdev: flush disk cache on ->fsync 16 years ago
Neil Brown 960cc0f4fe block: use after free bug in __blkdev_get 16 years ago
Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks 16 years ago
Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Jens Axboe 2c96ce9f20 fs: remove bdev->bd_inode_backing_dev_info 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Alan Jenkins dddac6a7b4 PM / Hibernate: Replace bdget call with simple atomic_inc of i_count 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Catalin Marinas 2e1483c995 kmemleak: Remove some of the kmemleak false positives 16 years ago
Jens Axboe 172124e220 Revert "block: implement blkdev_readpages" 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jeff Moyer db2dbb12dc block: implement blkdev_readpages 16 years ago
Al Viro 47e4491b40 Cleanup after commit 585d3bc06f 16 years ago
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
NeilBrown d3374825ce md: make devices disappear when they are no longer needed. 16 years ago
Randy Dunlap 94e2959e7a fs: fix function param name in kernel-doc 16 years ago
Theodore Ts'o 87d8fe1ee6 add releasepage hooks to block devices which can be used by file systems 16 years ago
Denis ChengRq c2acf7b908 fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization 16 years ago
Christoph Hellwig fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
Christoph Hellwig ebbefc011e [PATCH] clean up blkdev_get a little bit 16 years ago
Tejun Heo 89f97496e8 block: fix __blkdev_get() for removable devices 16 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro 90b8f2824c [PATCH] end of methods switch: remove the old ones 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Randy Dunlap 496aa8a98f block: fix current kernel-doc warnings 17 years ago
Randy Dunlap 57d1b5366f block_dev: fix kernel-doc in new functions 17 years ago
Andrew Patterson 608aeef17a Call flush_disk() after detecting an online resize. 17 years ago
Andrew Patterson 56ade44b46 Added flush_disk to factor out common buffer cache flushing code. 17 years ago
Andrew Patterson c3279d1454 Adjust block device size after an online resize of a disk. 17 years ago
Andrew Patterson 0c002c2f74 Wrapper for lower-level revalidate_disk routines. 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo 4c46501d16 block: move holder_dir from disk to part0 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 17 years ago