1. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 42cfc6b s390/dcssblk: correct out of bounds array indexes by Martin Schwidefsky · 9 years ago
  3. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  4. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  5. 3a9f918 s390/dcss: array index 'i' is used before limits check. by Ameen Ali · 10 years ago
  6. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  7. 5be6fdc dcssblk: issue warning when trying to save SN/EN type DCSS by Gerald Schaefer · 10 years ago
  8. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  9. 1cd5ad7 s390: block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  11. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  12. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  13. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  14. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  16. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  17. 521b3d7 s390/dcssblk: cleanup device attribute usage by Sebastian Ott · 12 years ago
  18. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  19. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 14 years ago
  20. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  21. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  22. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  23. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  24. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 15 years ago
  25. d059148 [S390] dcssblk: revert devt conversion by Gerald Schaefer · 15 years ago
  26. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  27. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  28. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  29. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  30. 46d7432 [PATCH] switch dcssblk by Al Viro · 17 years ago
  31. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  32. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  33. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  34. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  35. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  36. dbe13d9 [S390] dcss: fix build bug. by Heiko Carstens · 16 years ago
  37. 04f64b5 [S390] dcssblk: fix race in dcssblk_add_store() by Gerald Schaefer · 16 years ago
  38. ded77fb [S390] Cleanup dcssblk printk messages. by Hongjie Yang · 16 years ago
  39. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  40. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  41. 39f73b2 [S390] dcss: Fix Unlikely(x) != y by Roel Kluin · 17 years ago
  42. c5411db [S390] dcss: Initialize workqueue before using it. by Heiko Carstens · 17 years ago
  43. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  44. 436d1bc [S390] dcssblk: prevent early access without own make_request function by Christian Borntraeger · 17 years ago
  45. 931bb68 [S390] device_schedule_callback() for dcssblk. by Gerald Schaefer · 17 years ago
  46. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  47. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  48. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  49. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  50. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 18 years ago
  51. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 19 years ago
  52. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 19 years ago
  53. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  54. f901e5d [PATCH] s/390: compile fix for dcssblk by Cornelia Huck · 19 years ago
  55. 420edbc [PATCH] xip: bdev: execute in place by Carsten Otte · 19 years ago
  56. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago