| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -1556/+0 |
* | xfs: fix misspelled S_IS...() | Al Viro | 2011-07-26 | 1 | -1/+1 |
* | xfs: get rid of open-coded S_ISREG(), etc. | Al Viro | 2011-07-26 | 1 | -2/+2 |
* | xfs: preallocation transactions do not need to be synchronous | Dave Chinner | 2011-03-25 | 1 | -0/+4 |
* | xfs: zero proper structure size for geometry calls | Alex Elder | 2011-03-02 | 1 | -3/+8 |
* | xfs: limit extsize to size of AGs and/or MAXEXTLEN | Dave Chinner | 2011-01-28 | 1 | -2/+18 |
* | xfs: add FITRIM support | Christoph Hellwig | 2011-01-12 | 1 | -0/+3 |
* | xfs: xfs_ioctl: fix information leak to userland | Kulikov Vasiliy | 2010-11-10 | 1 | -1/+1 |
* | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 2010-10-18 | 1 | -7/+7 |
* | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner | 2010-10-18 | 1 | -1/+1 |
* | xfs: Introduce XFS_IOC_ZERO_RANGE | Dave Chinner | 2010-10-18 | 1 | -1/+2 |
* | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-10 | 1 | -0/+2 |
* | xfs: Disallow 32bit project quota id | Arkadiusz Mi?kiewicz | 2010-09-02 | 1 | -0/+7 |
* | xfs: split xfs_itrace_entry | Christoph Hellwig | 2010-07-26 | 1 | -2/+2 |
* | xfs: simplify inode to transaction joining | Christoph Hellwig | 2010-07-26 | 1 | -2/+1 |
* | xfs: remove unneeded #include statements | Christoph Hellwig | 2010-07-26 | 1 | -8/+0 |
* | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 | 1 | -11/+1 |
* | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 | 1 | -4/+3 |
* | xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c | Zhitong Wang | 2010-05-19 | 1 | -0/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | xfs: more reserved blocks fixups | Eric Sandeen | 2010-02-09 | 1 | -0/+3 |
* | xfs: convert attr to use unsigned names | Dave Chinner | 2010-01-20 | 1 | -9/+9 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-15 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 2009-06-11 | 1 | -12/+13 |
|\ |
|
| * | xfs: use generic Posix ACL code | Christoph Hellwig | 2009-06-10 | 1 | -1/+0 |
| * | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 | 1 | -11/+13 |
* | | xfs: use memdup_user() | Li Zefan | 2009-04-21 | 1 | -16/+7 |
|/ |
|
* | xfs: include header files for prototypes | Hannes Eder | 2009-03-07 | 1 | -0/+1 |
* | xfs: cleanup xfs_find_handle | Christoph Hellwig | 2009-02-08 | 1 | -62/+44 |
* | xfs: fix dentry aliasing issues in open_by_handle | Christoph Hellwig | 2009-01-19 | 1 | -168/+137 |
* | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato | 2009-01-10 | 1 | -15/+0 |
* | [XFS] Fix merge failures | Lachlan McIlroy | 2008-12-29 | 1 | -1/+2 |
|\ |
|
| * | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-14 | 1 | -1/+2 |
| * | CRED: Wrap task credential accesses in the XFS filesystem | David Howells | 2008-11-14 | 1 | -1/+1 |
* | | [XFS] add a FMODE flag to make XFS invisible I/O less hacky | Christoph Hellwig | 2008-12-11 | 1 | -9/+20 |
* | | [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler | sandeen@sandeen.net | 2008-12-02 | 1 | -3/+3 |
* | | [XFS] Clean up some existing compat ioctl calls | sandeen@sandeen.net | 2008-12-02 | 1 | -4/+4 |
* | | [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. | sandeen@sandeen.net | 2008-12-02 | 1 | -56/+53 |
* | | [XFS] kill XFS_DINODE_VERSION_ defines | Christoph Hellwig | 2008-12-01 | 1 | -1/+1 |
* | | [XFS] convert xfs_getbmap to take formatter functions | Eric Sandeen | 2008-12-01 | 1 | -25/+39 |
* | | CRED: Wrap task credential accesses in the XFS filesystem | David Howells | 2008-10-31 | 1 | -1/+1 |
* | | [XFS] remove restricted chown parameter from xfs linux | Tim Shimmin | 2008-10-30 | 1 | -4/+0 |
* | | [XFS] kill sys_cred | Christoph Hellwig | 2008-10-30 | 1 | -2/+1 |
|/ |
|
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | 1 | -4/+3 |
* | [XFS] Kill shouty XFS_ITOV() macro | David Chinner | 2008-08-13 | 1 | -2/+2 |
* | [XFS] Remove vn_revalidate calls in xfs. | Christoph Hellwig | 2008-07-28 | 1 | -2/+27 |
* | [XFS] Now that xfs_setattr is only used for attributes set from ->setattr | Christoph Hellwig | 2008-07-28 | 1 | -2/+2 |
* | [XFS] xfs_setattr currently doesn't just handle the attributes set through | Christoph Hellwig | 2008-07-28 | 1 | -36/+303 |
* | [XFS] attrmulti cleanup | Christoph Hellwig | 2008-07-28 | 1 | -1/+1 |
* | [XFS] Check for invalid flags in xfs_attrlist_by_handle. | Christoph Hellwig | 2008-07-28 | 1 | -0/+6 |