1. ab6c2c3 ceph: fix bool assignments by Fabian Frederick · 10 years ago
  2. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  3. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  4. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  5. 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
  6. a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
  7. b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
  8. 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
  9. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  10. 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
  11. dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
  12. a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago
  13. 3b70b388 ceph: remove redundant io_iter_advance() by Yan, Zheng · 10 years ago
  14. 6cd3bca ceph: move ceph_find_inode() outside the s_mutex by Yan, Zheng · 10 years ago
  15. 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
  16. b76f823 rbd: set the remaining discard properties to enable support by Josh Durgin · 11 years ago
  17. d3246fb rbd: use helpers to handle discard for layered images correctly by Josh Durgin · 11 years ago
  18. 3b434a2a rbd: extract a method for adding object operations by Josh Durgin · 11 years ago
  19. 1c22088 rbd: make discard trigger copy-on-write by Josh Durgin · 11 years ago
  20. d0265de rbd: tolerate -ENOENT for discard operations by Josh Durgin · 11 years ago
  21. bef9545 rbd: fix snapshot context reference count for discards by Josh Durgin · 11 years ago
  22. 3c5df89 rbd: read image size for discard check safely by Josh Durgin · 11 years ago
  23. 90e98c5 rbd: initial discard bits from Guangliang Zhao by Guangliang Zhao · 11 years ago
  24. 6d2940c rbd: extend the operation type by Guangliang Zhao · 11 years ago
  25. c622d22 rbd: skip the copyup when an entire object writing by Guangliang Zhao · 11 years ago
  26. 70d045f rbd: add img_obj_request_simple() helper by Ilya Dryomov · 10 years ago
  27. 4e752f0 rbd: access snapshot context and mapping size safely by Josh Durgin · 11 years ago
  28. 7dd440c rbd: do not return -ERANGE on auth failures by Ilya Dryomov · 10 years ago
  29. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  30. 03974e8 ceph: make sure request isn't in any waiting list when kicking request. by Yan, Zheng · 10 years ago
  31. 656e438 ceph: protect kick_requests() with mdsc->mutex by Yan, Zheng · 10 years ago
  32. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  33. 5d23371 ceph: trim unused inodes before reconnecting to recovering MDS by Yan, Zheng · 10 years ago
  34. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  35. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  36. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  37. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  38. bfe01a5 Linux 3.17 by Linus Torvalds · 10 years ago
  39. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  40. 7b6ea43 Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  41. 62b4d20 init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu by Josh Triplett · 10 years ago
  42. 361e9df init/Kconfig: Hide printk log config if CONFIG_PRINTK=n by Josh Triplett · 10 years ago
  43. 126d457 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  44. 0390019 Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  45. 7d1419f Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  46. ee042ec Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  47. 80ad99d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  48. 2c2d831c [SCSI] uas: disable use of blk-mq I/O path by Christoph Hellwig · 10 years ago
  49. 5858686 Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  50. eee0815 Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  51. 86b59bb i2c: qup: Fix order of runtime pm initialization by Andy Gross · 10 years ago
  52. cf27020 i2c: rk3x: fix 0 length write transfers by Alexandru M Stan · 10 years ago
  53. abcaddd Merge branches 'pm-cpufreq' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  54. f929d39 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  55. abe5f97 mm: page_alloc: fix zone allocation fairness on UP by Johannes Weiner · 10 years ago
  56. 6c72e350 perf: fix perf bug in fork() by Peter Zijlstra · 10 years ago
  57. cba5b1c MAINTAINERS: change git URL for mpc5xxx tree by Anatolij Gustschin · 10 years ago
  58. 2f7dd7a mm: memcontrol: do not iterate uninitialized memcgs by Johannes Weiner · 10 years ago
  59. 55dacd2 ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler by alex chen · 10 years ago
  60. b601ce0 Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  61. 24607f1 ring-buffer: Fix infinite spin in reading buffer by Steven Rostedt (Red Hat) · 10 years ago
  62. 80ec7ce Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  63. 1209bbd CIFS: Fix readpages retrying on reconnects by Pavel Shilovsky · 10 years ago
  64. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  65. f9220c2 Merge branch 'numa-migration-fixes' (fixes from Mel Gorman) by Linus Torvalds · 10 years ago
  66. abc40bd mm: numa: Do not mark PTEs pte_numa when splitting huge pages by Mel Gorman · 10 years ago
  67. d3cb8bf mm: migrate: Close race between migration completion and mprotect by Mel Gorman · 10 years ago
  68. 7575e4d Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  69. 19318c0 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  70. 50dddff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  71. 8e0e99b md/raid5: disable 'DISCARD' by default due to safety concerns. by NeilBrown · 10 years ago
  72. 6fbb702 drm/nouveau: make sure display hardware is reinitialised on runtime resume by Ben Skeggs · 10 years ago
  73. 634ffcc drm/nouveau: punt fbcon resume out to a workqueue by Ben Skeggs · 10 years ago
  74. f2f9a2c drm/nouveau: fix regression on original nv50 board by Ben Skeggs · 10 years ago
  75. 5838ae6 drm/nv50/disp: fix dpms regression on certain boards by Ben Skeggs · 10 years ago
  76. 439e957 bna: Update Maintainer Email by Rasesh Mody · 10 years ago
  77. 0754476 Merge branch 'r8152' by David S. Miller · 10 years ago
  78. 49be172 r8152: disable power cut for RTL8153 by hayeswang · 10 years ago
  79. 204c870 r8152: remove clearing bp by hayeswang · 10 years ago
  80. 1b0ecb2 bnx2: Correctly receive full sized 802.1ad fragmes by Vlad Yasevich · 10 years ago
  81. 7d3083e tg3: Allow for recieve of full-size 8021AD frames by Vlad Yasevich · 10 years ago
  82. a44f867 Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  83. 3edfe00 parisc: Fix serial console for machines with serial port on superio chip by Helge Deller · 10 years ago
  84. 078efae [SCSI] cxgb4i: avoid holding mutex in interrupt context by Anish Bhatt · 10 years ago
  85. b7c2dc8 Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  86. aad7fb9 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  87. f561de3 r8152: fix setting RTL8152_UNPLUG by hayeswang · 10 years ago
  88. 37b9a26 Merge branch 'netxen' by David S. Miller · 10 years ago
  89. 9295f94 netxen: Fix bug in Tx completion path. by Manish Chopra · 10 years ago
  90. 0d36882 netxen: Fix BUG "sleeping function called from invalid context" by Manish Chopra · 10 years ago
  91. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  92. b1b12ba cpufreq: update 'cpufreq_suspended' after stopping governors by Viresh Kumar · 10 years ago
  93. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  94. ad684dc ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" by Jon Medhurst · 10 years ago
  95. 9cc6d9e ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS by Nathan Lynch · 10 years ago
  96. ebc7725 ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on ARMv6 by Krzysztof Kozlowski · 10 years ago
  97. fe2a08b ASoC: ssm2602: do not hardcode type to SSM2602 by Stefan Kristiansson · 10 years ago
  98. 5498380 Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  99. dedb845 hyperv: Fix a bug in netvsc_start_xmit() by KY Srinivasan · 10 years ago
  100. 77076c7 ACPI / i915: Update the condition to ignore firmware backlight change request by Aaron Lu · 10 years ago