Commit Graph

202 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Andi Kleen 87192a2a49 vfs: cache request_queue in struct block_device 13 years ago
Sergey Senozhatsky ace8577aeb block_dev: Suppress bdev_cache_init() kmemleak warninig 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro f47ec3f283 trim fs/internal.h 13 years ago
Tejun Heo f992ae801a block: make gendisk hold a reference to its queue 13 years ago
Tejun Heo 523e1d399c block: make gendisk hold a reference to its queue 13 years ago
NeilBrown 94007751bb Avoid dereferencing a 'request_queue' after last close. 14 years ago
Tejun Heo d27769ec3d block: add GENHD_FL_NO_PART_SCAN 14 years ago
Rafael J. Wysocki da5aa861be fix block device fallout from ->fsync() changes 14 years ago
Lachlan McIlroy 782b94cdf5 block: initialise bd_super in bdget() 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Josef Bacik 06222e491e fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek 14 years ago
Tejun Heo 85ef06d1d2 block: flush MEDIA_CHANGE from drivers on close(2) 14 years ago
Tejun Heo d4c208b86b block: use the passed in @bdev when claiming if partno is zero 14 years ago
Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 years ago
Tejun Heo 4c49ff3fe1 block: blkdev_get() should access ->bd_disk only after success 14 years ago
Tejun Heo ff2a9941ca block: move bd_set_size() above rescan_partitions() in __blkdev_get() 14 years ago
Tejun Heo 7e69723fef block: move bd_set_size() above rescan_partitions() in __blkdev_get() 14 years ago
Tejun Heo 02e352287a block: rescan partitions on invalidated devices on -ENOMEDIA too 14 years ago
Tejun Heo d4dc210f69 block: don't block events on excl write for non-optical devices 14 years ago
Tejun Heo 1196f8b814 block: rescan partitions on invalidated devices on -ENOMEDIA too 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Dan Carpenter 4345caba34 block: NULL dereference on error path in __blkdev_get() 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Tejun Heo 69e02c59a7 block: Don't check events while open is in progress 14 years ago
Tejun Heo 6936217cc7 block: Don't check events on close unless it was blocked 14 years ago
Tejun Heo facc31ddc3 block: Don't implicitly trigger event check on disk_unblock_events() 14 years ago
Randy Dunlap e6eb5ce1b2 fs/block_dev.c: fix new kernel-doc warning 14 years ago
Tejun Heo e7407d1619 block: bd_link_disk_holder() should hold on to holder_dir 14 years ago
NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 14 years ago
Chuck Ebbert e51900f7d3 block: revert block_dev read-only check 14 years ago
Tejun Heo 49731baa41 block: restore multiple bd_link_disk_holder() support 14 years ago
Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Tejun Heo 77ea887e43 implement in-kernel gendisk events handling 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo 75f1dc0d07 block: check bdev_read_only() from blkdev_get() 14 years ago
Tejun Heo 6a027eff62 block: reorganize claim/release implementation 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Tejun Heo e09b457bdb block: simplify holder symlink handling 14 years ago
Al Viro 51139adac9 convert get_sb_pseudo() users 14 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 14 years ago
Dave Chinner a5491e0c7b fs: switch bdev inode bdi's correctly 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Chris Wright b7300b78d1 blkdev: cgroup whitelist permission fix 15 years ago