1. 15d66ac xfs: abstract block export operations from nfsd layouts by Benjamin Coddington · 8 years ago
  2. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. 81c3932 nfsd: add a new config option for the block layout driver by Christoph Hellwig · 8 years ago
  4. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 8 years ago
  5. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  6. 5278511 xfs: implement pNFS export operations by Christoph Hellwig · 9 years ago
  7. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 9 years ago
  8. 9a2cc41 xfs: move type conversion functions to xfs_dir.h by Dave Chinner · 9 years ago
  9. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  10. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  11. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  12. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  13. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  14. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  15. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  16. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  17. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  18. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  19. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  20. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  21. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  22. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  23. c29f7d4 xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels by Christoph Hellwig · 12 years ago
  24. 8292d88 xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata by Christoph Hellwig · 13 years ago
  25. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_export.c]
  26. ad1a2c8 xfs: failure mapping nfs fh to inode should return ESTALE by J. Bruce Fields · 13 years ago
  27. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  28. 576ecb8 xfs: fix exporting with left over 64-bit inodes by Samuel Kvasnica · 14 years ago
  29. ef35e92 xfs: remove xfs_iput_new by Christoph Hellwig · 14 years ago
  30. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  31. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 14 years ago
  32. 1920779 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED by Dave Chinner · 14 years ago
  33. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  34. 978ebd9 xfs_export_operations.commit_metadata by Ben Myers · 14 years ago
  35. c9a9855 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations by Christoph Hellwig · 15 years ago
  36. 207fcfa [XFS] remove xfs_vfsops.h by Christoph Hellwig · 15 years ago
  37. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  38. db7a2c7 [XFS] convert xfs to use ERR_CAST by Eric Sandeen · 16 years ago
  39. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 16 years ago
  40. 384f3ce [XFS] Return case-insensitive match for dentry cache by Barry Naujok · 16 years ago
  41. 6a7f422 [XFS] kill di_mode checks after xfs_iget by Christoph Hellwig · 16 years ago
  42. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  43. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  44. 24bd861 [XFS] don't encode parent in nfs filehandles unless nessecary by Christoph Hellwig · 16 years ago
  45. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 16 years ago
  46. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  47. c38344f xfs: new export ops by Christoph Hellwig · 17 years ago
  48. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  49. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  50. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  51. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  52. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  53. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  54. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  55. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  56. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  57. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  58. a50cd26 [XFS] Switch over from linvfs names for sb/quotactl operations for by Nathan Scott · 18 years ago
  59. 9b94c2e [XFS] Take a dentry structure off the stack into the data segment. by Nathan Scott · 18 years ago
  60. 0c9512d [XFS] find_exported_dentry(). XFS does not need to use this symbol as it by David Chinner · 18 years ago
  61. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  62. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago