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
Age
Commit message (
Expand
)
Author
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
capability: handle idmapped mounts
Christian Brauner
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-22
xfs: reduce ilock acquisitions in xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: refactor xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: cover the log on freeze instead of cleaning it
Brian Foster
2021-01-22
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
xfs: don't reset log idle state on covering checkpoints
Brian Foster
2021-01-22
xfs: cover the log during log quiesce
Brian Foster
2021-01-22
xfs: separate log cleaning from log quiesce
Brian Foster
2021-01-22
xfs: lift writable fs check up into log worker task
Brian Foster
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
xfs: set inode size after creating symlink
Jeffrey Mitchell
2021-01-22
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
2021-01-22
xfs: fix up non-directory creation in SGID directories
Christoph Hellwig
2021-01-22
xfs: remove a stale comment from xfs_file_aio_write_checks()
Eric Biggers
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2021-01-22
xfs: Process allocated extent in a separate function
Chandan Babu R
2021-01-22
xfs: Compute bmap extent alignments in a separate function
Chandan Babu R
2021-01-22
xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
Chandan Babu R
2021-01-22
xfs: Introduce error injection to reduce maximum inode fork extent count
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when remapping an extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when renaming dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when removing dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2021-01-22
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2020-12-18
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
fs/xfs: convert comma to semicolon
Zheng Yongjun
2020-12-12
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
2020-12-12
xfs: remove xfs_vn_setattr_nonsize
Christoph Hellwig
2020-12-12
xfs: kill ialloced in xfs_dialloc()
Gao Xiang
2020-12-12
xfs: spilt xfs_dialloc() into 2 functions
Dave Chinner
2020-12-12
xfs: move xfs_dialloc_roll() into xfs_dialloc()
Dave Chinner
[prev]
[next]