1. 55b6633 xfs: introduce new internal log vector structure by Dave Chinner · 14 years ago
  2. 99428ad xfs: reindent xlog_write by Christoph Hellwig · 14 years ago
  3. b5203cd xfs: factor xlog_write by Dave Chinner · 14 years ago
  4. 9b9fc2b7 xfs: log ticket reservation underestimates the number of iclogs by Dave Chinner · 14 years ago
  5. b1c1b5b xfs: Clean up xfs_trans_committed code after factoring by Dave Chinner · 14 years ago
  6. 8e646a5 xfs: update and factor xfs_trans_committed() by Dave Chinner · 14 years ago
  7. a3ccd2c xfs: clean up xfs_trans_commit logic even more by Christoph Hellwig · 14 years ago
  8. 0924378 xfs: split out iclog writing from xfs_trans_commit() by Dave Chinner · 14 years ago
  9. 713bf88 xfs: fix reservation release commit flag in xfs_bmap_add_attrfork() by Dave Chinner · 14 years ago
  10. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  11. 4aaf15d xfs: Add inode pin counts to traces by Dave Chinner · 14 years ago
  12. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  13. e2a0781 xfs: add blockdev name to kthreads by Jan Engelhardt · 14 years ago
  14. fda168c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c by Zhitong Wang · 14 years ago
  15. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  16. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  17. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  18. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  19. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  20. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  21. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  22. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  23. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  24. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  25. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  26. 4462dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  27. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  28. cdf5f61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  29. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  30. e7b702b Inotify: undefined reference to `anon_inode_getfd' by Russell King · 14 years ago
  31. e84346b ceph: preserve seq # on requeued messages after transient transport errors by Sage Weil · 14 years ago
  32. f818a73 ceph: fix cap removal races by Sage Weil · 14 years ago
  33. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  34. 45c6ceb ceph: zero unused message header, footer fields by Sage Weil · 14 years ago
  35. 3d69438 cifs: guard against hardlinking directories by Jeff Layton · 14 years ago
  36. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 14 years ago
  37. 9abf82b ceph: fix locking for waking session requests after reconnect by Sage Weil · 14 years ago
  38. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  39. 04d000e ceph: fix open file counting on snapped inodes when mds returns no caps by Sage Weil · 14 years ago
  40. 0ceed5d ceph: unregister osd request on failure by Sage Weil · 14 years ago
  41. f742246 autofs4-2.6.34-rc1 - fix link_count usage by Ian Kent · 14 years ago
  42. 9167746 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  43. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  44. 7572e56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  45. 5dfc589 ceph: unregister bdi before kill_anon_super releases device name by Sage Weil · 14 years ago
  46. d577632 ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). by Joel Becker · 14 years ago
  47. d93ac51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  48. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 14 years ago
  49. 7ff899d ceph: fix lockless caps check by Sage Weil · 14 years ago
  50. ea1409f ceph: clear dir complete, invalidate dentry on replayed rename by Sage Weil · 14 years ago
  51. 5c6a2cd ceph: fix direct io truncate offset by Sage Weil · 14 years ago
  52. ae18756 ceph: discard incoming messages with bad seq # by Sage Weil · 14 years ago
  53. 684be25 ceph: fix seq counting for skipped messages by Sage Weil · 14 years ago
  54. d45d0d9 ceph: add missing #includes by Sage Weil · 14 years ago
  55. 0b0c06d ceph: fix leaked spinlock during mds reconnect by Sage Weil · 14 years ago
  56. c8f1658 ceph: print more useful version info on module load by Sage Weil · 14 years ago
  57. 91dee39 ceph: fix snap realm splits by Sage Weil · 14 years ago
  58. c10f5e1 ceph: clear dir complete on d_move by Sage Weil · 14 years ago
  59. 973bec3 nilfs2: fix sync silent failure by Ryusuke Konishi · 14 years ago
  60. 17d2c0a NFS: Fix RCU issues in the NFSv4 delegation code by David Howells · 14 years ago
  61. 8f649c3 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() by Trond Myklebust · 14 years ago
  62. 6b933c8 ocfs2: Avoid direct write if we fall back to buffered I/O by Li Dongyang · 14 years ago
  63. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 14 years ago
  64. 12b1b32 Inotify: Fix build failure in inotify user support by Ralf Baechle · 14 years ago
  65. e97e712 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  66. fed0a9c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  67. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 14 years ago
  68. 3c2023d exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  69. 5477d0f fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK by Jens Axboe · 14 years ago
  70. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  71. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 14 years ago
  72. a36fed1 exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  73. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 14 years ago
  74. 9699eda nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 by Xiaotian Feng · 14 years ago
  75. acf82b8 nfs: fix some issues in nfs41_proc_reclaim_complete() by Dan Carpenter · 14 years ago
  76. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. 11e39d9 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  78. 3835541 procfs: fix tid fdinfo by Jerome Marchand · 14 years ago
  79. ba8b06e NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear by Trond Myklebust · 14 years ago
  80. 16a5b3c Remove redundant check for CONFIG_MMU by Christoph Egger · 14 years ago
  81. bc113f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  82. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 14 years ago
  83. dd77ef9 xfs: more swap extent fixes for dynamic fork offsets by Dave Chinner · 14 years ago
  84. e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 14 years ago
  85. 202f2bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  86. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  87. e0d1f70 squashfs: fix potential buffer over-run on 4K block file systems by Phillip Lougher · 14 years ago
  88. 370ec3d squashfs: add missing buffer free by Phillip Lougher · 14 years ago
  89. 1cb08e9 squashfs: fix warn_on when root inode is corrupted by Phillip Lougher · 14 years ago
  90. b8af67e fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices by Anton Blanchard · 14 years ago
  91. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  92. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  93. a36d515 ocfs2_dlmfs: Fix math error when reading LVB. by Joel Becker · 14 years ago
  94. c21a534 ocfs2: Update VFS inode's id info after reflink. by Tao Ma · 14 years ago
  95. 0350cb0 ocfs2: potential ERR_PTR dereference on error paths by Dan Carpenter · 14 years ago
  96. a9743fc ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() by Mark Fasheh · 14 years ago
  97. 062d340 ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path by Li Dongyang · 14 years ago
  98. ab41fdc ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path by Li Dongyang · 14 years ago
  99. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 14 years ago
  100. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago