index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
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
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-11
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-10
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-19
xfs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-09-11
xfs: support STATX_DIOALIGN
Eric Biggers
2022-08-04
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-09
xfs: add selinux labels to whiteout inodes
Eric Sandeen
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
[next]