index
:
linux-stable.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-07-11
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-07-11
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-07-11
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-07-11
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-07-11
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-07-11
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-07-11
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-07-11
NFSv4.2: fix wrong shrinker_id
Qi Zheng
2023-07-11
ovl: update of dentry revalidate flags after copy up
Amir Goldstein
2023-07-11
ocfs2: Fix use of slab data with sendpage
David Howells
2023-07-11
pstore/ram: Add check for kstrdup
Jiasheng Jiang
2023-07-11
btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split
Christoph Hellwig
2023-07-11
btrfs: make btrfs_split_bio work on struct btrfs_bio
Christoph Hellwig
2023-07-11
erofs: fix compact 4B support for 16k block size
Gao Xiang
2023-07-11
splice: don't call file_accessed in copy_splice_read
Christoph Hellwig
2023-07-11
lockd: drop inappropriate svc_get() from locked_get()
NeilBrown
2023-07-11
erofs: kill hooked chains to avoid loops on deduplicated compressed images
Gao Xiang
2023-07-05
nfs: don't report STATX_BTIME in ->getattr
Jeff Layton
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
execve: expand new process stack manually ahead of time
Linus Torvalds
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-28
ksmbd: call putname after using the last component
Namjae Jeon
2023-06-28
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-06-28
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2023-06-28
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-28
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
2023-06-28
smb3: missing null check in SMB2_change_notify
Steve French
2023-06-28
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-28
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2023-06-28
fs: introduce lock_rename_child() helper
Al Viro
2023-06-28
ksmbd: remove internal.h include
Namjae Jeon
2023-06-28
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
2023-06-28
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
2023-06-28
afs: Fix waiting for writeback then skipping folio
Vishal Moola (Oracle)
2023-06-28
afs: Fix dangling folio ref counts in writeback
Vishal Moola (Oracle)
2023-06-28
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2023-06-28
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-28
ksmbd: validate command payload size
Namjae Jeon
2023-06-28
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-21
afs: Fix vlserver probe RTT handling
David Howells
2023-06-21
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
2023-06-21
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-06-21
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
2023-06-21
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
2023-06-21
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
2023-06-21
btrfs: properly enable async discard when switching from RO->RW
Chris Mason
2023-06-21
btrfs: subpage: fix a crash in metadata repair path
Qu Wenruo
2023-06-21
nilfs2: reject devices with insufficient block count
Ryusuke Konishi
2023-06-21
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi
2023-06-21
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Ryusuke Konishi
[next]