1. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  2. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  3. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  4. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  5. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  6. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  7. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  8. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  9. b6a9947 xfs: lockdep annotations throw warnings on non-debug builds by Dave Chinner · 9 years ago
  10. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  11. 3403ccc xfs: inode lockdep annotations broke non-lockdep build by Dave Chinner · 9 years ago
  12. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  13. 0952c81 xfs: clean up inode lockdep annotations by Dave Chinner · 9 years ago
  14. bbf155a xfs: fix sb_meta_uuid usage by Dave Chinner · 9 years ago
  15. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  16. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  17. d6077aa xfs: Remove duplicate jumps to the same label by Jan Kara · 9 years ago
  18. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 9 years ago
  19. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 9 years ago
  20. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  21. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  22. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  23. 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 9 years ago
  24. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 9 years ago
  25. 3cdaa18 xfs: fix sparse inodes 32-bit compile failure by Brian Foster · 9 years ago
  26. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 9 years ago
  27. 09b5660 xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() by Brian Foster · 9 years ago
  28. 22419ac xfs: fix broken i_nlink accounting for whiteout tmpfile inode by Brian Foster · 9 years ago
  29. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 9 years ago
  30. 2b93681 Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next by Dave Chinner · 9 years ago
  31. 86aaf02 xfs: use bool instead of int in xfs_rename() by Fabian Frederick · 9 years ago
  32. d41bb03 Merge branch 'xfs-rename-whiteout' into for-next by Dave Chinner · 9 years ago
  33. 7dcf5c3 xfs: add RENAME_WHITEOUT support by Dave Chinner · 9 years ago
  34. eeacd32 xfs: make xfs_cross_rename() complete fully by Dave Chinner · 9 years ago
  35. 310606b xfs: factor out xfs_finish_rename() by Dave Chinner · 9 years ago
  36. 445883e xfs: cleanup xfs_rename error handling by Dave Chinner · 9 years ago
  37. 95afcf5 xfs: clean up inode locking for RENAME_WHITEOUT by Dave Chinner · 9 years ago
  38. 88e8fda Merge branch 'xfs-mmap-lock' into for-next by Dave Chinner · 10 years ago
  39. 3cabb83 Merge branch 'xfs-misc-fixes-for-4.1' into for-next by Dave Chinner · 10 years ago
  40. fc92156 xfs: Ensure we have target_ip for RENAME_EXCHANGE by Eric Sandeen · 10 years ago
  41. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  42. 653c60b xfs: introduce mmap/truncate lock by Dave Chinner · 10 years ago
  43. 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next by Dave Chinner · 10 years ago
  44. f19b872 xfs: inode unlink does not set AGI buffer type by Dave Chinner · 10 years ago
  45. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  46. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  47. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  48. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  49. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  50. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  51. 062647a xfs: replace on-stack xfs_trans_res with pointer in xfs_create() by Brian Foster · 10 years ago
  52. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  53. 9336e3a xfs: project id inheritance is a directory only flag by Dave Chinner · 10 years ago
  54. e076b0f xfs: kill time.h by Dave Chinner · 10 years ago
  55. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  56. e8aaba9 xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality by Dave Chinner · 10 years ago
  57. 94f3cad xfs: check resblks before calling xfs_dir_canenter by Eric Sandeen · 10 years ago
  58. eac152b xfs: kill VN_DIRTY() by Dave Chinner · 10 years ago
  59. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  60. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  61. b70f14e Merge branch 'xfs-feature-bit-cleanup' into for-next by Dave Chinner · 10 years ago
  62. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 10 years ago
  63. b767692 Merge branch 'xfs-free-inode-btree' into for-next by Dave Chinner · 10 years ago
  64. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  65. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  66. 9d43b18 xfs: update inode allocation/free transaction reservations for finobt by Brian Foster · 10 years ago
  67. 3b8d907 xfs: remove xfs_filestream_associate by Christoph Hellwig · 10 years ago
  68. 2cd2ef6 xfs: rewrite the filestream allocator using the dentry cache by Christoph Hellwig · 10 years ago
  69. f37211c xfs: remove XFS_IFILESTREAM by Christoph Hellwig · 10 years ago
  70. 330033d xfs: fix tmpfile/selinux deadlock and initialize security by Brian Foster · 10 years ago
  71. fd9fdba xfs: remove unused bp arg from xfs_iflush_fork() by Eric Sandeen · 10 years ago
  72. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 10 years ago
  73. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 11 years ago
  74. ab29743 xfs: allow linkat() on O_TMPFILE files by Zhi Yong Wu · 11 years ago
  75. 99b6436 xfs: add O_TMPFILE support by Zhi Yong Wu · 11 years ago
  76. 163467d xfs: factor prid related codes into xfs_get_initial_prid() by Zhi Yong Wu · 11 years ago
  77. efa70be xfs: add xfs_ilock_attr_map_shared by Christoph Hellwig · 11 years ago
  78. 309ecac xfs: rename xfs_ilock_map_shared by Christoph Hellwig · 11 years ago
  79. 01f4f32 xfs: remove xfs_iunlock_map_shared by Christoph Hellwig · 11 years ago
  80. 982e939 xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster by Jie Liu · 11 years ago
  81. 126cd10 xfs: get rid of XFS_IALLOC_BLOCKS macros by Jie Liu · 11 years ago
  82. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  83. 2732036 xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering by Dave Chinner · 11 years ago
  84. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  85. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  86. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  87. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  88. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  89. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 11 years ago
  90. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 11 years ago
  91. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  92. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  93. 0b8182d xfs: fix the comment of xfs_ifree_cluster() by Zhi Yong Wu · 11 years ago
  94. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  95. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  96. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  97. f6bba20 xfs: consolidate xfs_rename.c by Dave Chinner · 11 years ago
  98. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  99. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  100. 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago