Age | Commit message (Expand) | Author | Files | Lines |
2015-02-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -1/+1 |
2015-02-16 | xfs: recall pNFS layouts on conflicting access | Christoph Hellwig | 1 | -2/+7 |
2015-02-10 | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next | Dave Chinner | 1 | -2/+2 |
2015-02-05 | xfs: xfs_ioctl_setattr_check_projid can be static | kbuild test robot | 1 | -2/+2 |
2015-02-02 | Merge branch 'xfs-ioctl-setattr-cleanup' into for-next | Dave Chinner | 1 | -220/+231 |
2015-02-02 | xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories | Iustin Pop | 1 | -14/+25 |
2015-02-02 | xfs: factor projid hint checking out of xfs_ioctl_setattr | Dave Chinner | 1 | -19/+31 |
2015-02-02 | xfs: factor extsize hint checking out of xfs_ioctl_setattr | Dave Chinner | 1 | -39/+51 |
2015-02-02 | xfs: XFS_IOCTL_SETXATTR can run in user namespaces | Dave Chinner | 1 | -9/+13 |
2015-02-02 | xfs: kill xfs_ioctl_setattr behaviour mask | Dave Chinner | 1 | -103/+65 |
2015-02-02 | xfs: disaggregate xfs_ioctl_setattr | Dave Chinner | 1 | -5/+18 |
2015-02-02 | xfs: factor out xfs_ioctl_setattr transaciton preamble | Dave Chinner | 1 | -46/+55 |
2015-02-02 | xfs: separate xflags from xfs_ioctl_setattr | Dave Chinner | 1 | -48/+41 |
2015-02-02 | xfs: FSX_NONBLOCK is not used | Dave Chinner | 1 | -5/+0 |
2015-02-02 | xfs: factor out a xfs_update_prealloc_flags() helper | Christoph Hellwig | 1 | -38/+12 |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-10-13 | Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next | Dave Chinner | 1 | -4/+16 |
2014-10-02 | xfs: only set extent size hint when asked | Dave Chinner | 1 | -2/+14 |
2014-10-02 | xfs: project id inheritance is a directory only flag | Dave Chinner | 1 | -2/+2 |
2014-09-29 | xfs: annotate user variables passed as void | Dave Chinner | 1 | -4/+4 |
2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-2' into for-next | Dave Chinner | 1 | -3/+3 |
2014-08-04 | xfs: kill xfs_vnode.h | Dave Chinner | 1 | -3/+3 |
2014-07-24 | xfs: remove xfs_bulkstat_single | Christoph Hellwig | 1 | -2/+2 |
2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -73/+67 |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 1 | -87/+87 |
2014-06-11 | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -10/+4 |
2014-06-11 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski | 1 | -1/+1 |
2014-05-20 | Merge branch 'xfs-feature-bit-cleanup' into for-next | Dave Chinner | 1 | -8/+1 |
2014-05-20 | xfs: turn NLINK feature on by default | Dave Chinner | 1 | -8/+1 |
2014-05-05 | xfs: Fix wrong error codes being returned | From: Tuomas Tynkkynen | 1 | -2/+3 |
2014-04-02 | new helper: readlink_copy() | Al Viro | 1 | -27/+1 |
2014-01-24 | xfs: allow logical-sector sized O_DIRECT | Eric Sandeen | 1 | -1/+1 |
2014-01-24 | xfs: rename xfs_buftarg structure members | Eric Sandeen | 1 | -1/+1 |
2014-01-24 | xfs: clean up xfs_buftarg | Eric Sandeen | 1 | -1/+1 |
2013-12-19 | xfs: no need to lock the inode in xfs_find_handle | Christoph Hellwig | 1 | -4/+0 |
2013-12-05 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter | 1 | -1/+2 |
2013-10-24 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -6/+3 |
2013-10-24 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -3/+4 |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner | 1 | -0/+1 |
2013-10-22 | xfs: fold xfs_change_file_space into xfs_ioc_space | Christoph Hellwig | 1 | -8/+122 |
2013-10-22 | xfs: always hold the iolock when calling xfs_change_file_space | Christoph Hellwig | 1 | -0/+2 |
2013-10-22 | xfs: remove the unused XFS_ATTR_NONBLOCK flag | Christoph Hellwig | 1 | -3/+0 |
2013-09-10 | xfs: factor all the kmalloc-or-vmalloc fallback allocations | Dave Chinner | 1 | -23/+11 |
2013-09-10 | xfs: fix some minor sparse warnings | Dave Chinner | 1 | -1/+1 |
2013-08-15 | xfs: add capability check to free eofblocks ioctl | Dwight Engen | 1 | -0/+6 |
2013-08-15 | xfs: create internal eofblocks structure with kuid_t types | Dwight Engen | 1 | -12/+6 |
2013-08-15 | xfs: ioctl check for capabilities in the current user namespace | Dwight Engen | 1 | -2/+9 |