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.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-06-05
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
1
-12
/
+13
2023-06-04
xfs: Fix undefined behavior of shift into sign bit
Geert Uytterhoeven
1
-4
/
+4
2023-06-04
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
4
-106
/
+166
2023-06-04
xfs: defered work could create precommits
Dave Chinner
1
-0
/
+5
2023-06-04
xfs: restore allocation trylock iteration
Dave Chinner
1
-6
/
+7
2023-06-04
xfs: buffer pins need to hold a buffer reference
Dave Chinner
1
-23
/
+65
2023-06-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+15
2023-06-03
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-20
/
+32
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
1
-1
/
+15
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-7
/
+10
2023-06-02
ksmbd: validate smb request protocol id
Namjae Jeon
2
-3
/
+16
2023-06-02
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
1
-0
/
+12
2023-06-02
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2
-4
/
+4
2023-06-02
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
1
-42
/
+24
2023-06-02
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
1
-7
/
+6
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-1
/
+3
2023-06-01
btrfs: zoned: fix dev-replace after the scrub rework
Qu Wenruo
2
-20
/
+32
2023-06-01
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
1
-3
/
+14
2023-06-01
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-77
/
+100
2023-06-01
Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+6
2023-05-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-47
/
+64
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-6
/
+1
2023-05-31
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2023-05-30
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
1
-12
/
+12
2023-05-30
ext4: fix fsync for non-directories
Jan Kara
1
-0
/
+7
2023-05-30
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
2
-0
/
+6
2023-05-30
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
1
-0
/
+3
2023-05-30
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o
1
-0
/
+1
2023-05-28
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
3
-35
/
+35
2023-05-27
cifs: address unused variable warning
Steve French
1
-1
/
+5
2023-05-27
smb: delete an unnecessary statement
Dan Carpenter
1
-1
/
+0
2023-05-27
ksmbd: call putname after using the last component
Namjae Jeon
1
-2
/
+6
2023-05-27
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
1
-18
/
+3
2023-05-27
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
1
-25
/
+47
2023-05-27
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
1
-19
/
+34
2023-05-27
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
1
-5
/
+5
2023-05-27
ksmbd: fix credit count leakage
Namjae Jeon
1
-5
/
+1
2023-05-27
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-05-27
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-05-27
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
1
-1
/
+1
2023-05-27
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
1
-1
/
+1
2023-05-27
btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work
Christoph Hellwig
1
-1
/
+1
2023-05-26
Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2023-05-26
smb3: missing null check in SMB2_change_notify
Steve French
1
-1
/
+1
2023-05-26
Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
148
-25
/
+45
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+9
2023-05-25
cifs: correct references in Documentation to old fs/cifs path
Steve French
2
-2
/
+2
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
148
-19
/
+26
2023-05-25
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-25
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
[prev]
[next]