1. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  2. 43feeea xfs: zero length symlinks are not valid by Dave Chinner · 6 years ago
  3. a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
  4. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  5. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  6. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 6 years ago
  7. 2af5284 xfs: remove xfs_bunmapi() firstblock param by Brian Foster · 6 years ago
  8. a7beabe xfs: remove xfs_bmapi_write() firstblock param by Brian Foster · 6 years ago
  9. 3728379 xfs: use ->t_firstblock for all xfs_bunmapi() callers by Brian Foster · 6 years ago
  10. 381eee6 xfs: remove firstblock param from xfs dir ops by Brian Foster · 6 years ago
  11. f16dea5 xfs: use ->t_firstblock in dir ops by Brian Foster · 6 years ago
  12. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 6 years ago
  13. ccd9d91 xfs: remove xfs_bunmapi() dfops param by Brian Foster · 6 years ago
  14. 4bcfa61 xfs: use ->t_dfops for all xfs_bunmapi() callers by Brian Foster · 6 years ago
  15. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 6 years ago
  16. 175d1a0 xfs: use ->t_dfops for all xfs_bmapi_write() callers by Brian Foster · 6 years ago
  17. c9cfdb3 xfs: remove dfops param from high level dirname calls by Brian Foster · 6 years ago
  18. 6aa6718 xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops by Brian Foster · 6 years ago
  19. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  20. 3565b660 xfs: fix double ijoin in xfs_inactive_symlink_rmt() by Dave Chinner · 7 years ago
  21. 8b922f0 xfs: defer frees from common inode allocation paths by Brian Foster · 7 years ago
  22. c959025 xfs: Remove "committed" argument of xfs_dir_ialloc by Chandan Rajendra · 7 years ago
  23. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  24. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  25. 29db250 xfs: assert locking precondition in xfs_readlink_bmap_ilocked by Christoph Hellwig · 7 years ago
  26. 6eb0b8d xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN by Darrick J. Wong · 7 years ago
  27. 5da8f2f xfs: allow reading of already-locked remote symbolic link by Darrick J. Wong · 8 years ago
  28. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  29. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  30. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  31. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  32. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 9 years ago
  33. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  34. 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 9 years ago
  35. 143f4ae xfs: factor out a helper to initialize a local format inode fork by Christoph Hellwig · 9 years ago
  36. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  37. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  38. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  39. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 9 years ago
  40. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 10 years ago
  41. 2ac56d3 xfs: fix remote symlinks on V5/CRC filesystems by Eric Sandeen · 10 years ago
  42. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  43. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  44. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  45. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  46. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  47. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  48. 94f3cad xfs: check resblks before calling xfs_dir_canenter by Eric Sandeen · 10 years ago
  49. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  50. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  51. d6cf130 xfs: convert m_dirblkfsbs to xfs_da_geometry by Dave Chinner · 11 years ago
  52. bda65ef xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() by Eric Sandeen · 11 years ago
  53. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 11 years ago
  54. ac75a1f xfs: don't leak EFSBADCRC to userspace by Dave Chinner · 11 years ago
  55. 163467d xfs: factor prid related codes into xfs_get_initial_prid() by Zhi Yong Wu · 11 years ago
  56. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  57. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  58. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  59. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  60. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  61. daf7b79 xfs: set remote symlink buffer type for recovery by Dave Chinner · 11 years ago
  62. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  63. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  64. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  65. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  66. 1fb7e48d xfs: split out the remote symlink handling by Dave Chinner · 11 years ago
  67. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  68. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  69. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  70. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 12 years ago
  71. 725eb1e xfs: fix the symbolic link assert in xfs_ifree by Mark Tinguely · 12 years ago
  72. 321a958 xfs: fix incorrect remote symlink block count by Dave Chinner · 12 years ago
  73. f948dd7 xfs: add CRC checks to remote symlinks by Dave Chinner · 12 years ago
  74. 19de735 xfs: split out symlink code into it's own file. by Dave Chinner · 12 years ago