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
compress-2025-01-21
compress-2025-01-23
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
2024-12-27
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-1
/
+4
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
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
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
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: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2024-12-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2024-12-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2024-12-27
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
1
-1
/
+1
2024-12-27
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2024-12-27
xfs: attr forks require attr, not attr2
Darrick J. Wong
1
-1
/
+7
2024-12-27
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2024-12-27
xfs: fix file_path handling in tracepoints
Darrick J. Wong
1
-6
/
+4
2024-12-27
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-12-27
xfs: don't walk off the end of a directory data block
lei lu
2
-5
/
+33
2024-12-27
xfs: Fix xfs_prepare_shift() range for RT
John Garry
1
-4
/
+6
2024-12-27
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
1
-4
/
+8
2024-12-27
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
4
-20
/
+30
2024-12-27
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
5
-3
/
+15
2024-12-27
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2
-9
/
+15
2024-12-27
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
5
-0
/
+111
2024-12-19
xfs: only run precommits once per transaction object
Darrick J. Wong
1
-12
/
+4
2024-12-19
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
1
-1
/
+1
2024-12-19
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
2024-12-19
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
1
-0
/
+8
2024-12-19
xfs: update btree keys correctly when _insrec splits an inode root block
Darrick J. Wong
1
-6
/
+23
2024-12-19
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
4
-16
/
+23
2024-12-14
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
2024-12-14
btrfs: add cancellation points to trim loops
Luca Stefani
3
-3
/
+15
2024-12-14
jffs2: Fix rtime decompressor
Richard Weinberger
1
-1
/
+1
2024-12-14
jffs2: Prevent rtime decompress memory corruption
Kinsey Moore
1
-0
/
+3
2024-12-14
Revert "unicode: Don't special case ignorable code points"
Linus Torvalds
2
-3346
/
+3427
2024-12-14
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
1
-0
/
+1
2024-12-14
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
1
-171
/
+17
2024-12-14
fs/ntfs3: Fix case when unmarked clusters intersect with zone
Konstantin Komarov
1
-10
/
+30
2024-12-14
f2fs: fix to shrink read extent node in batches
Chao Yu
1
-28
/
+41
2024-12-14
f2fs: print message if fscorrupted was found in f2fs_new_node_page()
Chao Yu
1
-1
/
+6
2024-12-14
KMSAN: uninit-value in inode_go_dump (5)
Qianqiang Liu
1
-0
/
+2
2024-12-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
1
-1
/
+3
2024-12-14
smb: client: memcpy() with surrounding object base address
Kees Cook
1
-1
/
+1
2024-12-14
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
Nihar Chaithanya
1
-0
/
+3
2024-12-14
jfs: fix array-index-out-of-bounds in jfs_readdir
Ghanshyam Agrawal
1
-0
/
+8
2024-12-14
jfs: fix shift-out-of-bounds in dbSplit
Ghanshyam Agrawal
1
-0
/
+3
[next]