index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11 days
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-09
xfs: report larger dio alignment for COW inodes
Christoph Hellwig
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
2024-11-05
xfs: allow bulkstat to return metadata directories
Darrick J. Wong
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-10-30
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
Darrick J. Wong
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
2024-04-23
xfs: move handle ioctl code to xfs_handle.c
Darrick J. Wong
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
2024-04-15
xfs: introduce new file range exchange ioctl
Darrick J. Wong
2024-04-15
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
2024-02-20
xfs: use kvfree in xfs_ioc_getfsmap()
Dave Chinner
2024-02-20
xfs: use kvfree() in xfs_ioc_attr_list()
Dave Chinner
2024-02-19
xfs: use kvfree for buf in xfs_ioc_getbmap
Christoph Hellwig
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-12-07
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
2023-12-07
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
Christoph Hellwig
2023-11-20
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
2023-11-20
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Christoph Hellwig
2023-10-17
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-03
xfs: get root inode correctly at bulkstat
Hironori Shiina
2022-12-11
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
[next]