index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-03-28
bcachefs: Fix bch2_seek_hole() locking
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2025-03-28
bcachefs: Fix permissions on version modparam
Kent Overstreet
2025-03-28
fs: namespace: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-03-27
ksmbd: fix r_count dec/increment mismatch
Namjae Jeon
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
2025-03-27
ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdev
Namjae Jeon
2025-03-27
ksmbd: use aead_request_free to match aead_request_alloc
Miaoqian Lin
2025-03-27
Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c...
Namjae Jeon
2025-03-27
ksmbd: add bounds check for create lease context
Norbert Szetei
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-27
Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-03-27
Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2025-03-27
Merge tag 'for-linus-6.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-27
Merge tag 'dlm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-27
Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-03-27
Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-27
Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-03-27
exfat: fix missing shutdown check
Yuezhang Mo
2025-03-27
exfat: fix the infinite loop in exfat_find_last_cluster()
Yuezhang Mo
2025-03-27
exfat: fix random stack corruption after get_block
Sungjong Seo
2025-03-27
exfat: remove count used cluster from exfat_statfs()
Yuezhang Mo
2025-03-27
exfat: support batch discard of clusters when freeing clusters
Yuezhang Mo
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
bcachefs: cond_resched() in journal_key_sort_cmp()
Kent Overstreet
2025-03-26
bcachefs: Fix 'hung task' messages in btree node scan
Kent Overstreet
2025-03-26
bcachefs: Fix btree iter flags in data move (2)
Kent Overstreet
2025-03-26
bcachefs: Don't unnecessarily decrypt data when moving
Kent Overstreet
2025-03-26
bcachefs: Document disk accounting keys and conuters
Kent Overstreet
2025-03-26
bcachefs: Validate number of counters for accounting keys
Kent Overstreet
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
2025-03-26
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-03-26
cifs: Improve establishing SMB connection with NetBIOS session
Pali Rohár
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-03-26
NFSv4: Treat ENETUNREACH errors as fatal for state recovery
Trond Myklebust
2025-03-26
NFSv4: clp->cl_cons_state < 0 signifies an invalid nfs_client
Trond Myklebust
2025-03-26
NFSv4: Further cleanups to shutdown loops
Trond Myklebust
2025-03-26
NFS: Shut down the nfs_client only after all the superblocks
Trond Myklebust
2025-03-25
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2025-03-25
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
[prev]
[next]