1. 20a34a8 dm log: add flush_header function by Mikulas Patocka · 15 years ago
  2. b09acf1 dm raid1: split touched state into two by Mikulas Patocka · 15 years ago
  3. 4184153 dm raid1: support flush by Mikulas Patocka · 15 years ago
  4. f1e5398 dm io: remove extra bi_io_vec region hack by Mikulas Patocka · 15 years ago
  5. 952b355 dm io: use slab for struct io by Mikulas Patocka · 15 years ago
  6. 542da31 dm crypt: make wipe message also wipe essiv key by Milan Broz · 15 years ago
  7. b95bf2d dm crypt: separate essiv allocation from initialisation by Milan Broz · 15 years ago
  8. 5861f1b dm crypt: restructure essiv error path by Milan Broz · 15 years ago
  9. 6047359 dm crypt: move private iv fields to structs by Milan Broz · 15 years ago
  10. 0b43095 dm crypt: make wipe message also wipe tfm key by Milan Broz · 15 years ago
  11. 8e87b9b dm snapshot: cope with chunk size larger than origin by Mikulas Patocka · 15 years ago
  12. 94e76572 dm snapshot: only take lock for statustype info not table by Mikulas Patocka · 15 years ago
  13. d2bb7df dm: sysfs add empty release function to avoid debug warning by Milan Broz · 15 years ago
  14. 613978f dm exception store: free tmp_store on persistent flag error by Julia Lawall · 15 years ago
  15. 6076905 dm: avoid _hash_lock deadlock by Mikulas Patocka · 15 years ago
  16. d954fbf tracing: Fix wrong usage of strstrip in trace_ksyms by Thomas Gleixner · 15 years ago
  17. d4581a2 sys: Fix missing rcu protection for __task_cred() access by Thomas Gleixner · 15 years ago
  18. 7cf7db8 signals: Fix more rcu assumptions by Thomas Gleixner · 15 years ago
  19. 14d8c9f signal: Fix racy access to __task_cred in kill_pid_info_as_uid() by Thomas Gleixner · 15 years ago
  20. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 15 years ago
  21. 3695669 lp: move compat_ioctl handling into lp.c by Arnd Bergmann · 15 years ago
  22. 43c6e7b9 compat_ioctl: pass compat pointer directly to handlers by Arnd Bergmann · 15 years ago
  23. 661f627 compat_ioctl: simplify lookup table by Arnd Bergmann · 15 years ago
  24. 789f0f8 compat_ioctl: simplify calling of handlers by Arnd Bergmann · 15 years ago
  25. 5a07ea0 compat_ioctl: inline all conversion handlers by Arnd Bergmann · 15 years ago
  26. 348c4b9 compat_ioctl: Remove BKL by Arnd Bergmann · 15 years ago
  27. fb07a5f compat_ioctl: remove all VT ioctl handling by Arnd Bergmann · 15 years ago
  28. c557c15 net: niu uses crc32, so select CRC32 by Randy Dunlap · 15 years ago
  29. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  30. 3d77038 asm-generic: add sys_recvmmsg to unistd.h by Arnd Bergmann · 15 years ago
  31. 9ab8764 asm-generic: add sys_accept4 to unistd.h by Arnd Bergmann · 15 years ago
  32. 1f018c8 asm-generic/gpio.h: add some forward decls of the device struct by Mike Frysinger · 15 years ago
  33. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  34. 5d618cb mac80211: Fixed bug in mesh portal paths by Javier Cardona · 15 years ago
  35. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  36. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  37. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  38. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  39. b22b97c powerpc/cpm2_pic: Allow correct flow_types for port C interrupts by Mark Ware · 15 years ago
  40. 761c9d4 ASoC: Fix build of OMAP sound drivers by Olof Johansson · 15 years ago
  41. b9889ed sched: Remove forced2_migrations stats by Ingo Molnar · 15 years ago
  42. 82bbbf2 Fix a CFQ crash in "for-2.6.33" branch of block tree by Vivek Goyal · 15 years ago
  43. 3989d17 HTC Dream: mmc compilation fixes by Pavel Machek · 15 years ago
  44. 4e00dc7 video: Allow selecting MSM framebuffer in Kconfig by Pavel Machek · 15 years ago
  45. 0c19d21 Add arm msm maintainer entry by Daniel Walker · 15 years ago
  46. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  47. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  48. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  49. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  50. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  51. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  52. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  53. 1255803 x86, perf events: Check if we have APIC enabled by Cyrill Gorcunov · 15 years ago
  54. 5e855db perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 15 years ago
  55. 83e7332 [SCSI] pm8001: misc code cleanup by jack wang · 15 years ago
  56. 7c8356d [SCSI] pm8001: enable read HBA SAS address from VPD by jack wang · 15 years ago
  57. 8257ec8 [SCSI] pm8001: do not reset local sata as it will not be found if reset by jack wang · 15 years ago
  58. a61b869 [SCSI] pm8001: bit set pm8001_ha->flags by jack wang · 15 years ago
  59. f01f4e6 [SCSI] pm8001:fix potential NULL pointer dereference by jack wang · 15 years ago
  60. 0330dba [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. by jack wang · 15 years ago
  61. afc5ca9 [SCSI] pm8001: fix endian issues with SAS address by jack wang · 15 years ago
  62. 1cc943a [SCSI] pm8001: enhance error handle for IO patch by jack wang · 15 years ago
  63. 9e79e12 [SCSI] pm8001: Fix for sata io circular lock dependency. by jack wang · 15 years ago
  64. edd1636 [SCSI] hpsa: add driver for HP Smart Array controllers. by Stephen M. Cameron · 15 years ago
  65. 0109abf [SCSI] cxgb3i: always use negative errno in case of error by kxie@chelsio.com · 15 years ago
  66. 45ca38e [SCSI] bnx2i: minor code cleanup and update driver version by Anil Veerabhadrappa · 15 years ago
  67. 85fef20 [SCSI] bnx2i: Task management ABORT TASK fixes by Anil Veerabhadrappa · 15 years ago
  68. 8776193 [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets by Anil Veerabhadrappa · 15 years ago
  69. f8c9abe [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero value is specified by Anil Veerabhadrappa · 15 years ago
  70. 5d9e1fa [SCSI] bnx2i: Add 5771E device support to bnx2i driver by Anil Veerabhadrappa · 15 years ago
  71. 99c965d [SCSI] ipr: fix EEH recovery by Kleber Sacilotto de Souza · 15 years ago
  72. dcece41 [SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn by Yi Zou · 15 years ago
  73. e46b63b [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. by Pravin Bathija · 15 years ago
  74. 7729cb7 [SCSI] qla2xxx: Update version number to 8.03.01-k8. by Giridhar Malavali · 15 years ago
  75. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  76. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  77. 1486400 [SCSI] qla2xxx: dpc thread can execute before scsi host has been added by Michael Reed · 15 years ago
  78. 5d0961f [SCSI] libosd: Fix blk_put_request locking again by Boaz Harrosh · 15 years ago
  79. aeab3fd [SCSI] megaraid_sas: make driver PCI legacy I/O port free driver by Noriyuki Fujii · 15 years ago
  80. d8705f1 [SCSI] Correctly handle thin provisioning write error by Martin K. Petersen · 15 years ago
  81. e339c1a [SCSI] sd: WRITE SAME(16) / UNMAP support by Martin K. Petersen · 15 years ago
  82. cc9b2e9 [SCSI] enclosure: fix oops while iterating enclosure_status array by James Bottomley · 15 years ago
  83. c982c36 [SCSI] st: fix mdata->page_order handling by FUJITA Tomonori · 15 years ago
  84. 78b9fb6 [SCSI] be2iscsi: Adding support for various Async messages from chip by Jayamohan Kallickal · 15 years ago
  85. 7ec4ad0 [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA by Srinivas · 15 years ago
  86. 729c845 [SCSI] pmcraid: support SMI-S object model of storage pool by Anil Ravindranath · 15 years ago
  87. 48de68a [SCSI] fc class: fix fc_transport_init error handling by Mike Christie · 15 years ago
  88. d685c26 [SCSI] mpt2sas: add missing initialization of scsih_cmds by Kashyap, Desai · 15 years ago
  89. 6f4fdda [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list by Moger, Babu · 15 years ago
  90. 8e68597 [SCSI] lpfc: fix hang on SGI ia64 platform by Michael Reed · 15 years ago
  91. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  92. 190f38e NFS: Fix nfs_migrate_page() by Trond Myklebust · 15 years ago
  93. 8e0eb40 ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  94. 68eb3db ext3: Fix data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  95. 5a20bdf ext4: Support for 64-bit quota format by Jan Kara · 15 years ago
  96. 1aeec43 ext3: Support for vfsv1 quota format by Jan Kara · 15 years ago
  97. 498c601 quota: Implement quota format with 64-bit space and inode limits by Jan Kara · 15 years ago
  98. 3067393 quota: Move definition of QFMT_OCFS2 to linux/quota.h by Jan Kara · 15 years ago
  99. 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 15 years ago
  100. 4cf46b6 ext3: Unify log messages in ext3 by Alexey Fisher · 15 years ago