Commit Graph

63 Commits (cfaea787c05822acbb4d8963baee5edd1cc0258f)

Author SHA1 Message Date
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Nick Piggin 6272b5a586 block_dev: convert to new aops 17 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 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
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Andrew Morton b2e895dbd8 [PATCH] revert blockdev direct io back to 2.6.19 version 18 years ago
Chen, Kenneth W cda9205da2 [PATCH] fix blk_direct_IO bio preparation 18 years ago
Andrew Morton 790816dd54 [PATCH] blockdev direct_io: fix signedness bug 18 years ago
David Chinner f73ca1b76c [PATCH] Revert bd_mount_mutex back to a semaphore 18 years ago
Chen, Kenneth W e61c90188b [PATCH] optimize o_direct on block devices 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Peter Zijlstra c48f70c3d0 [PATCH] bdev: fix ->bd_part_count leak 18 years ago
NeilBrown 6796bf54a6 [PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning 18 years ago
NeilBrown 37be41241f [PATCH] lockdep: simplify some aspects of bd_mutex nesting 18 years ago
NeilBrown fd27c7a1bf [PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks 18 years ago
Peter Zijlstra 35a6027f1a [PATCH] new bd_mutex lockdep annotation 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Andrew Morton 36a561d6a9 [PATCH] find_bd_holder() fix 18 years ago
Jun'ichi Nomura df6c0cd9a8 [PATCH] clean up add_bd_holder() 18 years ago
Jun'ichi Nomura bcb55165d3 [PATCH] fix bd_claim_by_kobject error handling 18 years ago
Pavel Emelianov 6a2aae06cc [PATCH] Fix potential OOPs in blkdev_open() 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells b71e8a4ce0 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] 19 years ago
David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
Jason Baron 87d7c8aca8 [PATCH] block_dev.c mutex_lock_nested() fix 19 years ago
Andrew Morton 4d7dd8fd95 [PATCH] blockdev.c: check driver layer errors 19 years ago
Peter Zijlstra 6946bd6363 [PATCH] lockdep: fix blkdev_open() warning 19 years ago
Ingo Molnar 663d440eaa [PATCH] lockdep: annotate blkdev nesting 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
OGAWA Hirofumi 09d967c6f3 [PATCH] Fix a race condition between ->i_mapping and iput() 19 years ago
Jens Axboe 7f9c51f0d9 [PATCH] Add ->splice_read/splice_write to def_blk_fops 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago