1. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  2. db8eda9 xtensa/platforms/iss/simdisk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  3. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  4. b1833ed simdisk: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  5. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  6. 3d3a6a2 xtensa/simdisk: remove the call to check_disk_change by Christoph Hellwig · 4 years, 6 months ago
  7. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  8. 82bb454 simdisk: stop using ->queuedata by Christoph Hellwig · 4 years, 6 months ago
  9. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  10. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  11. fd58015 xtensa: set proper error code for simdisk_setup() by Chengguang Xu · 6 years ago
  12. fb1b79d xtensa: fix incorrect fd close in error case of simdisk_setup() by Chengguang Xu · 6 years ago
  13. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
  14. 0e78ecc xtensa/simdisk: fix compile error by Christoph Hellwig · 7 years ago
  15. d004a5e7 block: remove __bio_kmap_atomic by Christoph Hellwig · 7 years ago
  16. 5e78e46 xtensa: ISS: Use kmalloc_array() in simdisk_init() by Markus Elfring · 8 years ago
  17. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  18. 549409b4 xtensa: ISS: allow simdisk to use high memory buffers by Max Filippov · 8 years ago
  19. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  20. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  21. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  22. 675675a xtensa: fixup simdisk driver to work with immutable bio_vecs by Jens Axboe · 11 years ago
  23. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  24. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  25. 0757f61 xtensa simdisk: Fix proc_create_data() conversion fallout by Geert Uytterhoeven · 12 years ago
  26. f4b93ba xtensa: don't use a7 in simcalls by Max Filippov · 12 years ago
  27. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  28. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 12 years ago
  29. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  30. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 12 years ago
  31. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 17 years ago