index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2020-09-05
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-27
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-26
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-08-26
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-08-26
xfs: finish dfops on every insert range shift iteration
Brian Foster
2020-08-13
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-07
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-07
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-05
xfs: use ENOTBLK for direct I/O to buffered I/O fallback
Christoph Hellwig
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-28
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS.
Xiao Yang
2020-07-28
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Simplify xfs_attr_node_addname
Allison Collins
2020-07-28
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
2020-07-28
xfs: Add remote block helper functions
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
2020-07-28
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
2020-07-28
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
2020-07-28
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
2020-07-28
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
2020-07-28
xfs: Refactor xfs_attr_rmtval_remove
Allison Collins
2020-07-28
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2020-07-28
xfs: Factor out xfs_attr_rmtval_invalidate
Allison Collins
2020-07-28
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2020-07-28
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
2020-07-28
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2020-07-28
xfs: Factor out new helper functions xfs_attr_rmtval_set
Allison Collins
2020-07-28
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
2020-07-28
xfs: remove xfs_zone_{alloc,zalloc} helpers
Carlos Maiolino
2020-07-28
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
Carlos Maiolino
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-07-28
xfs: xfs_btree_staging.h: delete duplicated words
Randy Dunlap
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
xfs: improve ondisk dquot flags checking
Darrick J. Wong
[next]