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