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-26
exfat: check if filename entries exceeds max filename length
Namjae Jeon
1
-2
/
+7
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
cifs: fix potential oops in cifs_oplock_break
Steve French
1
-7
/
+16
2023-08-26
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
1
-1
/
+4
2023-08-26
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
4
-1
/
+15
2023-08-26
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
1
-2
/
+2
2023-08-26
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
1
-5
/
+11
2023-08-26
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-08-26
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
1
-18
/
+10
2023-08-26
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
1
-0
/
+9
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-16
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-16
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
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-16
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
1
-1
/
+8
2023-08-16
ksmbd: validate command request size
Long Li
1
-5
/
+5
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
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
1
-2
/
+2
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-03
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
1
-1
/
+1
2023-08-03
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-08-03
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
1
-4
/
+2
2023-08-03
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-08-03
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-08-03
cifs: if deferred close is disabled then close files immediately
Bharath SM
1
-2
/
+2
2023-08-03
ksmbd: remove internal.h include
Namjae Jeon
2
-4
/
+0
2023-08-03
cifs: use fs_context for automounts
Paulo Alcantara
1
-60
/
+40
2023-08-03
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-08-03
dlm: rearrange async condition return
Alexander Aring
1
-14
/
+13
2023-08-03
dlm: cleanup plock_op vs plock_xop
Alexander Aring
1
-31
/
+46
2023-08-03
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-08-03
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
1
-15
/
+17
2023-07-27
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
1
-73
/
+29
2023-07-27
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
1
-0
/
+5
2023-07-27
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
1
-0
/
+5
2023-07-27
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
1
-0
/
+3
2023-07-27
udf: Fix uninitialized array access for some pathnames
Jan Kara
1
-1
/
+1
2023-07-27
quota: fix warning in dqgrab()
Ye Bin
1
-1
/
+1
2023-07-27
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
1
-1
/
+2
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-27
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
1
-8
/
+13
2023-07-27
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
1
-0
/
+1
[next]