index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
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-01
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-18
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
1
-4
/
+0
2013-12-04
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
1
-1
/
+2
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-6
/
+3
2013-10-23
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-21
xfs: fold xfs_change_file_space into xfs_ioc_space
Christoph Hellwig
1
-8
/
+122
2013-10-21
xfs: always hold the iolock when calling xfs_change_file_space
Christoph Hellwig
1
-0
/
+2
2013-10-21
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-09
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
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-2
/
+2
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
1
-2
/
+70
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-1
/
+35
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-0
/
+1
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
1
-7
/
+7
2013-07-09
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-05-07
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
Eric Sandeen
1
-4
/
+10
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2012-11-08
xfs: add inode id filtering to eofblocks scan
Brian Foster
1
-1
/
+2
2012-11-08
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
1
-0
/
+20
2012-11-02
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-6
/
+6
2012-09-26
switch xfs_find_handle() to fget_light()
Al Viro
1
-3
/
+3
2012-07-31
xfs: Convert to new freezing code
Jan Kara
1
-3
/
+52
[next]