1. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  3. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  4. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  5. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  6. e75aa85 block_dev: always serialize exclusive open attempts by Tejun Heo · 14 years ago
  7. 3e6c050 block: remove duplicate BUG_ON() in bd_finish_claiming() by Jens Axboe · 14 years ago
  8. b001836 block: bd_start_claiming cleanup by Nick Piggin · 14 years ago
  9. cf34257 block: bd_start_claiming fix module refcount by Nick Piggin · 14 years ago
  10. 3322e79 fs: convert simple fs to new truncate by Nick Piggin · 14 years ago
  11. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  12. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  13. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  14. d3f2147 Move grabbing s_umount to callers of grab_super() by Al Viro · 14 years ago
  15. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  16. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  17. 6b4517a block: implement bd_claiming and claiming block by Tejun Heo · 14 years ago
  18. 1a3cbbc block: factor out bd_may_claim() by Tejun Heo · 14 years ago
  19. b8af67e fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices by Anton Blanchard · 14 years ago
  20. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  21. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  22. 4b06e5b freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb by Jun'ichi Nomura · 14 years ago
  23. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  24. ab0a973 blkdev: flush disk cache on ->fsync by Christoph Hellwig · 15 years ago
  25. 960cc0f block: use after free bug in __blkdev_get by Neil Brown · 15 years ago
  26. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  27. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  28. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  29. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  30. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  31. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  32. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  33. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  34. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  35. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  36. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  37. 172124e Revert "block: implement blkdev_readpages" by Jens Axboe · 15 years ago
  38. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  39. db2dbb1 block: implement blkdev_readpages by Jeff Moyer · 15 years ago
  40. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 15 years ago
  41. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  42. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 15 years ago
  43. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  44. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 15 years ago
  45. 94e2959 fs: fix function param name in kernel-doc by Randy Dunlap · 15 years ago
  46. 87d8fe1 add releasepage hooks to block devices which can be used by file systems by Theodore Ts'o · 15 years ago
  47. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  48. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  49. ebbefc0 [PATCH] clean up blkdev_get a little bit by Christoph Hellwig · 16 years ago
  50. 89f9749 block: fix __blkdev_get() for removable devices by Tejun Heo · 16 years ago
  51. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  52. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  53. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  54. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  55. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  56. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  57. 90b8f28 [PATCH] end of methods switch: remove the old ones by Al Viro · 16 years ago
  58. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  59. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  60. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  61. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  62. 57d1b53 block_dev: fix kernel-doc in new functions by Randy Dunlap · 16 years ago
  63. 608aeef Call flush_disk() after detecting an online resize. by Andrew Patterson · 16 years ago
  64. 56ade44 Added flush_disk to factor out common buffer cache flushing code. by Andrew Patterson · 16 years ago
  65. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  66. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  67. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  68. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  69. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  70. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  71. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  72. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  73. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  74. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  75. 8266602 [PATCH] fix bdev leak in block_dev.c do_open() by Al Viro · 16 years ago
  76. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  77. fe6e9c1 [PATCH] fix cgroup-inflicted breakage in block_dev.c by Al Viro · 16 years ago
  78. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 16 years ago
  79. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 16 years ago
  80. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 16 years ago
  81. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  82. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  83. ba6f867 kill an unused PTR_ERR in bdev_cache_init() by Qi Yong · 16 years ago
  84. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  85. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  86. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  87. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  88. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  89. 4210df2 bd_claim_by_disk: fix warning by Andrew Morton · 17 years ago
  90. 4e91672 Replace obscure constructs in fs/block_dev.c by Johannes Weiner · 17 years ago
  91. 203a293 fs/block_dev.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  92. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  93. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  94. 1368c4f is_power_of_2 in fs/block_dev.c by Vignesh Babu BM · 17 years ago
  95. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  96. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 17 years ago
  97. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  98. 6d740cd [PATCH] lockdep: annotate BLKPG_DEL_PARTITION by Peter Zijlstra · 17 years ago
  99. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  100. b2e895d [PATCH] revert blockdev direct io back to 2.6.19 version by Andrew Morton · 17 years ago