index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
38
-128
/
+806
|
\
|
*
hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
Miaohe Lin
2022-07-30
1
-1
/
+1
|
*
hugetlbfs: cleanup some comments in inode.c
Miaohe Lin
2022-07-30
1
-3
/
+2
|
*
hugetlbfs: remove unneeded header file
Miaohe Lin
2022-07-30
1
-1
/
+0
|
*
hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
Miaohe Lin
2022-07-30
1
-1
/
+0
|
*
hugetlbfs: use helper macro SZ_1{K,M}
Miaohe Lin
2022-07-30
1
-2
/
+2
|
*
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
2022-07-30
1
-2
/
+4
|
*
userfaultfd: don't fail on unrecognized features
Axel Rasmussen
2022-07-30
1
-4
/
+2
|
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-18
1
-1
/
+1
|
*
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-18
1
-1
/
+1
|
*
xfs: add dax dedupe support
Shiyang Ruan
2022-07-18
4
-7
/
+69
|
*
xfs: support CoW in fsdax mode
Shiyang Ruan
2022-07-18
3
-6
/
+58
|
*
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-18
3
-7
/
+114
|
*
fsdax: add dax_iomap_cow_copy() for dax zero
Shiyang Ruan
2022-07-18
1
-8
/
+19
|
*
fsdax: replace mmap entry in case of CoW
Shiyang Ruan
2022-07-18
1
-35
/
+42
|
*
fsdax: introduce dax_iomap_cow_copy()
Shiyang Ruan
2022-07-18
1
-5
/
+83
|
*
fsdax: output address in dax_iomap_pfn() and rename it
Shiyang Ruan
2022-07-18
1
-5
/
+13
|
*
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022-07-18
1
-9
/
+41
|
*
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
2022-07-18
6
-3
/
+238
|
*
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
2022-07-18
1
-0
/
+63
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-18
4
-13
/
+18
|
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-18
1
-1
/
+1
|
*
mm/smaps: add Pss_Dirty
Vincent Whitchurch
2022-07-04
1
-0
/
+3
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
18
-19
/
+31
*
|
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-05
85
-1657
/
+1984
|
\
\
|
*
|
xfs: delete extra space and tab in blank line
Xie Shaowen
2022-07-31
2
-7
/
+7
|
*
|
xfs: fix NULL pointer dereference in xfs_getbmap()
ChenXiaoSong
2022-07-31
1
-8
/
+9
|
*
|
xfs: Fix typo 'the the' in comment
Slark Xiao
2022-07-22
1
-1
/
+1
|
*
|
xfs: Fix comment typo
Xin Gao
2022-07-22
1
-1
/
+1
|
*
|
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
2022-07-21
4
-7
/
+1
|
*
|
xfs: fix for variable set but not used warning
sunliming
2022-07-21
1
-3
/
+1
|
*
|
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
2022-07-21
3
-37
/
+16
|
*
|
xfs: delete unnecessary NULL checks
Dan Carpenter
2022-07-21
1
-2
/
+1
|
*
|
xfs: fix comment for start time value of inode with bigtime enabled
Xiaole He
2022-07-21
1
-1
/
+1
|
*
|
xfs: fix use-after-free in xattr node block inactivation
Darrick J. Wong
2022-07-14
1
-5
/
+3
|
*
|
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
35
-247
/
+285
|
|
\
\
|
|
*
|
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
15
-39
/
+61
|
|
*
|
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-12
13
-27
/
+31
|
|
*
|
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-10
11
-29
/
+12
|
|
*
|
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-10
16
-104
/
+121
|
|
*
|
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-10
23
-83
/
+95
|
*
|
|
Merge tag 'xfs-buf-lockless-lookup-5.20' of git://git.kernel.org/pub/scm/linu...
Darrick J. Wong
2022-07-14
5
-135
/
+188
|
|
\
\
\
|
|
*
|
|
xfs: lockless buffer lookup
Dave Chinner
2022-07-14
2
-7
/
+16
|
|
*
|
|
xfs: remove a superflous hash lookup when inserting new buffers
Dave Chinner
2022-07-14
1
-4
/
+9
|
|
*
|
|
xfs: reduce the number of atomic when locking a buffer after lookup
Dave Chinner
2022-07-14
1
-2
/
+3
|
|
*
|
|
xfs: merge xfs_buf_find() and xfs_buf_get_map()
Dave Chinner
2022-07-14
1
-109
/
+93
|
|
*
|
|
xfs: break up xfs_buf_find() into individual pieces
Dave Chinner
2022-07-14
1
-54
/
+104
|
|
*
|
|
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
5
-37
/
+41
|
*
|
|
|
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-07-14
14
-545
/
+539
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
xfs: add in-memory iunlink log item
Dave Chinner
2022-07-14
5
-63
/
+219
[next]