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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
4 days
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-40
/
+341
5 days
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
5 days
Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-33
/
+21
5 days
Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-8
/
+18
6 days
smb: client: fix generic/694 due to wrong ->i_blocks
Paulo Alcantara
4
-32
/
+16
7 days
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
5
-21
/
+97
7 days
fs/tests: exec: Remove bad test vector
Kees Cook
1
-3
/
+0
8 days
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
8 days
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
8 days
ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Namjae Jeon
1
-4
/
+4
8 days
ksmbd: unset conn->binding on failed binding request
Namjae Jeon
1
-0
/
+1
8 days
ksmbd: fix share_conf UAF in tree_conn disconnect
Nicholas Carlini
1
-3
/
+6
9 days
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
1
-0
/
+17
9 days
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
1
-8
/
+17
9 days
btrfs: hold block group reference during entire move_existing_remap()
Mark Harmstone
1
-5
/
+4
9 days
btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
Qu Wenruo
1
-2
/
+2
9 days
btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
Qu Wenruo
1
-1
/
+1
9 days
btrfs: do not touch page cache for encoded writes
Qu Wenruo
1
-3
/
+7
9 days
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
2
-3
/
+5
9 days
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
9 days
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
7
-6
/
+84
9 days
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
8
-9
/
+195
9 days
cifs: smb1: fix comment typo
Joseph Salisbury
1
-1
/
+1
9 days
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
9 days
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+12
10 days
smb: client: fix krb5 mount with username option
Paulo Alcantara
1
-0
/
+4
11 days
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
11 days
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
3
-12
/
+66
12 days
Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-8
/
+23
12 days
Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-19
/
+23
12 days
Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-100
/
+152
13 days
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
13 days
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
13 days
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
1
-2
/
+4
13 days
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
1
-1
/
+1
13 days
Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+8
13 days
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-9
/
+126
13 days
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+4
2026-03-12
cifs: make default value of retrans as zero
Shyam Prasad N
1
-1
/
+1
2026-03-12
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
9
-76
/
+113
2026-03-12
smb: client: fix iface port assignment in parse_server_interfaces
Henrique Carvalho
1
-2
/
+12
2026-03-11
xfs: fix integer overflow in bmap intent sort comparator
Long Li
1
-1
/
+1
2026-03-11
smb/client: only export symbol for 'smb2maperror-test' module
Ye Bin
1
-3
/
+6
2026-03-11
smb: client: fix in-place encryption corruption in SMB2_write()
Bharath SM
1
-1
/
+4
2026-03-11
smb: client: fix sbflags initialization
Arnd Bergmann
1
-2
/
+1
2026-03-11
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
3
-15
/
+15
2026-03-10
xfs: fix undersized l_iclog_roundoff values
Darrick J. Wong
1
-0
/
+2
2026-03-10
xfs: ensure dquot item is deleted from AIL only after log shutdown
Long Li
1
-1
/
+7
2026-03-10
xfs: remove redundant set null for ip->i_itemp
Long Li
1
-1
/
+0
2026-03-09
ceph: do not skip the first folio of the next object in writeback
Hristo Venev
1
-1
/
+0
[next]