1. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 9 years ago
  2. 781355c xfs: recall pNFS layouts on conflicting access by Christoph Hellwig · 9 years ago
  3. 5278511 xfs: implement pNFS export operations by Christoph Hellwig · 9 years ago
  4. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  5. dbe1b5c xfs: Make xfs_vn_rename compliant with renameat2() syscall by Carlos Maiolino · 10 years ago
  6. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  7. 1b767ee xfs: move ftype conversion functions to libxfs by Dave Chinner · 10 years ago
  8. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  9. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  10. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  11. 2ebff7b xfs: flush entire last page of old EOF on truncate up by Dave Chinner · 10 years ago
  12. eedf32b xfs: fix rounding error of fiemap length parameter by Brian Foster · 10 years ago
  13. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  14. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  15. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 10 years ago
  16. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  17. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  18. 49abc3a xfs: truncate_setsize should be outside transactions by Dave Chinner · 10 years ago
  19. d540e43 xfs: initialize default acls for ->tmpfile() by Brian Foster · 10 years ago
  20. 330033d xfs: fix tmpfile/selinux deadlock and initialize security by Brian Foster · 10 years ago
  21. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 10 years ago
  22. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 10 years ago
  23. 93a8614 xfs: fix directory inode iolock lockdep false positive by Dave Chinner · 10 years ago
  24. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 10 years ago
  25. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  27. 96c8c44 xfs: switch to kfree_put_link() by Al Viro · 11 years ago
  28. 99b6436 xfs: add O_TMPFILE support by Zhi Yong Wu · 11 years ago
  29. 5c22727 xfs: fix assertion failure at xfs_setattr_nonsize by Jie Liu · 11 years ago
  30. 5a01dd5 xfs: fix assertion failure at xfs_setattr_nonsize by Jie Liu · 11 years ago
  31. c91c46c xfs: add xfs_setattr_time by Christoph Hellwig · 11 years ago
  32. 0c3d88d xfs: tiny xfs_setattr_mode cleanup by Christoph Hellwig · 11 years ago
  33. ad22c7a xfs: prevent stack overflows from page cache allocation by Dave Chinner · 11 years ago
  34. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  35. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  36. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  37. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  38. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  39. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  40. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 11 years ago
  41. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 11 years ago
  42. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  43. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  44. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  45. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  46. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  47. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  48. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  49. 42c49d7 xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] by Carlos Maiolino · 11 years ago
  50. 635c4d0 xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent by Jie Liu · 11 years ago
  51. 56c19e8 xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  52. 4bc1ea6 xfs: remove xfs_flush_pages by Dave Chinner · 12 years ago
  53. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  54. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  55. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago
  56. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  57. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  58. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  59. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  60. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  61. 193aec1 xfs: push the ilock into xfs_zero_eof by Christoph Hellwig · 12 years ago
  62. f38996f xfs: reduce ilock hold times in xfs_setattr_size by Christoph Hellwig · 12 years ago
  63. 8d2a5e6 xfs: clean up minor sparse warnings by Dave Chinner · 12 years ago
  64. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  65. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  66. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 13 years ago
  67. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  68. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  69. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  70. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  71. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  72. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  73. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  74. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  75. ed32201 xfs: Return -EIO when xfs_vn_getattr() failed by Mitsuo Hayasaka · 13 years ago
  76. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  77. 2b3ffd7 xfs: wait for I/O completion when writing out pages in xfs_setattr_size by Christoph Hellwig · 13 years ago
  78. 866e4ed xfs: fix xfs_mark_inode_dirty during umount by Christoph Hellwig · 13 years ago
  79. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_iops.c]
  80. 510792e xfs: optimize the negative xattr caching by Christoph Hellwig · 13 years ago
  81. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  82. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  83. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  84. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  85. 681b120 xfs: always log timestamp updates in xfs_setattr_size by Christoph Hellwig · 13 years ago
  86. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  87. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  88. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  89. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  90. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  91. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  92. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  93. c25d246 XFS: handle hole punching via fallocate properly by Josef Bacik · 14 years ago
  94. c6f6cd0 xfs: use hlist_add_fake by Christoph Hellwig · 14 years ago
  95. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  96. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  97. 6c77b0e xfs: remove xfs_cred.h by Christoph Hellwig · 14 years ago
  98. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  99. 9af2546 xfs: Make fiemap work with sparse files by Tao Ma · 14 years ago
  100. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago