1. 1d58272 ufs: fix truncated values handling 64 bit metadata by Dan Carpenter · 14 years ago
  2. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  3. a74b81b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  4. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
  5. 8a0599d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  6. 35806b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  7. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  8. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 14 years ago
  9. 1cfd8bd ocfs2: add cleancache support by Dan Magenheimer · 14 years ago
  10. 7abc52c ext4: add cleancache support by Dan Magenheimer · 14 years ago
  11. 90a887c btrfs: add cleancache support by Dan Magenheimer · 14 years ago
  12. d71bc6d ext3: add cleancache support by Dan Magenheimer · 14 years ago
  13. c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 14 years ago
  14. b6ff24a cifs: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  15. 7ca5736 ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  16. 8cbfa53 exofs: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  17. 052e2a1 nfs: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  18. 5afcb94 ext2: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  19. 5a61a245 ext3: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  20. 40ebc0a ext4: remove unnecessary dentry_unhash on rmdir/rename_dir by Sage Weil · 14 years ago
  21. f64f58f btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir by Sage Weil · 14 years ago
  22. 051e8f0e ceph: remove unnecessary dentry_unhash calls by Sage Weil · 14 years ago
  23. 51892bb vfs: clean up vfs_rename_other by Sage Weil · 14 years ago
  24. 9055cba vfs: clean up vfs_rename_dir by Sage Weil · 14 years ago
  25. 912dbc1 vfs: clean up vfs_rmdir by Sage Weil · 14 years ago
  26. b5afd2c vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems by Miklos Szeredi · 14 years ago
  27. 5c5d3f3 libfs: drop unneeded dentry_unhash by Sage Weil · 14 years ago
  28. a71905f vfs: update dentry_unhash() comment by Sage Weil · 14 years ago
  29. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 14 years ago
  30. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 14 years ago
  31. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 14 years ago
  32. 4829369 vfs: dentry_unhash immediately prior to rmdir by Sage Weil · 14 years ago
  33. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 14 years ago
  34. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 14 years ago
  35. 7c6e984 fs/namespace.c: bound mount propagation fix by Roman Borisov · 14 years ago
  36. 79fead4 exportfs: reallow building as a module by Jonas Gorski · 14 years ago
  37. 9f1fafe merge handle_reval_dot and nameidata_drop_rcu_last by Al Viro · 14 years ago
  38. 19660af consolidate nameidata_..._drop_rcu() by Al Viro · 14 years ago
  39. 8d2c50e gfs2: Drop __TIME__ usage by Michal Marek · 14 years ago
  40. 75ce481 dlm: Drop __TIME__ usage by Michal Marek · 14 years ago
  41. ece928d Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  42. 3d1c182 Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. by Tristan Ye · 14 years ago
  43. 66effd3 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain by Sunil Mushran · 14 years ago
  44. bddefde ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG by Sunil Mushran · 14 years ago
  45. 4db70f7 tmpfs: fix XATTR N overriding POSIX_ACL Y by Eric Paris · 14 years ago
  46. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 14 years ago
  47. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 3991b40 jbd2: fix a potential leak of a journal_head on an error path by Ding Dinghua · 14 years ago
  49. 1b16da7 ext4: teach ext4_ext_split to calculate extents efficiently by Yongqiang Yang · 14 years ago
  50. ae24f28 ext4: Convert ext4 to new truncate calling convention by Jan Kara · 14 years ago
  51. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  52. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  53. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  54. c88bc60 Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  56. 233eebb xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent by Christoph Hellwig · 14 years ago
  57. 87bef18 xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec by Christoph Hellwig · 14 years ago
  58. ab1908a xfs: fix up asserts in xfs_iflush_fork by Christoph Hellwig · 14 years ago
  59. f1c63b7 xfs: do not do pointer arithmetic on extent records by Christoph Hellwig · 14 years ago
  60. 00239ac xfs: do not use unchecked extent indices in xfs_bunmapi by Christoph Hellwig · 14 years ago
  61. 5690f92 xfs: do not use unchecked extent indices in xfs_bmapi by Christoph Hellwig · 14 years ago
  62. 2f2b322 xfs: do not use unchecked extent indices in xfs_bmap_add_extent_* by Christoph Hellwig · 14 years ago
  63. ec90c55 xfs: remove if_lastex by Christoph Hellwig · 14 years ago
  64. 5489327 xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag by Christoph Hellwig · 14 years ago
  65. 2a5cac1 fs/ncpfs/inode.c: suppress used-uninitialised warning by Andrew Morton · 14 years ago
  66. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 14 years ago
  67. 5b52fc8 proc: allocate storage for numa_maps statistics once by Stephen Wilson · 14 years ago
  68. f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 14 years ago
  69. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 14 years ago
  70. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 14 years ago
  71. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 14 years ago
  72. a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 14 years ago
  73. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 14 years ago
  74. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 14 years ago
  75. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 14 years ago
  76. d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 14 years ago
  77. 398c4f0 fs/9p: Don't clunk dentry fid when we fail to get a writeback inode by Aneesh Kumar K.V · 14 years ago
  78. 87211cd 9p: remove experimental tag from tested configurations by Eric Van Hensbergen · 14 years ago
  79. 556b27a ext4: do not normalize block requests from fallocate() by Vivek Haldar · 14 years ago
  80. a4bb6b6 ext4: enable "punch hole" functionality by Allison Henderson · 14 years ago
  81. e861304 ext4: add "punch hole" flag to ext4_map_blocks() by Allison Henderson · 14 years ago
  82. d583fb8 ext4: punch out extents by Allison Henderson · 14 years ago
  83. 3084885 ext4: add new function ext4_block_zero_page_range() by Allison Henderson · 14 years ago
  84. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 14 years ago
  85. dda54e7 Ocfs2/move_extents: Set several trivial constraints for threshold. by Tristan Ye · 14 years ago
  86. 4dfa66b Ocfs2/move_extents: Let defrag handle partial extent moving. by Tristan Ye · 14 years ago
  87. 53069d4 Ocfs2/move_extents: move/defrag extents within a certain range. by Tristan Ye · 14 years ago
  88. ee16cc0 Ocfs2/move_extents: helper to calculate the defraging length in one run. by Tristan Ye · 14 years ago
  89. e084771 Ocfs2/move_extents: move entire/partial extent. by Tristan Ye · 14 years ago
  90. 8473aa8 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. by Tristan Ye · 14 years ago
  91. e6b5859 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. by Tristan Ye · 14 years ago
  92. 99e4c75 Ocfs2/move_extents: helper to validate and adjust moving goal. by Tristan Ye · 14 years ago
  93. 1c06b91 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. by Tristan Ye · 14 years ago
  94. 202ee5f Ocfs2/move_extents: defrag a range of extent. by Tristan Ye · 14 years ago
  95. 8f603e5 Ocfs2/move_extents: move a range of extent. by Tristan Ye · 14 years ago
  96. de474ee Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. by Tristan Ye · 14 years ago
  97. 028ba5df Ocfs2/move_extents: Add basic framework and source files for extent moving. by Tristan Ye · 14 years ago
  98. 220ebc4 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. by Tristan Ye · 14 years ago
  99. 3e19a25 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c by Tristan Ye · 14 years ago
  100. d24a10b9 Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl. by Tristan Ye · 14 years ago