index
:
pub/scm/linux/kernel/git/ljs/linux.git
master
ljs's fork of linux.git
Lorenzo Stoakes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.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-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-3
/
+2
2026-07-01
xfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
1
-2
/
+1
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
1
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
1
-1
/
+0
2026-02-09
Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2026-01-12
xfs: enable non-blocking timestamp updates
Christoph Hellwig
1
-6
/
+12
2026-01-12
xfs: implement ->sync_lazytime
Christoph Hellwig
1
-0
/
+20
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
1
-0
/
+3
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-14
/
+8
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
1
-4
/
+2
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-7
/
+5
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
1
-7
/
+5
2025-08-28
xfs: add .fileattr_set and fileattr_get callbacks for symlinks
Andrey Albershteyn
1
-0
/
+2
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
1
-2
/
+3
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
1
-2
/
+2
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
1
-1
/
+1
2025-05-07
xfs: update atomic write limits
John Garry
1
-6
/
+46
2025-05-07
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
1
-5
/
+31
2025-05-07
xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
John Garry
1
-1
/
+1
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
1
-1
/
+1
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+29
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
1
-2
/
+29
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+2
2025-01-09
xfs: report the correct read/write dio alignment for reflinked inodes
Christoph Hellwig
1
-3
/
+18
2025-01-09
xfs: cleanup xfs_vn_getattr
Christoph Hellwig
1
-24
/
+23
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
/
+14
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+22
2024-11-05
xfs: hide metadata inodes from everyone because they are special
Darrick J. Wong
1
-1
/
+14
2024-11-04
xfs: Support atomic write for statx
John Garry
1
-0
/
+22
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
1
-7
/
+3
2024-10-10
xfs: switch to multigrain timestamps
Jeff Layton
1
-7
/
+3
2024-09-03
iomap: fix handling of dirty folios over unwritten extents
Brian Foster
1
-10
/
+0
2024-09-02
xfs: expose block size in stat
Pankaj Raghav
1
-1
/
+1
2024-07-17
Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-23
/
+28
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
1
-7
/
+4
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
1
-17
/
+24
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
1
-0
/
+1
2024-06-19
xfs: reserve blocks for truncating large realtime inode
Zhang Yi
1
-1
/
+14
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
1
-1
/
+14
2024-04-23
xfs: Expose init_xattrs in xfs_create_tmpfile
Allison Henderson
1
-1
/
+1
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
1
-1
/
+1
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
1
-1
/
+1
2024-04-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
1
-1
/
+1
2024-04-15
xfs: hide private inodes from bulkstat and handle functions
Darrick J. Wong
1
-0
/
+3
[next]