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
2025-01-09
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
2025-01-09
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2025-01-09
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
2025-01-09
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
2025-01-09
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
2025-01-09
ceph: give up on paths longer than PATH_MAX
Max Kellermann
2025-01-09
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2025-01-09
f2fs: fix to wait dio completion
Chao Yu
2025-01-09
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
2025-01-09
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2025-01-09
udf: Verify inode link counts before performing rename
Jan Kara
2025-01-09
udf_rename(): only access the child content on cross-directory rename
Al Viro
2025-01-09
fs/ntfs3: Fix warning in ni_fiemap
Konstantin Komarov
2025-01-09
fs/ntfs3: Implement fallocate for compressed files
Konstantin Komarov
2025-01-09
ext4: partial zero eof block on unaligned inode size extension
Brian Foster
2025-01-09
ext4: convert to new timestamp accessors
Jeff Layton
2025-01-09
smb: client: fix use-after-free of signing key
Paulo Alcantara
2025-01-09
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
2025-01-09
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2025-01-09
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2025-01-09
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2025-01-09
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2025-01-09
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2025-01-02
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
2025-01-02
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2025-01-02
smb: server: Fix building with GCC 15
Brahmajit Das
2025-01-02
udf: Skip parent dir link count update if corrupted
Jan Kara
2025-01-02
nfsd: restore callback functionality for NFSv4.0
NeilBrown
2025-01-02
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
2025-01-02
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
2025-01-02
ceph: fix memory leak in ceph_direct_read_write()
Ilya Dryomov
2025-01-02
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
2024-12-27
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2024-12-27
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
2024-12-27
ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
Alex Markuze
2024-12-27
ceph: validate snapdirname option length when mounting
Ilya Dryomov
2024-12-27
nilfs2: prevent use of deleted inode
Edward Adam Davis
2024-12-27
nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
Ryusuke Konishi
2024-12-27
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
2024-12-27
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
2024-12-27
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
2024-12-27
efivarfs: Fix error on non-existent file
James Bottomley
2024-12-27
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
2024-12-27
ksmbd: count all requests in req_running counter
Marios Makassikis
2024-12-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2024-12-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2024-12-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
2024-12-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
2024-12-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
[next]