index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-13
Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-46
/
+193
2022-08-11
xfs: fix inode reservation space for removing transaction
hexiaole
1
-1
/
+1
2022-08-06
xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...
Chandan Babu R
1
-35
/
+163
2022-08-06
xfs: fix intermittent hang during quotacheck
Darrick J. Wong
1
-0
/
+5
2022-08-06
xfs: check return codes when flushing block devices
Darrick J. Wong
2
-10
/
+24
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-22
/
+386
2022-08-05
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
85
-1657
/
+1984
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+5
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2
-10
/
+12
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+8
2022-07-31
xfs: delete extra space and tab in blank line
Xie Shaowen
2
-7
/
+7
2022-07-31
xfs: fix NULL pointer dereference in xfs_getbmap()
ChenXiaoSong
1
-8
/
+9
2022-07-30
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
1
-2
/
+4
2022-07-25
xfs: Add async buffered write support
Stefan Roesch
2
-7
/
+9
2022-07-25
xfs: Specify lockmode when calling xfs_ilock_for_iomap()
Stefan Roesch
1
-3
/
+3
2022-07-22
xfs: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-22
xfs: Fix comment typo
Xin Gao
1
-1
/
+1
2022-07-21
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
4
-7
/
+1
2022-07-21
xfs: fix for variable set but not used warning
sunliming
1
-3
/
+1
2022-07-21
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
3
-37
/
+16
2022-07-21
xfs: delete unnecessary NULL checks
Dan Carpenter
1
-2
/
+1
2022-07-21
xfs: fix comment for start time value of inode with bigtime enabled
Xiaole He
1
-1
/
+1
2022-07-18
xfs: add dax dedupe support
Shiyang Ruan
4
-7
/
+69
2022-07-18
xfs: support CoW in fsdax mode
Shiyang Ruan
3
-6
/
+58
2022-07-18
fsdax: dedup file range to use a compare function
Shiyang Ruan
1
-2
/
+6
2022-07-18
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
6
-3
/
+238
2022-07-18
dax: introduce holder for dax_device
Shiyang Ruan
1
-2
/
+3
2022-07-14
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-5
/
+5
2022-07-14
xfs: fix use-after-free in xattr node block inactivation
Darrick J. Wong
1
-5
/
+3
2022-07-14
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
35
-247
/
+285
2022-07-14
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
5
-135
/
+188
2022-07-14
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
14
-545
/
+539
2022-07-14
xfs: lockless buffer lookup
Dave Chinner
2
-7
/
+16
2022-07-14
xfs: remove a superflous hash lookup when inserting new buffers
Dave Chinner
1
-4
/
+9
2022-07-14
xfs: reduce the number of atomic when locking a buffer after lookup
Dave Chinner
1
-2
/
+3
2022-07-14
xfs: merge xfs_buf_find() and xfs_buf_get_map()
Dave Chinner
1
-109
/
+93
2022-07-14
xfs: break up xfs_buf_find() into individual pieces
Dave Chinner
1
-54
/
+104
2022-07-14
xfs: add in-memory iunlink log item
Dave Chinner
5
-63
/
+219
2022-07-14
xfs: add log item precommit operation
Dave Chinner
3
-2
/
+96
2022-07-14
xfs: combine iunlink inode update functions
Dave Chinner
1
-36
/
+16
2022-07-14
xfs: clean up xfs_iunlink_update_inode()
Dave Chinner
1
-13
/
+5
2022-07-14
xfs: double link the unlinked inode list
Dave Chinner
6
-310
/
+90
2022-07-14
xfs: introduce xfs_iunlink_lookup
Dave Chinner
2
-96
/
+66
2022-07-14
xfs: refactor xlog_recover_process_iunlinks()
Dave Chinner
1
-66
/
+71
2022-07-14
xfs: track the iunlink list pointer in the xfs_inode
Dave Chinner
4
-18
/
+10
2022-07-14
xfs: factor the xfs_iunlink functions
Dave Chinner
1
-42
/
+66
2022-07-14
xfs: flush inode gc workqueue before clearing agi bucket
Zhang Yi
1
-0
/
+1
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
15
-39
/
+61
[next]