1. 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
  2. 3d1c182 Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. by Tristan Ye · 14 years ago
  3. 66effd3 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain by Sunil Mushran · 14 years ago
  4. bddefde ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG by Sunil Mushran · 14 years ago
  5. dda54e7 Ocfs2/move_extents: Set several trivial constraints for threshold. by Tristan Ye · 14 years ago
  6. 4dfa66b Ocfs2/move_extents: Let defrag handle partial extent moving. by Tristan Ye · 14 years ago
  7. 53069d4 Ocfs2/move_extents: move/defrag extents within a certain range. by Tristan Ye · 14 years ago
  8. ee16cc0 Ocfs2/move_extents: helper to calculate the defraging length in one run. by Tristan Ye · 14 years ago
  9. e084771 Ocfs2/move_extents: move entire/partial extent. by Tristan Ye · 14 years ago
  10. 8473aa8 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. by Tristan Ye · 14 years ago
  11. e6b5859 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. by Tristan Ye · 14 years ago
  12. 99e4c75 Ocfs2/move_extents: helper to validate and adjust moving goal. by Tristan Ye · 14 years ago
  13. 1c06b91 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. by Tristan Ye · 14 years ago
  14. 202ee5f Ocfs2/move_extents: defrag a range of extent. by Tristan Ye · 14 years ago
  15. 8f603e5 Ocfs2/move_extents: move a range of extent. by Tristan Ye · 14 years ago
  16. de474ee Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. by Tristan Ye · 14 years ago
  17. 028ba5df Ocfs2/move_extents: Add basic framework and source files for extent moving. by Tristan Ye · 14 years ago
  18. 220ebc4 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. by Tristan Ye · 14 years ago
  19. 3e19a25 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c by Tristan Ye · 14 years ago
  20. d24a10b9 Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl. by Tristan Ye · 14 years ago
  21. 3e5db17 Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl. by Tristan Ye · 14 years ago
  22. 8aa1fa3 Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler. by Tristan Ye · 14 years ago
  23. dc522ad Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  24. df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  25. b0ca118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  26. eb08d8f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  27. 434d42c Merge branch 'next' into for-linus by James Morris · 14 years ago
  28. 98ba073 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs by Robin Dong · 14 years ago
  29. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 14 years ago
  30. 10fca35 ocfs2: Add trace event for trim. by Tao Ma · 14 years ago
  31. 55e6787 ocfs2: Add FITRIM ioctl. by Tao Ma · 14 years ago
  32. e80de36 ocfs2: Add ocfs2_trim_fs for SSD trim support. by Tao Ma · 14 years ago
  33. 69a60c4 ocfs2: remove the /sys/o2cb symlink by Amerigo Wang · 14 years ago
  34. e2b0c21 ocfs2: clean up mount option about atime in ocfs2.txt by Tiger Yang · 14 years ago
  35. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  36. c2b6773 jbd: Fix comment to match the code in journal_start() by Eryu Guan · 14 years ago
  37. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  38. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  39. 30cb6d5 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  41. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 14 years ago
  42. 901025d dlm: make plock operation killable by David Teigland · 14 years ago
  43. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  44. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  45. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 14 years ago
  46. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  47. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 14 years ago
  48. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 14 years ago
  49. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 14 years ago
  50. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 14 years ago
  51. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 14 years ago
  52. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 14 years ago
  53. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  54. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  55. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  56. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  57. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  58. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 14 years ago
  59. 3935bb9 Pull pstore into release branch by Tony Luck · 14 years ago
  60. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 14 years ago
  61. bdc1a1b UBIFS: fix kernel-doc comments by Artem Bityutskiy · 14 years ago
  62. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  63. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 14 years ago
  64. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 14 years ago
  65. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 14 years ago
  66. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 14 years ago
  67. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 14 years ago
  68. e69522a xfs: kill off xfs_printk() by Joe Perches · 14 years ago
  69. ceec1e0 [CIFS] Remove sparse warning by Steve French · 14 years ago
  70. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 14 years ago
  71. c4aca0c cifs: Change key name to cifs.idmap, misc. clean-up by Shirish Pargaonkar · 14 years ago
  72. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 14 years ago
  73. 5167f11 cifs: Use kstrndup for cifs_sb->mountdata by Sean Finney · 14 years ago
  74. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 14 years ago
  75. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 14 years ago
  76. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 14 years ago
  77. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 14 years ago
  78. 460458c cifs: turn BCC into a static inlined function by Jeff Layton · 14 years ago
  79. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 14 years ago
  80. 0e6e37a cifs: fix some unused variable warnings in id_rb_search by Jeff Layton · 14 years ago
  81. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 14 years ago
  82. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 14 years ago
  83. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 14 years ago
  84. 9409ae5 cifs: Invoke id mapping functions (try #17 repost) by Shirish Pargaonkar · 14 years ago
  85. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 14 years ago
  86. 9ad1506 CIFS: Add launder_page operation (try #3) by Pavel Shilovsky · 14 years ago
  87. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 14 years ago
  88. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 14 years ago
  89. fd5707e cifs: fix comment in validate_t2 by Jeff Layton · 14 years ago
  90. 4358b56 VFS: trivial: fix comment on s_maxbytes value warning check by Jeff Layton · 14 years ago
  91. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 14 years ago
  92. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 14 years ago
  93. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 14 years ago
  94. b34cb85 Introduce SMB2 Kconfig option by Steve French · 14 years ago
  95. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 14 years ago
  96. fd62cb7 fs:cifs:connect.c remove one to many l's in the word. by Justin P. Mattock · 14 years ago
  97. c52a955 Don't compile in unused reparse point symlink code by Steve French · 14 years ago
  98. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 14 years ago
  99. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 14 years ago
  100. 12a5a26 Merge branch 'master' into next by James Morris · 14 years ago