Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b2b4f84d9cb2b723fdf5e05401c43d82836fec2f
/
fs
/
xfs
/
xfs_ioctl.c
ac503a4
xfs: refactor the geometry structure filling function
by Darrick J. Wong
· 7 years ago
c368ebc
xfs: hoist xfs_fs_geometry to libxfs
by Darrick J. Wong
· 7 years ago
65a7935
xfs: remove u_int* type usage
by Darrick J. Wong
· 7 years ago
80e4e12
xfs: scrub inodes
by Darrick J. Wong
· 7 years ago
36fd6e8
xfs: create an ioctl to scrub AG metadata
by Darrick J. Wong
· 7 years ago
232b5194
xfs: simplify the xfs_getbmap interface
by Christoph Hellwig
· 7 years ago
6851a3d
xfs: validate bdev support for DAX inode flag
by Ross Zwisler
· 7 years ago
dd60687
xfs: don't set v3 xflags for v2 inodes
by Christoph Hellwig
· 7 years ago
742d842
xfs: disable per-inode DAX flag
by Christoph Hellwig
· 7 years ago
31965ef
xfs: make errortag a per-mountpoint structure
by Darrick J. Wong
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
3398a40
xfs: remove XFS_HSIZE
by Christoph Hellwig
· 8 years ago
12e4a38
xfs: fix getfsmap userspace memory corruption while setting OF_LAST
by Darrick J. Wong
· 8 years ago
9d17e14
xfs: fix __user annotations for xfs_ioc_getfsmap
by Christoph Hellwig
· 8 years ago
ef2b67e
xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
by Christoph Hellwig
· 8 years ago
e89c041
xfs: implement the GETFSMAP ioctl
by Darrick J. Wong
· 8 years ago
be6324c
xfs: fix over-copying of getbmap parameters from userspace
by Darrick J. Wong
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
1dbba08
xfs: remove unused full argument from bmap
by Eric Sandeen
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
fd4a0edf
vfs: replace calling i_op->readlink with vfs_readlink()
by Miklos Szeredi
· 8 years ago
6552321
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
by Christoph Hellwig
· 8 years ago
5d82930
xfs: provide helper for counting extents from if_bytes
by Eric Sandeen
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
1987fd7
xfs: clear reflink flag if setting realtime flag
by Darrick J. Wong
· 8 years ago
4f435eb
xfs: don't mix reflink and DAX mode for now
by Darrick J. Wong
· 8 years ago
c8e156a
xfs: check for invalid inode reflink flags
by Darrick J. Wong
· 8 years ago
f7ca352
xfs: create a separate cow extent size hint for the allocator
by Darrick J. Wong
· 8 years ago
69bca80
xfs: Propagate dentry down to inode_change_ok()
by Jan Kara
· 9 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 8 years ago
0facef7
xfs: in _attrlist_by_handle, copy the cursor back to userspace
by Darrick J. Wong
· 8 years ago
b47ec80
Merge branch 'xfs-4.8-split-dax-dio' into for-next
by Dave Chinner
· 8 years ago
8f3e205
xfs: don't pass ioflags around in the ioctl path
by Christoph Hellwig
· 8 years ago
7f1b624
xfs: fix type confusion in xfs_ioc_swapext
by Jann Horn
· 8 years ago
5b911354
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
by Dave Chinner
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
bfe8804
xfs: use ->readlink to implement the readlink_by_handle ioctl
by Christoph Hellwig
· 9 years ago
85a9f38
Merge branch 'xfs-dax-fixes-4.6' into for-next
by Dave Chinner
· 9 years ago
6448543
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
by Dave Chinner
· 9 years ago
3a6a854
xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
by Dave Chinner
· 9 years ago
e889752
xfs: XFS_DIFLAG_DAX is only for regular files or directories
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
9e9a267
xfs: move inode generation count to VFS inode
by Dave Chinner
· 9 years ago
58f88ca
xfs: introduce per-inode DAX enablement
by Dave Chinner
· 9 years ago
e7b8948
xfs: use FS_XFLAG definitions directly
by Dave Chinner
· 9 years ago
2da5c4b
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
by Dave Chinner
· 9 years ago
47e1bf6
xfs: invalidate cached acl if set via ioctl
by Andreas Gruenbacher
· 9 years ago
09cb22d
xfs: Plug memory leak in xfs_attrmulti_attr_set
by Andreas Gruenbacher
· 9 years ago
1e2103c
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
by Dave Chinner
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
51fcbfe
xfs: avoid dependency on Linux XATTR_SIZE_MAX
by Jan Tulak
· 9 years ago
4e24761
xfs: prefix XATTR_LIST_MAX with XFS_
by Jan Tulak
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 10 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
6a63ef0
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
by Dave Chinner
· 10 years ago
21c3ea1
xfs: unlock i_mutex in xfs_break_layouts
by Christoph Hellwig
· 10 years ago
e8e9ad4
xfs: take i_mmap_lock on extent manipulation operations
by Dave Chinner
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
781355c
xfs: recall pNFS layouts on conflicting access
by Christoph Hellwig
· 10 years ago
bad9626
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
by Dave Chinner
· 10 years ago
f92090e
xfs: xfs_ioctl_setattr_check_projid can be static
by kbuild test robot
· 10 years ago
1790736
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
by Dave Chinner
· 10 years ago
9b94fcc
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
by Iustin Pop
· 10 years ago
23bd073
xfs: factor projid hint checking out of xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
d4388d3c
xfs: factor extsize hint checking out of xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
41c1452
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
by Dave Chinner
· 10 years ago
fd179b9
xfs: kill xfs_ioctl_setattr behaviour mask
by Dave Chinner
· 10 years ago
f96291f
xfs: disaggregate xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
8f3d17a
xfs: factor out xfs_ioctl_setattr transaciton preamble
by Dave Chinner
· 10 years ago
29a17c0
xfs: separate xflags from xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
817b6c4
xfs: FSX_NONBLOCK is not used
by Dave Chinner
· 10 years ago
8add71c
xfs: factor out a xfs_update_prealloc_flags() helper
by Christoph Hellwig
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6889e78
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
by Dave Chinner
· 10 years ago
a872703
xfs: only set extent size hint when asked
by Dave Chinner
· 10 years ago
9336e3a
xfs: project id inheritance is a directory only flag
by Dave Chinner
· 10 years ago
b972d07
xfs: annotate user variables passed as void
by Dave Chinner
· 10 years ago
645f985
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
by Dave Chinner
· 10 years ago
b92cc59f6
xfs: kill xfs_vnode.h
by Dave Chinner
· 10 years ago
d716f8e
xfs: remove xfs_bulkstat_single
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
412dd3a
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 11 years ago
b70f14e
Merge branch 'xfs-feature-bit-cleanup' into for-next
by Dave Chinner
· 11 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 11 years ago
b28fd7b
xfs: Fix wrong error codes being returned
by From: Tuomas Tynkkynen
· 11 years ago
5d826c8
new helper: readlink_copy()
by Al Viro
· 11 years ago
7c71ee7
xfs: allow logical-sector sized O_DIRECT
by Eric Sandeen
· 11 years ago
6da5417
xfs: rename xfs_buftarg structure members
by Eric Sandeen
· 11 years ago
f0bc998
xfs: clean up xfs_buftarg
by Eric Sandeen
· 11 years ago
30ba7ad
xfs: no need to lock the inode in xfs_find_handle
by Christoph Hellwig
· 11 years ago
071c529
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
Next »