index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
1
-1
/
+1
2025-01-09
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2
-1
/
+2
2025-01-09
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
1
-0
/
+1
2025-01-09
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
1
-7
/
+3
2025-01-09
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2
-1
/
+12
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
1
-0
/
+9
2025-01-09
btrfs: handle bio_split() errors
Johannes Thumshirn
1
-2
/
+15
2025-01-09
btrfs: allow swap activation to be interruptible
Filipe Manana
1
-0
/
+5
2025-01-09
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
1
-3
/
+3
2025-01-02
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
1
-0
/
+6
2025-01-02
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
1
-0
/
+6
2025-01-02
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
1
-7
/
+4
2025-01-02
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
1
-3
/
+3
2025-01-02
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
1
-2
/
+1
2025-01-02
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
1
-27
/
+69
2025-01-02
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-01-02
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
1
-7
/
+24
2025-01-02
smb: server: Fix building with GCC 15
Brahmajit Das
1
-2
/
+2
2025-01-02
udf: Verify inode link counts before performing rename
Jan Kara
1
-0
/
+10
2025-01-02
udf: Skip parent dir link count update if corrupted
Jan Kara
1
-1
/
+5
2025-01-02
nfsd: restore callback functionality for NFSv4.0
NeilBrown
1
-3
/
+1
2025-01-02
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
2
-27
/
+8
2025-01-02
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
1
-0
/
+3
2025-01-02
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
1
-1
/
+0
2025-01-02
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
1
-1
/
+1
2024-12-27
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-1
/
+4
2024-12-27
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+1
2024-12-27
ceph: fix memory leak in ceph_direct_read_write()
Ilya Dryomov
1
-21
/
+22
2024-12-27
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
1
-4
/
+3
2024-12-27
ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
Alex Markuze
1
-15
/
+14
2024-12-27
ceph: validate snapdirname option length when mounting
Ilya Dryomov
1
-0
/
+2
2024-12-27
ceph: give up on paths longer than PATH_MAX
Max Kellermann
1
-5
/
+4
2024-12-27
nilfs2: prevent use of deleted inode
Edward Adam Davis
2
-1
/
+12
2024-12-27
nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
Ryusuke Konishi
4
-1
/
+8
2024-12-27
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
1
-3
/
+5
2024-12-27
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
1
-1
/
+1
2024-12-27
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
1
-10
/
+26
2024-12-27
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2024-12-27
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2
-3
/
+22
2024-12-27
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
1
-2
/
+8
2024-12-27
efivarfs: Fix error on non-existent file
James Bottomley
3
-5
/
+1
2024-12-27
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
5
-10
/
+17
2024-12-27
ksmbd: count all requests in req_running counter
Marios Makassikis
1
-2
/
+3
2024-12-27
xfs: fix zero byte checking in the superblock scrubber
Darrick J. Wong
1
-2
/
+27
2024-12-27
xfs: fix sb_spino_align checks for large fsblock sizes
Darrick J. Wong
1
-5
/
+6
2024-12-27
xfs: fix off-by-one error in fsmap's end_daddr usage
Darrick J. Wong
1
-11
/
+18
2024-12-27
xfs: fix sparse inode limits on runt AG
Dave Chinner
1
-7
/
+9
2024-12-27
xfs: sb_spino_align is not verified
Dave Chinner
1
-0
/
+14
2024-12-27
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
3
-10
/
+21
2024-12-27
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
4
-23
/
+15
[next]