1. 7c71ee7 xfs: allow logical-sector sized O_DIRECT by Eric Sandeen · 10 years ago
  2. 6da5417 xfs: rename xfs_buftarg structure members by Eric Sandeen · 10 years ago
  3. f0bc998 xfs: clean up xfs_buftarg by Eric Sandeen · 10 years ago
  4. 30ba7ad xfs: no need to lock the inode in xfs_find_handle by Christoph Hellwig · 11 years ago
  5. 071c529 xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 11 years ago
  6. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  7. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  8. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  9. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 11 years ago
  10. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 11 years ago
  11. 001a3e7 xfs: remove the unused XFS_ATTR_NONBLOCK flag by Christoph Hellwig · 11 years ago
  12. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  13. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  14. 8c567a7 xfs: add capability check to free eofblocks ioctl by Dwight Engen · 11 years ago
  15. b9fe505 xfs: create internal eofblocks structure with kuid_t types by Dwight Engen · 11 years ago
  16. fd5e2aa xfs: ioctl check for capabilities in the current user namespace by Dwight Engen · 11 years ago
  17. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  18. a133d95 xfs: consolidate extent swap code by Dave Chinner · 11 years ago
  19. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  20. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  21. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  22. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  23. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  24. 862a629 xfs: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  25. dd700d9 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle by Eric Sandeen · 11 years ago
  26. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  27. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  28. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  29. 531c3bd xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
  30. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  31. 64e09fa switch xfs_find_handle() to fget_light() by Al Viro · 12 years ago
  32. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  33. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  34. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  35. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  36. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 12 years ago
  37. ad650f5 xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get by Dave Chinner · 12 years ago
  38. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  39. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  40. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  41. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_ioctl.c]
  42. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  43. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  44. 8287889 xfs: preallocation transactions do not need to be synchronous by Dave Chinner · 13 years ago
  45. eeb2036 xfs: zero proper structure size for geometry calls by Alex Elder · 13 years ago
  46. 5315837 xfs: limit extsize to size of AGs and/or MAXEXTLEN by Dave Chinner · 13 years ago
  47. a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago
  48. 6762b93 xfs: xfs_ioctl: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  49. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  50. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  51. 4472235 xfs: Introduce XFS_IOC_ZERO_RANGE by Dave Chinner · 14 years ago
  52. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  53. 23963e5 xfs: Disallow 32bit project quota id by Arkadiusz Mi?kiewicz · 14 years ago
  54. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  55. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  56. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  57. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  58. 7dce11d xfs: always use iget in bulkstat by Christoph Hellwig · 14 years ago
  59. fda168c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c by Zhitong Wang · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  61. d5db0f9 xfs: more reserved blocks fixups by Eric Sandeen · 14 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. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  65. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  66. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  67. 0e639bd xfs: use memdup_user() by Li Zefan · 15 years ago
  68. 7bf446f xfs: include header files for prototypes by Hannes Eder · 15 years ago
  69. 4346cdd xfs: cleanup xfs_find_handle by Christoph Hellwig · 15 years ago
  70. d296d30 xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  71. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  72. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  73. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  74. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  75. d5547f9 [XFS] Clean up some existing compat ioctl calls by sandeen@sandeen.net · 16 years ago
  76. 743bb465 [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. by sandeen@sandeen.net · 16 years ago
  77. 51ce16d [XFS] kill XFS_DINODE_VERSION_ defines by Christoph Hellwig · 16 years ago
  78. 8a7141a [XFS] convert xfs_getbmap to take formatter functions by Eric Sandeen · 16 years ago
  79. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  80. 82ab8de CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  81. 91b777125 CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  82. e0b8e8b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
  83. ea5a3dc8 [XFS] kill sys_cred by Christoph Hellwig · 16 years ago
  84. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  85. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  86. f13fae2 [XFS] Remove vn_revalidate calls in xfs. by Christoph Hellwig · 16 years ago
  87. 0f285c8 [XFS] Now that xfs_setattr is only used for attributes set from ->setattr by Christoph Hellwig · 16 years ago
  88. 25fe55e [XFS] xfs_setattr currently doesn't just handle the attributes set through by Christoph Hellwig · 16 years ago
  89. e182f57 [XFS] attrmulti cleanup by Christoph Hellwig · 16 years ago
  90. 90ad58a [XFS] Check for invalid flags in xfs_attrlist_by_handle. by Christoph Hellwig · 16 years ago
  91. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  92. e8b0eba [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred by Barry Naujok · 16 years ago
  93. 6a7f422 [XFS] kill di_mode checks after xfs_iget by Christoph Hellwig · 16 years ago
  94. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  95. 65e67f5 [XFS] Fix merge failure by Lachlan McIlroy · 16 years ago
  96. 3b2816b [XFS] The forward declarations for the xfs_ioctl() helpers and the by Lachlan McIlroy · 16 years ago
  97. df26cfe [XFS] split xfs_ioc_xattr by Lachlan McIlroy · 16 years ago
  98. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  99. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  100. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago