Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bda4e0fb3126aca15586d165b5a15a37edc0a984
/
fs
/
xfs
/
xfs_ioctl32.c
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
4d94902
xfs: remove incorrect error negation in attr_multi ioctl
by Brian Foster
· 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
b1d6cc0
xfs: compat_xfs_bstat does not have forkoff
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
549fa00
xfs: consolidate xfs_inumbers
by Jie Liu
· 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
b28fd7b
xfs: Fix wrong error codes being returned
by From: Tuomas Tynkkynen
· 11 years ago
31978b5
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
fdd3cce
xfs: factor all the kmalloc-or-vmalloc fallback allocations
by Dave Chinner
· 11 years ago
a133d95
xfs: consolidate extent swap code
by Dave Chinner
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
7dfbcbe
xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle
by Eric Sandeen
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 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
8d2a5e6
xfs: clean up minor sparse warnings
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
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_ioctl32.c]
8c1fdd0
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
by Christoph Hellwig
· 14 years ago
6743099
xfs: Extend project quotas to support 32bit project ids
by Arkadiusz Mi?kiewicz
· 14 years ago
4472235
xfs: Introduce XFS_IOC_ZERO_RANGE
by Dave Chinner
· 14 years ago
cca28fb
xfs: split xfs_itrace_entry
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
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 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
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
3725867
xfs: actually enable the swapext compat handler
by Christoph Hellwig
· 15 years ago
0e639bd
xfs: use memdup_user()
by Li Zefan
· 16 years ago
62e194e
xfs: use mnt_want_write in compat_attrmulti ioctl
by Christoph Hellwig
· 16 years ago
ab596ad
xfs: fix dentry aliasing issues in open_by_handle
by Christoph Hellwig
· 16 years ago
8e96187
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
by Takashi Sato
· 16 years ago
4d4be48
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
by Christoph Hellwig
· 16 years ago
e5d412f
[XFS] Reorder xfs_ioctl32.c for some tidiness
by sandeen@sandeen.net
· 16 years ago
710d62a
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
2875097
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
ebeecd2
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
af819d2
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
by sandeen@sandeen.net
· 16 years ago
65fbaf2
[XFS] Fix xfs_bulkstat_one size checks & error handling
by sandeen@sandeen.net
· 16 years ago
2ee4fa5
[XFS] Make the bulkstat_one compat ioctl handling more sane
by sandeen@sandeen.net
· 16 years ago
471d591
[XFS] Add compat handlers for data & rt growfs ioctls
by sandeen@sandeen.net
· 16 years ago
e94fc4a
[XFS] Add compat handlers for swapext ioctl
by sandeen@sandeen.net
· 16 years ago
d5547f9
[XFS] Clean up some existing compat ioctl calls
by sandeen@sandeen.net
· 16 years ago
ffae263
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
by sandeen@sandeen.net
· 16 years ago
2b5decd
[XFS] remove xfs_vfs.h
by Christoph Hellwig
· 16 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
bc58f9b
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
by Eric Sandeen
· 17 years ago
cd57e59
[XFS] 971064 Various fixups for xfs_bulkstat().
by Lachlan McIlroy
· 17 years ago
b3aea4e
[XFS] kill the v_flag member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
ad690ef
xfs ioctl __user annotations
by Al Viro
· 17 years ago
faa63e9
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
by Michal Marek
· 17 years ago
1fa503d
[XFS] Compat ioctl handler for handle operations
by Michal Marek
· 17 years ago
547e00c
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
by Michal Marek
· 17 years ago
e678fb0
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 18 years ago
e0edd59
[XFS] Fix compiler warning and small code inconsistencies in compat
by Nathan Scott
· 19 years ago
ec86dc0
[XFS] Complete transition away from linvfs naming convention, finally.
by Nathan Scott
· 19 years ago
a50cd26
[XFS] Switch over from linvfs names for sb/quotactl operations for
by Nathan Scott
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
526c420
[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls
by Eric Sandeen
· 19 years ago
d387039
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago