Commit Graph

100 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Al Viro fe6e9c1f25 [PATCH] fix cgroup-inflicted breakage in block_dev.c 17 years ago
Pavel Emelyanov 7db9cfd380 devscgroup: check for device permissions at mount time 17 years ago
Adrian Bunk 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 years ago
Adrian Bunk 4c54ac62dc make struct def_blk_aops static 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Qi Yong ba6f867f11 kill an unused PTR_ERR in bdev_cache_init() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 6272b5a586 block_dev: convert to new aops 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Andrew Morton 4210df283c bd_claim_by_disk: fix warning 18 years ago
Johannes Weiner 4e91672c76 Replace obscure constructs in fs/block_dev.c 18 years ago
Matthias Kaehlcke 203a2935c7 fs/block_dev.c: use list_for_each_entry() 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Vignesh Babu BM 1368c4f248 is_power_of_2 in fs/block_dev.c 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Peter Zijlstra 6d740cd5b1 [PATCH] lockdep: annotate BLKPG_DEL_PARTITION 18 years ago