1. 5600f5e ceph: correct comment to match striping calculation by Sage Weil · 15 years ago
  2. 35e054a ceph: remove redundant use of le32_to_cpu by Noah Watkins · 15 years ago
  3. fbbccec ceph: replace list_entry with container_of by Noah Watkins · 15 years ago
  4. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  5. e53c2fe ceph: fix, clean up string mount arg parsing by Sage Weil · 15 years ago
  6. 6ca874e ceph: silence uninitialized variable warning by Sage Weil · 15 years ago
  7. 7b813c46 ceph: reduce parse_mount_args stack usage by Sage Weil · 15 years ago
  8. ecb19c4 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate by Sage Weil · 15 years ago
  9. 232d4b0 ceph: move directory size logic to ceph_getattr by Sage Weil · 15 years ago
  10. bb097ff ceph: v0.17 of client by Sage Weil · 15 years ago
  11. ee7fdfa ceph: include preferred osd in placement seed by Sage Weil · 15 years ago
  12. 8fa9765 ceph: enable readahead by Sage Weil · 15 years ago
  13. 76e3b39 ceph: move dirty caps code around by Sage Weil · 15 years ago
  14. 8f3bc05 ceph: warn on allocation from msgpool with larger front_len by Sage Weil · 15 years ago
  15. 07bd10f ceph: correct subscribe_ack msgpool payload size by Sage Weil · 15 years ago
  16. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  17. cdc35f9 ceph: move generic flushing code into helper by Sage Weil · 15 years ago
  18. f2cf418 ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super by Sage Weil · 15 years ago
  19. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  20. 535bbb5 ceph: add version field to message header by Sage Weil · 15 years ago
  21. 5720330 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP by Sage Weil · 15 years ago
  22. 8fc57da4 ceph: ignore trailing data in monamp by Sage Weil · 15 years ago
  23. 752727a ceph: add file layout validation by Sage Weil · 15 years ago
  24. 13e38c8 ceph: update to mon client protocol v15 by Sage Weil · 15 years ago
  25. 266673d ceph: cancel osd requests before resending them by Sage Weil · 15 years ago
  26. 81b024e ceph: reset osd session on fault, not peer_reset by Sage Weil · 15 years ago
  27. 991abb6 ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping) by Sage Weil · 15 years ago
  28. 0ba6478 ceph: revoke osd request message on request completion by Sage Weil · 15 years ago
  29. c1ea882 ceph: fix osd request submission race by Sage Weil · 15 years ago
  30. 0656d11 ceph: renew mon subscription before it expires by Sage Weil · 15 years ago
  31. e251e28 ceph: fix mdsmap decoding when multiple mds's are present by Sage Weil · 15 years ago
  32. b28813a ceph: gracefully avoid empty crush buckets by Sage Weil · 15 years ago
  33. b195bef ceph: include preferred_osd in file layout virtual xattr by Sage Weil · 15 years ago
  34. fa0b72e ceph: show meaningful version on module load by Sage Weil · 15 years ago
  35. e324b8f ceph: document shared files in README by Sage Weil · 15 years ago
  36. 9030aaf ceph: Kconfig, Makefile by Sage Weil · 15 years ago
  37. 76aa844 ceph: debugfs by Sage Weil · 15 years ago
  38. 8f4e91d ceph: ioctls by Sage Weil · 15 years ago
  39. a8e63b7 ceph: nfs re-export support by Sage Weil · 15 years ago
  40. 8fc91fd ceph: message pools by Sage Weil · 15 years ago
  41. 31b8006 ceph: messenger library by Sage Weil · 15 years ago
  42. 963b61e ceph: snapshot management by Sage Weil · 15 years ago
  43. a8599bd ceph: capability management by Sage Weil · 15 years ago
  44. ba75bb9 ceph: monitor client by Sage Weil · 15 years ago
  45. 5ecc0a0 ceph: CRUSH mapping algorithm by Sage Weil · 15 years ago
  46. f24e998 ceph: OSD client by Sage Weil · 15 years ago
  47. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago
  48. 1d3576f ceph: address space operations by Sage Weil · 15 years ago
  49. 124e68e ceph: file operations by Sage Weil · 15 years ago
  50. 2817b00 ceph: directory operations by Sage Weil · 15 years ago
  51. 355da1e ceph: inode operations by Sage Weil · 15 years ago
  52. 16725b9 ceph: super.c by Sage Weil · 15 years ago
  53. c30dbb9 ceph: ref counted buffer by Sage Weil · 15 years ago
  54. de57606 ceph: client types by Sage Weil · 15 years ago
  55. 0dee3c2 ceph: on-wire types by Sage Weil · 15 years ago
  56. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  57. bfebb14 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. 07e2e6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  59. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 15 years ago
  60. 3321b79 cifs: fix locking and list handling code in cifs_open and its helper by Jeff Layton · 15 years ago
  61. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  62. 56a131d writeback: writeback_inodes_sb() should use bdi_start_writeback() by Jens Axboe · 15 years ago
  63. b3af946 writeback: don't delay inodes redirtied by a fast dirtier by Wu Fengguang · 15 years ago
  64. 9ecc273 writeback: make the super_block pinning more efficient by Jens Axboe · 15 years ago
  65. cf13730 writeback: don't resort for a single super_block in move_expired_inodes() by Jens Axboe · 15 years ago
  66. 5c03449 writeback: move inodes from one super_block together by Shaohua Li · 15 years ago
  67. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  68. 71fd05a writeback: improve readability of the wb_writeback() continue/break logic by Jens Axboe · 15 years ago
  69. ae1b7f7 writeback: cleanup writeback_single_inode() by Wu Fengguang · 15 years ago
  70. 7fbdea3 writeback: kupdate writeback shall not stop when more io is possible by Wu Fengguang · 15 years ago
  71. d3ddec7 writeback: stop background writeback when below background threshold by Wu Fengguang · 15 years ago
  72. a5989bd fs: Fix busyloop in wb_writeback() by Jan Kara · 15 years ago
  73. 15dd478 [CIFS] Remove build warning by Steve French · 15 years ago
  74. 5d2c0e2 cifs: fix problems with last two commits by Jeff Layton · 15 years ago
  75. 0f59e61 [CIFS] Fix build break when keys support turned off by Steve French · 15 years ago
  76. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  77. b9b9df6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  78. 086f68b cifs: eliminate cifs_init_private by Jeff Layton · 15 years ago
  79. 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
  80. 3bc303c cifs: convert oplock breaks to use slow_work facility (try #4) by Jeff Layton · 15 years ago
  81. 7ca263cd Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  82. dc2af6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  83. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  84. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  85. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  86. a21f3c2 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  87. 3886de9 adfs: remove redundant test on unsigned by Roel Kluin · 15 years ago
  88. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  89. dd5d81f fs/char_dev.c: remove useless loop by Renzo Davoli · 15 years ago
  90. 0b8c78f flat: use IS_ERR_VALUE() helper macro by Mike Frysinger · 15 years ago
  91. 8e8b63a fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size by David Howells · 15 years ago
  92. 0cf062d elf: clean up fill_note_info() by Amerigo Wang · 15 years ago
  93. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  94. 06f1631 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() by Oleg Nesterov · 15 years ago
  95. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 15 years ago
  96. 61be228 exec: allow do_coredump() to wait for user space pipe readers to complete by Neil Horman · 15 years ago
  97. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 15 years ago
  98. 725eae3 exec: make do_coredump() more resilient to recursive crashes by Neil Horman · 15 years ago
  99. ef1ff6b hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix by From: Mel Gorman · 15 years ago
  100. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago