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 '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
|
*
|
|
xfs: increase rename inode reservation
Allison Henderson
2022-10-26
2
-3
/
+3
|
*
|
|
xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
Li Zetao
2022-10-20
1
-1
/
+6
|
*
|
|
xfs: fix memory leak in xfs_errortag_init
Zeng Heng
2022-10-20
1
-2
/
+7
|
*
|
|
xfs: remove redundant pointer lip
Colin Ian King
2022-10-20
1
-2
/
+1
|
*
|
|
xfs: fix exception caused by unexpected illegal bestcount in leaf dir
Guo Xuenan
2022-10-20
1
-2
/
+7
|
*
|
|
xfs: avoid a UAF when log intent item recovery fails
Darrick J. Wong
2022-10-18
1
-2
/
+8
*
|
|
|
Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-03
2
-1
/
+13
|
\
\
\
\
|
*
|
|
|
fuse: add file_modified() to fallocate
Miklos Szeredi
2022-10-28
1
-0
/
+4
|
*
|
|
|
fuse: fix readdir cache race
Miklos Szeredi
2022-10-20
1
-1
/
+9
|
|
/
/
/
*
|
|
|
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-03
5
-49
/
+91
|
\
\
\
\
|
*
|
|
|
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
2022-11-02
1
-1
/
+3
|
*
|
|
|
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
2022-11-02
1
-0
/
+3
|
*
|
|
|
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
1
-12
/
+4
|
*
|
|
|
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
1
-5
/
+15
|
*
|
|
|
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
1
-1
/
+17
|
*
|
|
|
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-02
1
-19
/
+17
|
*
|
|
|
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-10-31
3
-10
/
+31
[next]