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
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
1
-3
/
+0
2025-01-09
btrfs: locking: remove the recursion handling code
Josef Bacik
1
-64
/
+4
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
1
-0
/
+9
2025-01-09
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
1
-7
/
+4
2025-01-09
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2
-15
/
+22
2025-01-09
btrfs: locking: remove all the blocking helpers
Josef Bacik
15
-219
/
+30
2025-01-09
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
5
-351
/
+70
2025-01-09
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
1
-1
/
+1
2025-01-09
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-01-09
nfsd: restore callback functionality for NFSv4.0
NeilBrown
1
-3
/
+1
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-1
/
+4
2025-01-09
ceph: validate snapdirname option length when mounting
Ilya Dryomov
1
-0
/
+2
2025-01-09
nilfs2: prevent use of deleted inode
Edward Adam Davis
2
-1
/
+12
2025-01-09
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
1
-1
/
+1
2025-01-09
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2025-01-09
efivarfs: Fix error on non-existent file
James Bottomley
3
-5
/
+1
2025-01-09
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
1
-14
/
+6
2025-01-09
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
Gao Xiang
1
-1
/
+1
2024-12-19
exfat: fix potential deadlock on __exfat_get_dentry_set
Sungjong Seo
1
-1
/
+1
2024-12-19
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
1
-1
/
+1
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-14
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
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
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
1
-1
/
+3
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
2024-12-14
jfs: array-index-out-of-bounds fix in dtReadFirst
Ghanshyam Agrawal
1
-0
/
+7
2024-12-14
btrfs: avoid unnecessary device path update for the same device
Qu Wenruo
1
-1
/
+37
2024-12-14
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
1
-0
/
+1
2024-12-14
nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
Ryusuke Konishi
1
-1
/
+1
2024-12-14
ocfs2: free inode when ocfs2_get_init_inode() fails
Tetsuo Handa
1
-1
/
+3
2024-12-14
btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...
Josef Bacik
1
-1
/
+0
2024-12-14
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
1
-0
/
+19
2024-12-14
nfsd: make sure exp active before svc_export_show
Yang Erkun
1
-1
/
+4
2024-12-14
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
1
-0
/
+1
2024-12-14
quota: flush quota_release_work upon quota writeback
Ojaswin Mujoo
1
-0
/
+2
2024-12-14
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
1
-1
/
+1
2024-12-14
jffs2: fix use of uninitialized variable
Qingfang Deng
1
-4
/
+3
2024-12-14
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
1
-0
/
+2
2024-12-14
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
1
-3
/
+3
2024-12-14
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
1
-3
/
+5
2024-12-14
NFSD: Prevent a potential integer overflow
Chuck Lever
1
-7
/
+7
2024-12-14
exfat: fix uninit-value in __exfat_get_dentry_set
Namjae Jeon
1
-0
/
+1
2024-12-14
fsnotify: fix sending inotify event with unexpected filename
Amir Goldstein
1
-10
/
+13
2024-12-14
jfs: xattr: check invalid xattr size more strictly
Artem Sadovnikov
1
-1
/
+1
2024-12-14
ext4: fix FS_IOC_GETFSMAP handling
Theodore Ts'o
3
-5
/
+68
[next]