1. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  2. fbaad97 ceph: define on-wire types, constants for file locking support by Greg Farnum · 14 years ago
  3. c6f3fdc ceph: add CEPH_FEATURE_FLOCK to the supported feature bits by Greg Farnum · 14 years ago
  4. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 14 years ago
  5. ce1fbc8 ceph: support v2 client_caps encoding by Sage Weil · 14 years ago
  6. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
  7. 73a7e69 ceph: fix decoding of pool snap info by Sage Weil · 14 years ago
  8. 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago
  9. b8cd07e ceph: warn on missing snap realm by Sage Weil · 14 years ago
  10. effcb9e ceph: print useful error message when crush rule not found by Sage Weil · 14 years ago
  11. a8b763a ceph: use %pU to print uuid (fsid) by Sage Weil · 14 years ago
  12. f0b18d9 ceph: sync header defs with server code by Sage Weil · 14 years ago
  13. 5cd068c ceph: clean up header guards by Sage Weil · 14 years ago
  14. 9688f19 ceph: strip misleading/obsolete version, feature info by Sage Weil · 14 years ago
  15. 6a25938 ceph: specify supported features in super.h by Sage Weil · 14 years ago
  16. c309f0a ceph: clean up fsid mount option by Sage Weil · 14 years ago
  17. e0f9f9e ceph: remove unused 'monport' mount option by Sage Weil · 14 years ago
  18. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  19. 2bc5025 ceph: add ceph_get_cap_for_mds function. by Greg Farnum · 14 years ago
  20. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  21. cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
  22. ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
  23. 796d695 ceph: only set num_pages in calc_layout by Sage Weil · 14 years ago
  24. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  25. 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
  26. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  27. ca81f3f ceph: skip if no auth cap in flush_snaps by Sage Weil · 14 years ago
  28. 3b454c4 ceph: simplify caps revocation, fix for multimds by Sage Weil · 14 years ago
  29. 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
  30. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  31. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  32. 33caad3 ceph: perform lazy writes when file mode and caps permit by Sage Weil · 14 years ago
  33. 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 14 years ago
  34. 84d9509 ceph: request FILE_LAZYIO cap when LAZY file mode is set by Sage Weil · 14 years ago
  35. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  36. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  37. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  38. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  39. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  40. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  41. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  42. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  43. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  44. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  45. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  46. da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 14 years ago
  47. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  48. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  49. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  50. 25848b3 ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES" by Robert P. J. Day · 14 years ago
  51. 1dadcce ceph: fix dentry lease release by Sage Weil · 14 years ago
  52. 8c69673 ceph: fix leak of dentry in ceph_init_dentry() error path by Sage Weil · 14 years ago
  53. bc4fdca ceph: fix pg_mapping leak on pg_temp updates by Sage Weil · 14 years ago
  54. 252af52 ceph: fix d_release dop for snapdir, snapped dentries by Sage Weil · 14 years ago
  55. a0dff78 ceph: avoid dcache readdir for snapdir by Sage Weil · 14 years ago
  56. 4c0c03c CIFS: Fix a malicious redirect problem in the DNS lookup code by David Howells · 14 years ago
  57. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  58. e095937 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  59. 620d0be Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  60. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  61. 16fd536 xfs: track AGs with reclaimable inodes in per-ag radix tree by Dave Chinner · 14 years ago
  62. 70e60ce xfs: convert inode shrinker to per-filesystem contexts by Dave Chinner · 14 years ago
  63. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  64. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  65. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  66. cffab6b [S390] dasd: use correct label location for diag fba disks by Peter Oberparleiter · 14 years ago
  67. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  68. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  69. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  70. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  71. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  72. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  73. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  74. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  75. 728a756 GFS2: rename causes kernel Oops by Bob Peterson · 14 years ago
  76. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  77. b1becbd GFS2: Fix kernel NULL pointer dereference by dlm_astd by Bob Peterson · 14 years ago
  78. b7dc2df GFS2: recovery stuck on transaction lock by Bob Peterson · 14 years ago
  79. a8bf2bc GFS2: O_TRUNC not working on stuffed files across cluster by Bob Peterson · 14 years ago
  80. e372357 ocfs2: tighten up strlen() checking by Dan Carpenter · 14 years ago
  81. 121a39b ocfs2: Make xattr reflink work with new local alloc reservation. by Tao Ma · 14 years ago
  82. a78f9f4 ocfs2: make xattr extension work with new local alloc reservation. by Tao Ma · 14 years ago
  83. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  84. f471c9d ocfs2/dlm: don't access beyond bitmap size by Wengang Wang · 14 years ago
  85. 693c241 ocfs2: No need to zero pages past i_size. by Joel Becker · 14 years ago
  86. f91d347 ceph: fix creation of ipv6 sockets by Sage Weil · 14 years ago
  87. 39139f6 ceph: fix parsing of ipv6 addresses by Sage Weil · 14 years ago
  88. d06dbaf ceph: fix printing of ipv6 addrs by Sage Weil · 14 years ago
  89. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  90. a4bfb4c ocfs2: When zero extending, do it by page. by Joel Becker · 14 years ago
  91. c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. b0bbb0b ceph: add kfree() to error path by Dan Carpenter · 14 years ago
  93. 1cc9629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  94. 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 14 years ago
  95. edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 14 years ago
  96. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  97. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  98. ed98ada ceph: fix message revocation by Sage Weil · 14 years ago
  99. 153a109 ceph: fix crush device 'out' threshold to 1.0, not 0.1 by Sage Weil · 14 years ago
  100. e3668dd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago