Commit Graph

75 Commits (104616e74e0b464d449fdd2ee2f547d2fad71610)

Author SHA1 Message Date
David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
Christoph Hellwig 781355c6e5 xfs: recall pNFS layouts on conflicting access 10 years ago
kbuild test robot f92090e95c xfs: xfs_ioctl_setattr_check_projid can be static 10 years ago
Iustin Pop 9b94fcc398 xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories 10 years ago
Dave Chinner 23bd0735cf xfs: factor projid hint checking out of xfs_ioctl_setattr 10 years ago
Dave Chinner d4388d3c09 xfs: factor extsize hint checking out of xfs_ioctl_setattr 10 years ago
Dave Chinner 41c145271d xfs: XFS_IOCTL_SETXATTR can run in user namespaces 10 years ago
Dave Chinner fd179b9c3b xfs: kill xfs_ioctl_setattr behaviour mask 10 years ago
Dave Chinner f96291f6a3 xfs: disaggregate xfs_ioctl_setattr 10 years ago
Dave Chinner 8f3d17ab06 xfs: factor out xfs_ioctl_setattr transaciton preamble 10 years ago
Dave Chinner 29a17c00d4 xfs: separate xflags from xfs_ioctl_setattr 10 years ago
Dave Chinner 817b6c480e xfs: FSX_NONBLOCK is not used 10 years ago
Christoph Hellwig 8add71ca3f xfs: factor out a xfs_update_prealloc_flags() helper 10 years ago
Christoph Hellwig bb58e6188a xfs: move most of xfs_sb.h to xfs_format.h 10 years ago
Christoph Hellwig 4fb6e8ade2 xfs: merge xfs_ag.h into xfs_format.h 10 years ago
Christoph Hellwig 6d3ebaae7c xfs: merge xfs_dinode.h into xfs_format.h 10 years ago
Dave Chinner a872703f34 xfs: only set extent size hint when asked 11 years ago
Dave Chinner 9336e3a765 xfs: project id inheritance is a directory only flag 11 years ago
Dave Chinner b972d07971 xfs: annotate user variables passed as void 11 years ago
Dave Chinner b92cc59f69 xfs: kill xfs_vnode.h 11 years ago
Christoph Hellwig d716f8eedb xfs: remove xfs_bulkstat_single 11 years ago
Dave Chinner 2451337dd0 xfs: global error sign conversion 11 years ago
Eric Sandeen b474c7ae43 xfs: Nuke XFS_ERROR macro 11 years ago
Andy Lutomirski 23adbe12ef fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
Dave Chinner 263997a684 xfs: turn NLINK feature on by default 11 years ago
From: Tuomas Tynkkynen b28fd7b5fe xfs: Fix wrong error codes being returned 11 years ago
Al Viro 5d826c847b new helper: readlink_copy() 11 years ago
Eric Sandeen 7c71ee7803 xfs: allow logical-sector sized O_DIRECT 11 years ago
Eric Sandeen 6da54179b3 xfs: rename xfs_buftarg structure members 11 years ago
Eric Sandeen f0bc9985fe xfs: clean up xfs_buftarg 11 years ago
Christoph Hellwig 30ba7ad543 xfs: no need to lock the inode in xfs_find_handle 11 years ago
Dan Carpenter 31978b5cc6 xfs: underflow bug in xfs_attrlist_by_handle() 11 years ago
Dan Carpenter 071c529eb6 xfs: underflow bug in xfs_attrlist_by_handle() 11 years ago
Dave Chinner a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
Dave Chinner 239880ef64 xfs: decouple log and transaction headers 11 years ago
Dave Chinner 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
Christoph Hellwig 865e9446b4 xfs: fold xfs_change_file_space into xfs_ioc_space 11 years ago
Christoph Hellwig 5f8aca8b43 xfs: always hold the iolock when calling xfs_change_file_space 11 years ago
Christoph Hellwig 001a3e7370 xfs: remove the unused XFS_ATTR_NONBLOCK flag 11 years ago
Dave Chinner fdd3cceef4 xfs: factor all the kmalloc-or-vmalloc fallback allocations 12 years ago
Dave Chinner a30b036797 xfs: fix some minor sparse warnings 12 years ago
Dwight Engen 8c567a7fab xfs: add capability check to free eofblocks ioctl 12 years ago
Dwight Engen b9fe505258 xfs: create internal eofblocks structure with kuid_t types 12 years ago
Dwight Engen fd5e2aa865 xfs: ioctl check for capabilities in the current user namespace 12 years ago
Jie Liu 3d3c8b5222 xfs: refactor xfs_trans_reserve() interface 12 years ago
Dave Chinner a133d952b4 xfs: consolidate extent swap code 12 years ago
Dave Chinner e546cb79ef xfs: consolidate xfs_utils.c 12 years ago
Dave Chinner c24b5dfadc xfs: kill xfs_vnodeops.[ch] 12 years ago
Dave Chinner 6898811459 xfs: create xfs_bmap_util.[ch] 12 years ago
Dave Chinner 6ca1c9063d xfs: separate dquot on disk format definitions out of xfs_quota.h 12 years ago