index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
2025-08-28
xfs: add .fileattr_set and fileattr_get callbacks for symlinks
Andrey Albershteyn
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
2025-05-07
xfs: update atomic write limits
John Garry
2025-05-07
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
2025-05-07
xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
John Garry
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-01-09
xfs: report the correct read/write dio alignment for reflinked inodes
Christoph Hellwig
2025-01-09
xfs: cleanup xfs_vn_getattr
Christoph Hellwig
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 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-05
xfs: hide metadata inodes from everyone because they are special
Darrick J. Wong
2024-11-04
xfs: Support atomic write for statx
John Garry
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
xfs: switch to multigrain timestamps
Jeff Layton
2024-09-03
iomap: fix handling of dirty folios over unwritten extents
Brian Foster
2024-09-02
xfs: expose block size in stat
Pankaj Raghav
2024-07-17
Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-06-19
xfs: reserve blocks for truncating large realtime inode
Zhang Yi
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
xfs: Expose init_xattrs in xfs_create_tmpfile
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-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
2024-04-15
xfs: hide private inodes from bulkstat and handle functions
Darrick J. Wong
2024-04-15
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
2024-02-19
xfs: Remove mrlock wrapper
Matthew Wilcox (Oracle)
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2023-11-20
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
xfs: have xfs_vn_update_time gets its own timestamp
Jeff Layton
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
[next]