Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
539451711bd4c8f3dc9c236c85fa37701cc1bb66
/
fs
/
xfs
/
xfs_ioctl.c
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
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
412dd3a
Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 10 years ago
b70f14e
Merge branch 'xfs-feature-bit-cleanup' into for-next
by Dave Chinner
· 10 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 10 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
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
865e944
xfs: fold xfs_change_file_space into xfs_ioc_space
by Christoph Hellwig
· 11 years ago
5f8aca8
xfs: always hold the iolock when calling xfs_change_file_space
by Christoph Hellwig
· 11 years ago
001a3e7
xfs: remove the unused XFS_ATTR_NONBLOCK flag
by Christoph Hellwig
· 11 years ago
fdd3cce
xfs: factor all the kmalloc-or-vmalloc fallback allocations
by Dave Chinner
· 11 years ago
a30b036
xfs: fix some minor sparse warnings
by Dave Chinner
· 11 years ago
8c567a7
xfs: add capability check to free eofblocks ioctl
by Dwight Engen
· 11 years ago
b9fe505
xfs: create internal eofblocks structure with kuid_t types
by Dwight Engen
· 11 years ago
fd5e2aa
xfs: ioctl check for capabilities in the current user namespace
by Dwight Engen
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
a133d95
xfs: consolidate extent swap code
by Dave Chinner
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
6898811
xfs: create xfs_bmap_util.[ch]
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 11 years ago
862a629
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
dd700d9
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
by Eric Sandeen
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
3e3f9f5
xfs: add inode id filtering to eofblocks scan
by Brian Foster
· 12 years ago
8ca149d
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
by Brian Foster
· 12 years ago
531c3bd
xfs: silence uninitialised f.file warning.
by Dave Chinner
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
64e09fa
switch xfs_find_handle() to fget_light()
by Al Viro
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
1a1d772
xfs: Fix open flag handling in open_by_handle code
by Dave Chinner
· 13 years ago
ad650f5
xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
by Dave Chinner
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_ioctl.c]
0320937
xfs: fix misspelled S_IS...()
by Al Viro
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
8287889
xfs: preallocation transactions do not need to be synchronous
by Dave Chinner
· 14 years ago
eeb2036
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
5315837
xfs: limit extsize to size of AGs and/or MAXEXTLEN
by Dave Chinner
· 14 years ago
a46db60
xfs: add FITRIM support
by Christoph Hellwig
· 14 years ago
6762b93
xfs: xfs_ioctl: fix information leak to userland
by Kulikov Vasiliy
· 14 years ago
6743099
xfs: Extend project quotas to support 32bit project ids
by Arkadiusz Mi?kiewicz
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
4472235
xfs: Introduce XFS_IOC_ZERO_RANGE
by Dave Chinner
· 14 years ago
a122eb2
xfs: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
23963e5
xfs: Disallow 32bit project quota id
by Arkadiusz Mi?kiewicz
· 14 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
7dce11d
xfs: always use iget in bulkstat
by Christoph Hellwig
· 14 years ago
fda168c
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
by Zhitong Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d5db0f9
xfs: more reserved blocks fixups
by Eric Sandeen
· 15 years ago
a9273ca
xfs: convert attr to use unsigned names
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
Next »