1. fba9760 xfs: wire up the v5 inumbers ioctl by Darrick J. Wong · 6 years ago
  2. 0448b6f xfs: wire up new v5 bulkstat ioctls by Darrick J. Wong · 6 years ago
  3. 5f19c7f xfs: introduce v5 inode group structure by Darrick J. Wong · 6 years ago
  4. 7035f97 xfs: introduce new v5 bulkstat structure by Darrick J. Wong · 6 years ago
  5. 8bfe9d1 xfs: rename bulkstat functions by Darrick J. Wong · 6 years ago
  6. 6f71fb6 xfs: remove various bulk request typedef usage by Darrick J. Wong · 6 years ago
  7. 677717f xfs: refactor INUMBERS to use iwalk functions by Darrick J. Wong · 6 years ago
  8. 2810bd6 xfs: convert bulkstat to new iwalk infrastructure by Darrick J. Wong · 6 years ago
  9. f16fe3e xfs: bulkstat should copy lastip whenever userspace supplies one by Darrick J. Wong · 6 years ago
  10. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  11. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  12. 9108326 xfs: change some error-less functions to void types by Eric Sandeen · 6 years ago
  13. 7cd5006 xfs: add a new ioctl to describe allocation group geometry by Darrick J. Wong · 6 years ago
  14. 1b6d968 xfs: bump XFS_IOC_FSGEOMETRY to v5 structures by Dave Chinner · 6 years ago
  15. a9d25bd xfs: Fix x32 ioctls when cmd numbers differ from ia32. by Nick Bowler · 6 years ago
  16. 7ca860e xfs: Fix bulkstat compat ioctls on x32 userspace. by Nick Bowler · 6 years ago
  17. c456d64 xfs: Align compat attrlist_by_handle with native implementation. by Nick Bowler · 6 years ago
  18. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  19. ac503a4 xfs: refactor the geometry structure filling function by Darrick J. Wong · 7 years ago
  20. c368ebc xfs: hoist xfs_fs_geometry to libxfs by Darrick J. Wong · 7 years ago
  21. 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago
  22. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. 8f3e205 xfs: don't pass ioflags around in the ioctl path by Christoph Hellwig · 9 years ago
  25. 4e24761 xfs: prefix XATTR_LIST_MAX with XFS_ by Jan Tulak · 9 years ago
  26. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  27. 4d94902 xfs: remove incorrect error negation in attr_multi ioctl by Brian Foster · 10 years ago
  28. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  29. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  30. b1d6cc0 xfs: compat_xfs_bstat does not have forkoff by Dave Chinner · 10 years ago
  31. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 11 years ago
  32. b92cc59f6 xfs: kill xfs_vnode.h by Dave Chinner · 11 years ago
  33. 549fa00 xfs: consolidate xfs_inumbers by Jie Liu · 11 years ago
  34. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  35. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  36. b28fd7b xfs: Fix wrong error codes being returned by From: Tuomas Tynkkynen · 11 years ago
  37. 31978b5 xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 11 years ago
  38. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  39. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  40. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 12 years ago
  41. a133d95 xfs: consolidate extent swap code by Dave Chinner · 12 years ago
  42. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 12 years ago
  43. 7dfbcbefa xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle by Eric Sandeen · 12 years ago
  44. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  45. d9457dc xfs: Convert to new freezing code by Jan Kara · 13 years ago
  46. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
  47. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  48. 8d2a5e6 xfs: clean up minor sparse warnings by Dave Chinner · 13 years ago
  49. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  50. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  51. c59d87c xfs: remove subdirectories by Christoph Hellwig · 14 years ago[Renamed from fs/xfs/linux-2.6/xfs_ioctl32.c]
  52. 8c1fdd0 xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE by Christoph Hellwig · 14 years ago
  53. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  54. 4472235 xfs: Introduce XFS_IOC_ZERO_RANGE by Dave Chinner · 15 years ago
  55. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 15 years ago
  56. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 15 years ago
  57. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
  58. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 15 years ago
  59. 7dce11d xfs: always use iget in bulkstat by Christoph Hellwig · 15 years ago
  60. fda168c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c by Zhitong Wang · 15 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  62. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  63. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  64. 3725867 xfs: actually enable the swapext compat handler by Christoph Hellwig · 16 years ago
  65. 0e639bd xfs: use memdup_user() by Li Zefan · 16 years ago
  66. 62e194e xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 16 years ago
  67. ab596ad xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  68. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  69. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  70. e5d412f [XFS] Reorder xfs_ioctl32.c for some tidiness by sandeen@sandeen.net · 16 years ago
  71. 710d62a [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  72. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  73. ebeecd2 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  74. af819d2 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl by sandeen@sandeen.net · 16 years ago
  75. 65fbaf2 [XFS] Fix xfs_bulkstat_one size checks & error handling by sandeen@sandeen.net · 16 years ago
  76. 2ee4fa5 [XFS] Make the bulkstat_one compat ioctl handling more sane by sandeen@sandeen.net · 16 years ago
  77. 471d591 [XFS] Add compat handlers for data & rt growfs ioctls by sandeen@sandeen.net · 16 years ago
  78. e94fc4a [XFS] Add compat handlers for swapext ioctl by sandeen@sandeen.net · 16 years ago
  79. d5547f9 [XFS] Clean up some existing compat ioctl calls by sandeen@sandeen.net · 16 years ago
  80. ffae263 [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h by sandeen@sandeen.net · 16 years ago
  81. 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
  82. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  83. bc58f9b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION by Eric Sandeen · 17 years ago
  84. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  85. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 18 years ago
  86. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 18 years ago
  87. ad690ef xfs ioctl __user annotations by Al Viro · 18 years ago
  88. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 18 years ago
  89. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 18 years ago
  90. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 18 years ago
  91. e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  93. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 19 years ago
  94. e0edd596 [XFS] Fix compiler warning and small code inconsistencies in compat by Nathan Scott · 19 years ago
  95. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 19 years ago
  96. a50cd26 [XFS] Switch over from linvfs names for sb/quotactl operations for by Nathan Scott · 19 years ago
  97. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  98. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  99. 526c420 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls by Eric Sandeen · 20 years ago
  100. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 20 years ago