index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
xfs: replace ns_capable_noaudit
Carlos Maiolino
1
-1
/
+1
2026-08-21
xfs: fix capability check in xfs
Carlos Maiolino
1
-1
/
+1
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+18
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2026-05-30
xfs: factor rtgroup geom write pointer reporting into a helper
Christoph Hellwig
1
-16
/
+22
2026-05-30
xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry
Christoph Hellwig
1
-4
/
+5
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
1
-3
/
+17
2026-05-11
fs: Move file_kattr initialization to callers
Chuck Lever
1
-1
/
+1
2026-03-04
xfs: add write pointer to xfs_rtgroup_geometry
Wilfred Mallawa
1
-0
/
+19
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
1
-0
/
+7
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2026-01-20
xfs: add media verification ioctl
Darrick J. Wong
1
-0
/
+3
2026-01-20
xfs: start creating infrastructure for health monitoring
Darrick J. Wong
1
-0
/
+4
2025-11-05
xfs: use super write guard in xfs_file_ioctl()
Christian Brauner
1
-4
/
+2
2025-08-28
xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr
Christoph Hellwig
1
-9
/
+9
2025-08-28
xfs: allow setting file attributes on special files
Andrey Albershteyn
1
-6
/
+0
2025-08-11
xfs: remove XFS_IBULK_SAME_AG
Christoph Hellwig
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
1
-2
/
+1
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-9
/
+9
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
1
-3
/
+3
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-3
/
+3
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+15
2025-01-09
xfs: report larger dio alignment for COW inodes
Christoph Hellwig
1
-1
/
+10
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
1
-2
/
+15
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
1
-4
/
+0
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+45
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-48
/
+21
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
1
-0
/
+35
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
1
-1
/
+3
2024-11-05
xfs: allow bulkstat to return metadata directories
Darrick J. Wong
1
-0
/
+7
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-48
/
+21
2024-10-30
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
1
-2
/
+2
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+14
2024-09-01
xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
Darrick J. Wong
1
-130
/
+0
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
1
-0
/
+4
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-14
/
+14
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
1
-60
/
+0
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
1
-0
/
+2
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
1
-24
/
+0
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
1
-1
/
+5
2024-04-23
xfs: move handle ioctl code to xfs_handle.c
Darrick J. Wong
1
-591
/
+1
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
1
-0
/
+1
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
1
-3
/
+6
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
1
-8
/
+6
2024-04-15
xfs: introduce new file range exchange ioctl
Darrick J. Wong
1
-0
/
+4
[next]