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
2023-10-19
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
1
-15
/
+23
2023-10-19
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
3
-24
/
+21
2023-10-19
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
1
-0
/
+29
2023-10-19
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
1
-5
/
+29
2023-10-19
fs: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
6
-15
/
+29
2023-10-19
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
1
-1
/
+1
2023-10-19
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
1
-3
/
+1
2023-10-19
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-19
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-19
quota: Fix slow quotaoff
Jan Kara
1
-27
/
+39
2023-10-10
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
1
-11
/
+1
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
1
-2
/
+2
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
3
-3
/
+10
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
1
-5
/
+5
2023-10-10
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
1
-2
/
+4
2023-10-10
ovl: move freeing ovl_entry past rcu delay
Al Viro
1
-1
/
+2
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
1
-0
/
+7
2023-10-10
erofs: allow empty device tags in flatdev mode
Jingbo Xu
1
-1
/
+1
2023-10-10
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
1
-1
/
+4
2023-10-10
btrfs: always print transaction aborted messages with an error level
Filipe Manana
1
-2
/
+2
2023-10-10
btrfs: don't clear uptodate on write errors
Josef Bacik
2
-12
/
+1
2023-10-10
btrfs: remove end_extent_writepage
Christoph Hellwig
3
-51
/
+37
2023-10-10
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
4
-21
/
+12
2023-10-06
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
1
-3
/
+2
2023-10-06
fs/smb/client: Reset password pointer to NULL
Quang Le
1
-0
/
+1
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
1
-1
/
+1
2023-10-06
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
1
-4
/
+7
2023-10-06
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
1
-1
/
+2
2023-10-06
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
1
-2
/
+14
2023-10-06
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
1
-1
/
+14
2023-10-06
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2
-13
/
+29
2023-10-06
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
1
-3
/
+3
2023-10-06
gfs2: fix glock shrinker ref issues
Bob Peterson
1
-1
/
+3
2023-10-06
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
1
-1
/
+5
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2
-4
/
+4
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
1
-4
/
+8
2023-10-06
ceph: drop messages from MDS when unmounting
Xiubo Li
7
-22
/
+109
2023-10-06
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
1
-2
/
+2
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
1
-1
/
+7
2023-10-06
direct_write_fallback(): on error revert the ->ki_pos update from buffered write
Al Viro
1
-0
/
+1
2023-10-06
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2
-11
/
+24
2023-10-06
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2
-17
/
+22
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
1
-12
/
+15
2023-10-06
ext4: do not let fstrim block system suspend
Jan Kara
1
-2
/
+10
2023-10-06
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
1
-21
/
+25
2023-10-06
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
1
-4
/
+2
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
1
-27
/
+47
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
1
-3
/
+4
2023-10-06
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
1
-1
/
+5
2023-10-06
gfs2: Fix another freeze/thaw hang
Andreas Gruenbacher
1
-4
/
+5
[next]