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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
1
-1
/
+1
2023-08-30
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-08-30
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
1
-13
/
+45
2023-08-30
fs: dlm: use dlm_plock_info for do_unlock_close
Alexander Aring
1
-10
/
+6
2023-08-30
fs: dlm: change plock interrupted message to debug again
Alexander Aring
1
-2
/
+2
2023-08-30
fs: dlm: add pid to debug log
Alexander Aring
1
-2
/
+2
2023-08-30
dlm: replace usage of found with dedicated list iterator variable
Jakob Koschel
3
-60
/
+56
2023-08-30
dlm: improve plock logging if interrupted
Alexander Aring
1
-4
/
+5
2023-08-30
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-26
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-26
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-26
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-08-26
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
1
-0
/
+5
2023-08-26
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
1
-0
/
+5
2023-08-26
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
1
-0
/
+3
2023-08-26
udf: Fix uninitialized array access for some pathnames
Jan Kara
1
-1
/
+1
2023-08-26
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
1
-0
/
+9
2023-08-26
quota: fix warning in dqgrab()
Ye Bin
1
-1
/
+1
2023-08-26
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
1
-1
/
+2
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-16
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
3
-0
/
+12
2023-08-11
exfat: check if filename entries exceeds max filename length
Namjae Jeon
1
-2
/
+7
2023-08-11
exfat: support dynamic allocate bh for exfat_entry_set_cache
Yuezhang Mo
2
-1
/
+19
2023-08-11
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
Hyeongseok Kim
3
-8
/
+22
2023-08-11
ext2: Drop fragment support
Jan Kara
2
-31
/
+4
2023-08-11
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
1
-1
/
+10
2023-08-11
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
1
-0
/
+4
2023-08-11
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-11
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-11
exfat: release s_lock before calling dir_emit()
Sungjong Seo
1
-15
/
+12
2023-08-11
exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
gaoming
1
-3
/
+3
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
3
-2
/
+17
2023-08-11
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
1
-1
/
+1
2023-08-11
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-08-11
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-08-11
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
1
-4
/
+2
2023-08-11
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-08-11
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-08-11
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-08-11
dlm: rearrange async condition return
Alexander Aring
1
-14
/
+13
2023-08-11
dlm: cleanup plock_op vs plock_xop
Alexander Aring
1
-31
/
+46
2023-08-11
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
1
-0
/
+2
2023-08-11
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-07-27
btrfs: add xxhash to fast checksum implementations
David Sterba
1
-0
/
+3
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
1
-1
/
+1
2023-07-27
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
1
-0
/
+1
2023-07-27
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
1
-0
/
+9
[next]