index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
xfs: remove unused full argument from bmap
Eric Sandeen
1
-2
/
+2
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+2
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
1
-2
/
+2
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-1
/
+1
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
1
-4
/
+2
2016-10-14
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+73
2016-10-10
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
1
-2
/
+2
2016-10-06
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: check for invalid inode reflink flags
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-2
/
+65
2016-09-22
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
1
-1
/
+1
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
1
-1
/
+1
2016-08-03
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-14
/
+8
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
1
-14
/
+8
2016-07-20
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
1
-0
/
+11
2016-05-20
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
1
-16
/
+2
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-8
/
+5
2016-04-06
xfs: use ->readlink to implement the readlink_by_handle ioctl
Christoph Hellwig
1
-16
/
+2
2016-03-07
Merge branch 'xfs-dax-fixes-4.6' into for-next
Dave Chinner
1
-7
/
+98
2016-03-01
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
Dave Chinner
1
-4
/
+8
2016-03-01
xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
Dave Chinner
1
-13
/
+92
2016-03-01
xfs: XFS_DIFLAG_DAX is only for regular files or directories
Dave Chinner
1
-0
/
+8
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-7
/
+7
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
1
-1
/
+1
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
1
-1
/
+17
2016-01-04
xfs: use FS_XFLAG definitions directly
Dave Chinner
1
-37
/
+37
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-2
/
+13
2015-11-03
xfs: invalidate cached acl if set via ioctl
Andreas Gruenbacher
1
-1
/
+9
2015-11-03
xfs: Plug memory leak in xfs_attrmulti_attr_set
Andreas Gruenbacher
1
-1
/
+4
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
1
-3
/
+3
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-1
/
+1
2015-10-12
xfs: avoid dependency on Linux XATTR_SIZE_MAX
Jan Tulak
1
-2
/
+2
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
1
-1
/
+1
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-3
/
+3
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-4
/
+4
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-9
/
+9
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
1
-1
/
+1
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
1
-1
/
+1
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
1
-1
/
+4
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
[next]