1. d5850ff Lockd: host complaining function introduced by Stanislav Kinsbursky · 12 years ago
  2. caa4e76 LockD: manage used host count per networks namespace by Stanislav Kinsbursky · 12 years ago
  3. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  4. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  5. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  6. 59ea33a tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 12 years ago
  7. 6081030 Revert "openvswitch: potential NULL deref in sample()" by Jesse Gross · 12 years ago
  8. 505fbcf ipv4: fix TCP early demux by Eric Dumazet · 12 years ago
  9. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago
  10. e4c7f25 USB: kaweth.c: use GFP_ATOMIC under spin_lock by Dan Carpenter · 12 years ago
  11. 4249357 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 12 years ago
  12. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  13. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  14. 96d6d59 locks: move lease-specific code out of locks_delete_lock by J. Bruce Fields · 12 years ago
  15. 1a500f0 CIFS: Add SMB2 support for rmdir by Pavel Shilovsky · 12 years ago
  16. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  17. a0e7318 CIFS: Add SMB2 support for mkdir operation by Pavel Shilovsky · 13 years ago
  18. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  19. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  20. 9e8fa04 RDMA/ocrdma: Fix check of GSI CQs by Roland Dreier · 12 years ago
  21. 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
  22. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  23. d155255 tty: Fix race in tty release by Alan Cox · 12 years ago
  24. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  25. c7d36ab NVMe: Fix uninitialized iod compiler warning by Keith Busch · 12 years ago
  26. a0cadb8 NVMe: Do not set IO queue depth beyond device max by Keith Busch · 12 years ago
  27. c4bfe94 ALSA: hda - Fix WARNING from HDMI/DP parser by Takashi Iwai · 12 years ago
  28. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  29. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  30. 28ea499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  31. f39c110 ARM: Kirkwood: Replace mrvl with marvell by Andrew Lunn · 12 years ago
  32. f3af1c7 ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT. by Andrew Lunn · 12 years ago
  33. b94a257 ARM: Kirkwood: Describe Dreamplug LEDs in DT. by Andrew Lunn · 12 years ago
  34. 258f367 ARM: Kirkwood: Describe iConnects LEDs in DT. by Andrew Lunn · 12 years ago
  35. 48135a6 ARM: Kirkwood: Describe iConnects temperature sensor in DT. by Andrew Lunn · 12 years ago
  36. 157727d ARM: Kirkwood: Describe IB62x0 LEDs in DT. by Andrew Lunn · 12 years ago
  37. c06c7ca ARM: Kirkwood: Describe IB62x0 gpio-keys in DT. by Andrew Lunn · 12 years ago
  38. bb53d82 ARM: Kirkwood: Describe DNS32? gpio-keys in DT. by Jamie Lentin · 12 years ago
  39. 5b60c14 ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi by Jamie Lentin · 12 years ago
  40. 09059e9 ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindings by Jamie Lentin · 12 years ago
  41. 55650d4 ARM: Kirkwood: Describe DNS325 temperature sensor in DT. by Andrew Lunn · 12 years ago
  42. 2cef1a2 ARM: Kirkwood: Use DT to configure SATA device. by Andrew Lunn · 12 years ago
  43. be2aa95 ARM: kirkwood: use devicetree for SPI on dreamplug by Michael Walle · 12 years ago
  44. 4aff38a ARM: kirkwood: Add LS-XHL and LS-CHLv2 support by Michael Walle · 12 years ago
  45. 5136b2a ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex Net by Josh Coombs · 12 years ago
  46. 9eb61f4 ARM: Kirkwood: Add basic device tree support for QNAP TS219. by Andrew Lunn · 12 years ago
  47. 97b414e ATA: sata_mv: Add device tree support by Andrew Lunn · 12 years ago
  48. 1e7bad0 ARM: Orion: DTify the watchdog timer. by Andrew Lunn · 12 years ago
  49. e91cac0 ARM: Orion: Add arch support needed for I2C via DT. by Andrew Lunn · 12 years ago
  50. 7637212 ARM: kirkwood: use devicetree for orion-spi by Michael Walle · 12 years ago
  51. 278b45b ARM: Orion: DT support for IRQ and GPIO Controllers by Andrew Lunn · 12 years ago
  52. 89fb2d7 Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3 by Andrew Lunn · 12 years ago
  53. 4297103 Merge tag 'spi-3.6' into v3.5-rc7-dt-v3 by Andrew Lunn · 12 years ago
  54. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  55. e49e582 dm thin: add read only and fail io modes by Joe Thornber · 12 years ago
  56. da105ed dm thin metadata: introduce dm_pool_abort_metadata by Joe Thornber · 12 years ago
  57. 12ba58a dm thin metadata: introduce dm_pool_metadata_set_read_only by Joe Thornber · 12 years ago
  58. 3109755 dm persistent data: introduce dm_bm_set_read_only by Joe Thornber · 12 years ago
  59. 4afdd68 dm thin: reduce number of metadata commits by Joe Thornber · 12 years ago
  60. 40db5a5 dm thin metadata: add dm_thin_changed_this_transaction by Joe Thornber · 12 years ago
  61. 66b1edc dm thin metadata: add format option to dm_pool_metadata_open by Joe Thornber · 12 years ago
  62. 0fa5b17 dm thin metadata: tidy up open and format error paths by Joe Thornber · 12 years ago
  63. d73ec52 dm thin metadata: only check incompat features on open by Mike Snitzer · 12 years ago
  64. b793995 dm thin metadata: remove duplicate pmd initialisation by Joe Thornber · 12 years ago
  65. 8801e06 dm thin metadata: remove create parameter from __create_persistent_data_objects by Joe Thornber · 12 years ago
  66. 237074c dm thin metadata: move __superblock_all_zeroes to __open_or_format_metadata by Joe Thornber · 12 years ago
  67. a97e5e6 dm thin metadata: remove nr_blocks arg from __create_persistent_data_objects by Joe Thornber · 12 years ago
  68. e4d2205 dm thin metadata: split __open or format metadata by Joe Thornber · 12 years ago
  69. d633281 dm thin metadata: use struct dm_pool_metadata members in __open_or_format_metadata by Joe Thornber · 12 years ago
  70. 583ceee dm thin metadata: zero unused superblock uuid by Joe Thornber · 12 years ago
  71. 270938b dm thin metadata: lift __begin_transaction out of __write_initial_superblock by Joe Thornber · 12 years ago
  72. 10d2a9f dm thin metadata: move dm_commit_pool_metadata into __write_initial_superblock by Joe Thornber · 12 years ago
  73. 9cb6653 dm thin metadata: factor out __write_initial_superblock by Joe Thornber · 12 years ago
  74. 6a0ebd3 dm thin metadata: lift some initialisation out of __open_or_format_metadata by Joe Thornber · 12 years ago
  75. f9dd935 dm thin metadata: factor __destroy_persistent_data out of dm_pool_metadata_close by Joe Thornber · 12 years ago
  76. 332627d dm thin metadata: move bm creation code into create_persistent_data_objects by Joe Thornber · 12 years ago
  77. 77f49a4 dm thin metadata: rename init_pmd to __create_persistent_data_objects by Joe Thornber · 12 years ago
  78. 2597119 dm thin metadata: wrap superblock locking by Joe Thornber · 12 years ago
  79. 3c9ad9b dm persistent data: stop using dm_bm_unlock_move when shadowing blocks in tm by Joe Thornber · 12 years ago
  80. 384ef0e dm persistent data: tidy transaction manager creation fns by Joe Thornber · 12 years ago
  81. eb04cf6 dm thin metadata: stop tracking need for commit by Joe Thornber · 12 years ago
  82. 51a0f65 dm persistent data: create new dm_block_manager struct by Joe Thornber · 12 years ago
  83. 41675ae dm thin metadata: factor __setup_btree_details out of init_pmd by Joe Thornber · 12 years ago
  84. 0ac5548 dm: use bool bitfields in struct dm_target by Alasdair G Kergon · 12 years ago
  85. 16ad3d1 dm thin: set flush_supported by Joe Thornber · 12 years ago
  86. 0e9c24e dm: allow targets to request flushes regardless of underlying device support by Joe Thornber · 12 years ago
  87. f4b9036 dm persistent data: only commit space map if index changed by Joe Thornber · 12 years ago
  88. 8d44c98 dm persistent data: always unlock superblock in dm_bm_flush_and_unlock by Joe Thornber · 12 years ago
  89. 6004970 dm thin: avoid unnecessarily breaking sharing for flushes by Joe Thornber · 12 years ago
  90. 905386f dm thin: fix memory leak in process_prepared_mapping error paths by Joe Thornber · 12 years ago
  91. c66029f dm crypt: rename struct convert_context sector field by Mikulas Patocka · 12 years ago
  92. 49a8a92 dm crypt: store crypt_config instead of dm_target struct by Alasdair G Kergon · 12 years ago
  93. fd2d231 dm crypt: move cipher data out of per_cpu struct by Mikulas Patocka · 12 years ago
  94. c039c33 dm raid: move sectors_per_dev calculation by Jonathan E Brassow · 12 years ago
  95. 40b6229 dm crypt: rename pending field by Mikulas Patocka · 12 years ago
  96. f999e8f dm raid: restructure parse_raid_params by Jonathan E Brassow · 12 years ago
  97. a58a935 dm mpath: add retain_attached_hw_handler feature by Mike Snitzer · 12 years ago
  98. f9a8e0c dm thin: optimize power of two block size by Mikulas Patocka · 12 years ago
  99. 4929630 dm thin: split discards on block boundary by Mikulas Patocka · 12 years ago
  100. 7acf027 dm: introduce split_discard_requests by Mikulas Patocka · 12 years ago