index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
xfs: enable new inode btree counters feature
Darrick J. Wong
1
-1
/
+2
2020-09-15
xfs: support inode btree blockcounts in online repair
Darrick J. Wong
2
-3
/
+37
2020-09-15
xfs: support inode btree blockcounts in online scrub
Darrick J. Wong
1
-0
/
+30
2020-09-15
xfs: use the finobt block counts to speed up mount times
Darrick J. Wong
1
-1
/
+27
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
6
-2
/
+49
2020-09-15
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
3
-18
/
+14
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
3
-31
/
+13
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
4
-35
/
+19
2020-09-15
xfs: remove xlog_recover_iodone
Christoph Hellwig
5
-35
/
+17
2020-09-15
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
1
-6
/
+5
2020-09-15
xfs: use xfs_buf_item_relse in xfs_buf_item_done
Christoph Hellwig
1
-6
/
+3
2020-09-15
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
1
-27
/
+9
2020-09-15
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
1
-8
/
+8
2020-09-15
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
1
-21
/
+12
2020-09-15
xfs: refactor xfs_buf_ioerror_fail_without_retry
Christoph Hellwig
1
-20
/
+15
2020-09-15
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
3
-11
/
+5
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
10
-279
/
+215
2020-09-15
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2
-31
/
+24
2020-09-15
xfs: mark xfs_buf_ioend static
Christoph Hellwig
2
-2
/
+1
2020-09-15
xfs: refactor the buf ioend disposition code
Christoph Hellwig
1
-53
/
+62
2020-09-06
xfs: xfs_iflock is no longer a completion
Dave Chinner
7
-108
/
+55
2020-09-06
xfs: remove kmem_realloc()
Carlos Maiolino
7
-32
/
+8
2020-09-05
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-7
/
+9
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-08-27
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-08-26
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
1
-1
/
+3
2020-08-26
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2
-3
/
+3
2020-08-26
xfs: finish dfops on every insert range shift iteration
Brian Foster
1
-1
/
+1
2020-08-13
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-19
/
+21
2020-08-07
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
1
-2
/
+4
2020-08-07
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
86
-2929
/
+3250
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
1
-2
/
+2
2020-08-05
xfs: use ENOTBLK for direct I/O to buffered I/O fallback
Christoph Hellwig
1
-2
/
+2
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
14
-17
/
+17
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-07-28
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS.
Xiao Yang
1
-3
/
+11
2020-07-28
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
1
-14
/
+11
2020-07-28
xfs: Simplify xfs_attr_node_addname
Allison Collins
1
-63
/
+59
2020-07-28
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
1
-52
/
+55
2020-07-28
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
1
-9
/
+19
2020-07-28
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
1
-13
/
+33
2020-07-28
xfs: Add remote block helper functions
Allison Collins
1
-20
/
+30
2020-07-28
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
1
-14
/
+27
2020-07-28
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
1
-35
/
+72
[prev]
[next]