1. 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
  2. ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
  3. 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
  4. 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
  5. d1b8780 ceph: use ceph_seq_cmp() to compare migrate_seq by Yan, Zheng · 11 years ago
  6. 4fe5978 ceph: handle cap export race in try_flush_caps() by Yan, Zheng · 11 years ago
  7. fc12c80 ceph: trivial comment fix by J. Bruce Fields · 11 years ago
  8. f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 11 years ago
  9. 3f0a4ac libceph: rename front to front_len in get_reply() by Ilya Dryomov · 11 years ago
  10. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
  11. f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 11 years ago
  12. cdff499 crush: support new indep mode and SET_* steps (crush v2) by default by Ilya Dryomov · 11 years ago
  13. 0e32d71 crush: fix crush_choose_firstn comment by Ilya Dryomov · 11 years ago
  14. 2d8be0b crush: attempts -> tries by Ilya Dryomov · 11 years ago
  15. f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 11 years ago
  16. d390bb2 crush: generalize descend_once by Ilya Dryomov · 11 years ago
  17. 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 11 years ago
  18. cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 11 years ago
  19. f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 11 years ago
  20. be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 11 years ago
  21. 4158608 crush: pass parent r value for indep call by Ilya Dryomov · 11 years ago
  22. ab4ce2b5 crush: clarify numrep vs endpos by Ilya Dryomov · 11 years ago
  23. 9fe0718 crush: strip firstn conditionals out of crush_choose, rename by Ilya Dryomov · 11 years ago
  24. 3102b0a crush: add note about r in recursive choose by Ilya Dryomov · 11 years ago
  25. 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 11 years ago
  26. c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 11 years ago
  27. e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 11 years ago
  28. 2a4ba74 crush: fix some comments by Ilya Dryomov · 11 years ago
  29. 8f99c85 crush: reduce scope of some local variables by Ilya Dryomov · 11 years ago
  30. bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 11 years ago
  31. b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 11 years ago
  32. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  33. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  34. e37180c rbd: tear down watch request if rbd_dev_device_setup() fails by Ilya Dryomov · 11 years ago
  35. fca2706 rbd: introduce rbd_dev_header_unwatch_sync() and switch to it by Ilya Dryomov · 11 years ago
  36. 527a88b MAINTAINERS: update an e-mail address by Alex Elder · 11 years ago
  37. 7e513d4 rbd: enable extended devt in single-major mode by Ilya Dryomov · 11 years ago
  38. 1830280 ceph fscache: Uncaching no data page from fscache in readpage() by Li Wang · 11 years ago
  39. 3f42bc4 ceph fscache: Introduce a routine for uncaching single no data page from fscache by Li Wang · 11 years ago
  40. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  41. 61f6881 ceph: check caps in filemap_fault and page_mkwrite by Yan, Zheng · 11 years ago
  42. 9b60e70 rbd: add support for single-major device number allocation scheme by Ilya Dryomov · 11 years ago
  43. 92c76dc rbd: wire up is_visible() sysfs callback for rbd bus by Ilya Dryomov · 11 years ago
  44. dd82fff rbd: add 'minor' sysfs rbd device attribute by Ilya Dryomov · 11 years ago
  45. f8a22fc rbd: switch to ida for rbd id assignments by Ilya Dryomov · 11 years ago
  46. e1b4d96 rbd: refactor rbd_init() a bit by Ilya Dryomov · 11 years ago
  47. 90da258 rbd: tweak "loaded" message and module description by Ilya Dryomov · 11 years ago
  48. 70eebd2 rbd: rbd_device::dev_id is an int, format it as such by Ilya Dryomov · 11 years ago
  49. 9a1ea2d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 11 years ago
  50. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  51. aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
  52. 37c89bd ceph: Add necessary clean up if invalid reply received in handle_reply() by Li Wang · 11 years ago
  53. f36132a ceph: Clean up if error occurred in finish_read() by Li Wang · 11 years ago
  54. 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
  55. e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
  56. 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
  57. 56f91aa ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
  58. 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
  59. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  60. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  61. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  62. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  63. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  64. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  65. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  66. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
  67. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  68. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  69. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  70. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  71. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  72. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  73. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  74. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  75. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  76. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  77. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  78. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  79. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  80. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  82. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  83. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  84. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  85. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  86. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  87. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  88. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  89. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  90. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  91. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  92. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  93. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  95. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  96. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  97. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  98. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  99. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  100. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago