1. fa3ef1c eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front by Tyler Hicks · 14 years ago
  2. 157f107 eCryptfs: Fix metadata in xattr feature regression by Tyler Hicks · 14 years ago
  3. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  4. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  5. 393f662 ceph: fix possible double-free of mds request reference by Sage Weil · 14 years ago
  6. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  7. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  8. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  9. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  10. ec4318bc ceph: fix snap rebuild condition by Sage Weil · 14 years ago
  11. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 14 years ago
  12. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  13. 3c3f2e3 ceph: fix connection fault con_work reentrancy problem by Sage Weil · 14 years ago
  14. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  15. efd7576 ceph: fix pg pool decoding from incremental osdmap update by Sage Weil · 14 years ago
  16. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  17. 916623d ceph: only release unused caps with mds requests by Sage Weil · 14 years ago
  18. 15637c8 ceph: clean up handle_cap_grant, handle_caps wrt session mutex by Sage Weil · 14 years ago
  19. cdc2ce0 ceph: fix session locking in handle_caps, ceph_check_caps by Sage Weil · 14 years ago
  20. 4ea0043 ceph: drop unnecessary WARN_ON in caps migration by Sage Weil · 14 years ago
  21. 12eadc1 ceph: fix null pointer deref of r_osd in debug output by Sage Weil · 14 years ago
  22. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  23. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 14 years ago
  24. 99b437a AFS: Potential null dereference by Dan Carpenter · 14 years ago
  25. 556ae3b NFS: don't try to decode GETATTR if DELEGRETURN returned error by Jeff Layton · 14 years ago
  26. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 14 years ago
  27. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago
  28. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 14 years ago
  29. 63733a0 ceph: fix authenticator timeout by Sage Weil · 14 years ago
  30. 8b218b8 ceph: fix inode removal from snap realm when racing with migration by Sage Weil · 14 years ago
  31. 052bb34 ceph: add missing locking to protect i_snap_realm_item during split by Sage Weil · 14 years ago
  32. 978097c ceph: implemented caps should always be superset of issued caps by Sage Weil · 14 years ago
  33. b231796 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. by Tao Ma · 14 years ago
  34. dfe4d3d ocfs2: Fix the update of name_offset when removing xattrs by Tao Ma · 14 years ago
  35. d812e57 NFS: Prevent another deadlock in nfs_release_page() by Trond Myklebust · 14 years ago
  36. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  37. 0a492fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  38. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  39. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  40. 7c34691a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  41. 01d61d0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  42. b22b63e ocfs2: Always try for maximum bits with new local alloc windows by Mark Fasheh · 14 years ago
  43. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago
  44. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 14 years ago
  45. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 14 years ago
  46. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 14 years ago
  47. 1a934c3 ocfs2: enable discontig block group support. by Tao Ma · 14 years ago
  48. abf1b3c ocfs2: Set ac_last_group properly with discontig group. by Tao Ma · 14 years ago
  49. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  50. af2bf0d ocfs2: Add ocfs2_gd_is_discontig. by Tao Ma · 14 years ago
  51. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 14 years ago
  52. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 14 years ago
  53. 95ec0ad ocfs2: Don't relink cluster groups when allocating discontig block groups by Joel Becker · 14 years ago
  54. 8b06bc5 ocfs2: Grow discontig block groups in one transaction. by Joel Becker · 14 years ago
  55. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  56. ba20663 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. by Joel Becker · 14 years ago
  57. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  58. 13e434c ocfs2: Trim suballocations if they cross discontiguous regions by Joel Becker · 14 years ago
  59. aa8f8e9 ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument. by Joel Becker · 14 years ago
  60. 9cbc012 ocfs2: Add suballoc_loc to metadata blocks. by Joel Becker · 14 years ago
  61. 7d1fe09 ocfs2: Pass suballocation results back via a structure. by Joel Becker · 14 years ago
  62. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 14 years ago
  63. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 14 years ago
  64. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 14 years ago
  65. bcc54e2a jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 14 years ago
  66. fcefd25 ocfs2: set i_mode on disk during acl operations by Mark Fasheh · 14 years ago
  67. 6527f8f ocfs2: Update i_blocks in reflink operations. by Tao Ma · 14 years ago
  68. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 14 years ago
  69. ee860b6 by Sachin Prabhu · 14 years ago
  70. 61f8603 nfsd: factor out hash functions for export caches. by NeilBrown · 14 years ago
  71. e8c3753 xfs: don't warn about page discards on shutdown by Dave Chinner · 14 years ago
  72. 8a262e5 xfs: use scalable vmap API by Alex Elder · 14 years ago
  73. cd9640a xfs: remove old vmap cache by Alex Elder · 14 years ago
  74. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 14 years ago
  75. ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 14 years ago
  76. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 14 years ago
  77. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  78. 1bdb6f9 fat: Cleanup nls_unload() usage by OGAWA Hirofumi · 14 years ago
  79. 3ed3dec fat: use pack_hex_byte() instead of custom one by Andy Shevchenko · 14 years ago
  80. cfbc068 NFS: ensure bdi_unregister is called on mount failure. by NeilBrown · 14 years ago
  81. 8212cf7 cifs: trivial white space by Dan Carpenter · 14 years ago
  82. ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 14 years ago
  83. 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 14 years ago
  84. a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
  85. 9174846 btrfs: use memparse by Akinobu Mita · 14 years ago
  86. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 15 years ago
  87. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  88. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 14 years ago
  89. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 14 years ago
  90. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 14 years ago
  91. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 14 years ago
  92. 0be2e98 btrfs: fix btrfs_mkdir goto for no free objectids by Miao Xie · 14 years ago
  93. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 14 years ago
  94. bd4d108 Btrfs: make df be a little bit more understandable by Josef Bacik · 14 years ago
  95. 3a0524d btrfs: Update existing btrfs_device for renaming device by TARUISI Hiroaki · 14 years ago
  96. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 14 years ago
  97. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 14 years ago
  98. 5168408 Btrfs: run the backing dev more often in the submit_bio helper by Chris Mason · 14 years ago
  99. 4849f01d Btrfs: make subvolid=0 mount the original default root by Josef Bacik · 15 years ago
  100. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago