1. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  2. 6af3a56 [PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET by Al Viro · 16 years ago
  3. 45048d0 [PATCH] get rid of blkdev_locked_ioctl() by Al Viro · 16 years ago
  4. e436fda [PATCH] get rid of blkdev_driver_ioctl() by Al Viro · 16 years ago
  5. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  6. e5eb8ca [PATCH] remember mode of reiserfs journal by Al Viro · 17 years ago
  7. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  8. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  9. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  10. 511de73 [PATCH] kill the unused bsize on the send side of /dev/loop by Al Viro · 17 years ago
  11. 33c2dca [PATCH] trim file propagation in block/compat_ioctl.c by Al Viro · 16 years ago
  12. 90b8f28 [PATCH] end of methods switch: remove the old ones by Al Viro · 16 years ago
  13. 40cc51b [PATCH] switch sr by Al Viro · 16 years ago
  14. 0338e29 [PATCH] switch sd by Al Viro · 16 years ago
  15. 3e3c9c6 [PATCH] switch ide-scsi by Al Viro · 16 years ago
  16. 4e999af [PATCH] switch tape_block by Al Viro · 16 years ago
  17. 46d7432 [PATCH] switch dcssblk by Al Viro · 16 years ago
  18. 57a7c0b [PATCH] switch dasd by Al Viro · 16 years ago
  19. af0e2a0 [PATCH] switch mtd_blkdevs by Al Viro · 16 years ago
  20. a5a1561 [PATCH] switch mmc by Al Viro · 16 years ago
  21. f3f6015 [PATCH] switch i2o by Al Viro · 16 years ago
  22. 5d9a54b [PATCH] switch memstick by Al Viro · 16 years ago
  23. a39907f [PATCH] switch md by Al Viro · 16 years ago
  24. fe5f9f2 [PATCH] switch dm by Al Viro · 16 years ago
  25. a4600f8 [PATCH] switch ide-tape by Al Viro · 16 years ago
  26. b2f21e0 [PATCH] switch ide-gd by Al Viro · 16 years ago
  27. 488ca60 [PATCH] switch ide-cd by Al Viro · 16 years ago
  28. 4e379ae [PATCH] switch viocd by Al Viro · 16 years ago
  29. 8389feb [PATCH] switch gdrom by Al Viro · 16 years ago
  30. ab746cb [PATCH] switch z2ram by Al Viro · 16 years ago
  31. f3f68b3 [PATCH] switch xyspace by Al Viro · 16 years ago
  32. a63c848 [PATCH] switch xen by Al Viro · 16 years ago
  33. 961846c [PATCH] switch xd by Al Viro · 16 years ago
  34. 4e10985 [PATCH] switch virtio_blk by Al Viro · 16 years ago
  35. f115a14 [PATCH] switch viodasd by Al Viro · 16 years ago
  36. 4099a96 [PATCH] switch ub by Al Viro · 16 years ago
  37. b4d9a44 [PATCH] switch swim3 by Al Viro · 16 years ago
  38. 5e5e007 [PATCH] switch pktdvdcd by Al Viro · 16 years ago
  39. 8cfc7ca [PATCH] switch pf by Al Viro · 16 years ago
  40. b6a8953 [PATCH] switch pd by Al Viro · 16 years ago
  41. c9acf90 [PATCH] switch pcd by Al Viro · 16 years ago
  42. a8cdc30 [PATCH] switch nbd by Al Viro · 16 years ago
  43. bb21488 [PATCH] switch loop by Al Viro · 16 years ago
  44. a4af9b4 [PATCH] switch floppy by Al Viro · 16 years ago
  45. 47844fa [PATCH] switch cpqarray by Al Viro · 16 years ago
  46. ef7822c [PATCH] switch cciss by Al Viro · 16 years ago
  47. 2b9ecd0 [PATCH] switch brd by Al Viro · 16 years ago
  48. 60ad234 [PATCH] switch ataflop by Al Viro · 16 years ago
  49. 94562c1 [PATCH] switch aoeblk by Al Viro · 16 years ago
  50. 47225db [PATCH] switch amiflop by Al Viro · 16 years ago
  51. b564f02 [PATCH] switch DAC960 by Al Viro · 16 years ago
  52. a625c99 [PATCH] switch ubd by Al Viro · 16 years ago
  53. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  54. badf808 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype by Al Viro · 16 years ago
  55. 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 16 years ago
  56. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  57. a0eb62a [PATCH] switch pktcdvd to blkdev_driver_ioctl() by Al Viro · 17 years ago
  58. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  59. 08f8585 [PATCH] move block_device_operations to blkdev.h by Al Viro · 17 years ago
  60. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  61. 1bddd9e [PATCH] lose the unused file argument in generic_ide_ioctl() by Al Viro · 16 years ago
  62. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  63. e915e87 [PATCH] switch sg_scsi_ioctl() to passing fmode_t by Al Viro · 16 years ago
  64. 5842e51 [PATCH] pass mode instead of file to sg_io() by Al Viro · 16 years ago
  65. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  66. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  67. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  68. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  69. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  70. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  71. e8848a1 fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c by Thomas Gleixner · 16 years ago
  72. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  73. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  74. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  75. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  76. 9b7530cc i915: cleanup coding horrors in i915_gem_gtt_pwrite() by Linus Torvalds · 16 years ago
  77. 1ae8778 Fix sprintf format warnings in drm_proc.c by Linus Torvalds · 16 years ago
  78. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  79. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  80. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 72558dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  86. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  87. d67ae20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  88. 1d9a8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  89. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  90. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  91. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  92. 0d46830 Remove empty imacfb.c file by Linus Torvalds · 16 years ago
  93. 9649987 PCI: fix pci_ioremap_bar() on s390 by Heiko Carstens · 16 years ago
  94. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  95. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  96. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  97. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  98. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  99. e5665a4 PCI: document the pcie_aspm kernel parameter by Chuck Ebbert · 16 years ago
  100. aa42d7c PCI: introduce an pci_ioremap(pdev, barnr) function by Arjan van de Ven · 16 years ago