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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-12
Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-21
/
+40
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+2
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-30
/
+87
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
2
-3
/
+29
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-11
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2023-03-10
Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+12
2023-03-10
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-0
/
+2
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+81
2023-03-10
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
1
-0
/
+1
2023-03-10
filelocks: use mount idmapping for setlease permission check
Seth Forshee
1
-1
/
+2
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
1
-1
/
+1
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
1
-6
/
+6
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
1
-1
/
+1
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
3
-4
/
+4
2023-03-09
fs/locks: Remove redundant assignment to cmd
Jiapeng Chong
1
-1
/
+0
2023-03-09
splice: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2023-03-08
ext4: Fix deadlock during directory rename
Jan Kara
1
-9
/
+17
2023-03-08
ext4: Fix comment about the 64BIT feature
Tudor Ambarus
1
-1
/
+1
2023-03-08
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
1
-0
/
+2
2023-03-08
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
1
-6
/
+7
2023-03-08
ext4: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-03-08
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
1
-5
/
+6
2023-03-08
btrfs: fix block group item corruption after inserting new block group
Filipe Manana
1
-1
/
+12
2023-03-07
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2023-03-06
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
1
-1
/
+6
2023-03-06
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
1
-1
/
+2
2023-03-06
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
1
-1
/
+1
2023-03-06
btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
void0red
1
-1
/
+1
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
1
-0
/
+1
2023-03-06
btrfs: fix potential dead lock in size class loading logic
Boris Burkov
1
-26
/
+16
2023-03-06
udf: Warn if block mapping is done for in-ICB files
Jan Kara
1
-0
/
+3
2023-03-06
udf: Fix reading of in-ICB files
Jan Kara
1
-0
/
+9
2023-03-06
udf: Fix lost writes in udf_adinicb_writepage()
Jan Kara
1
-1
/
+1
2023-03-06
xfs: fix off-by-one-block in xfs_discard_folio()
Dave Chinner
1
-7
/
+14
2023-03-06
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
1
-14
/
+26
2023-03-05
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-24
/
+16
2023-03-04
Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
10
-157
/
+190
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-03-02
cifs: Fix memory leak in direct I/O
David Howells
1
-2
/
+2
2023-03-02
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-03-02
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-02
iov: Fix netfs_extract_user_to_sg()
David Howells
1
-1
/
+1
[next]