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
*
ext4: convert move_extent_per_page() to use folios
Vishal Moola (Oracle)
2022-12-01
1
-21
/
+31
*
hugetlbfs: inode: remove unnecessary (void*) conversions
Li zeming
2022-12-01
1
-1
/
+1
*
mm: anonymous shared memory naming
Pasha Tatashin
2022-12-01
1
-4
/
+11
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
9
-32
/
+49
|
\
|
*
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
2022-11-30
1
-0
/
+7
|
*
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
2022-11-23
1
-0
/
+8
|
*
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
2022-11-23
1
-1
/
+1
|
*
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-09
2
-13
/
+19
|
*
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2022-11-09
2
-9
/
+8
|
*
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
2022-11-09
1
-2
/
+0
|
*
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-09
1
-7
/
+6
*
|
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
Hawkins Jiawei
2022-11-09
1
-3
/
+3
*
|
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-17
/
+9
*
|
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
1
-1
/
+1
*
|
fs/proc/kcore.c: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-6
/
+1
*
|
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-09
1
-6
/
+6
*
|
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2022-11-09
1
-4
/
+4
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
6
-7
/
+21
|
\
|
*
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
2022-11-06
1
-2
/
+3
|
*
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
2022-11-06
1
-1
/
+1
|
*
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
2022-11-06
1
-1
/
+2
|
*
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
2022-11-06
1
-1
/
+9
|
*
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
2022-10-28
2
-2
/
+6
*
|
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-11-06
6
-62
/
+105
|
\
\
|
*
|
cifs: fix use-after-free on the link name
ChenXiaoSong
2022-11-05
2
-6
/
+25
|
*
|
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
2022-11-05
3
-51
/
+55
|
*
|
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
2022-11-05
4
-5
/
+25
*
|
|
Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-11-04
29
-386
/
+670
|
\
\
\
|
*
|
|
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
3
-6
/
+6
|
*
|
|
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
1
-4
/
+6
|
*
|
|
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
1
-1
/
+3
|
*
|
|
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
2
-14
/
+43
|
*
|
|
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
1
-31
/
+17
|
*
|
|
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
3
-10
/
+17
|
*
|
|
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
2
-9
/
+43
|
*
|
|
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
5
-67
/
+151
|
*
|
|
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
2022-10-31
1
-30
/
+24
|
*
|
|
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-10-31
2
-20
/
+20
|
*
|
|
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
1
-2
/
+36
|
*
|
|
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
7
-26
/
+24
|
*
|
|
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-10-31
1
-3
/
+17
|
*
|
|
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
2022-10-31
5
-20
/
+43
|
*
|
|
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2022-10-31
2
-5
/
+21
|
*
|
|
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
4
-57
/
+88
|
*
|
|
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-10-31
4
-22
/
+36
|
*
|
|
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2022-10-31
2
-31
/
+30
|
*
|
|
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
2022-10-31
2
-24
/
+25
|
*
|
|
xfs: fix memcpy fortify errors in BUI log format copying
Darrick J. Wong
2022-10-31
2
-24
/
+27
|
*
|
|
xfs: fix validation in attr log item recovery
Darrick J. Wong
2022-10-31
1
-31
/
+23
|
*
|
|
xfs: fix incorrect return type for fsdax fault handlers
Darrick J. Wong
2022-10-31
1
-3
/
+4
[next]