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-01-25
ksmbd: only v2 leases handle the directory
Namjae Jeon
1
-0
/
+6
2024-01-25
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
4
-18
/
+13
2024-01-25
ksmbd: validate mech token in session setup
Namjae Jeon
3
-5
/
+23
2024-01-25
ksmbd: validate the zero field of packet header
Li Nan
1
-1
/
+5
2024-01-25
f2fs: fix to check return value of f2fs_recover_xattr_data
Zhiguo Niu
2
-7
/
+10
2024-01-25
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
1
-1
/
+1
2024-01-25
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
1
-0
/
+5
2024-01-25
f2fs: fix to wait on block writeback for post_read case
Chao Yu
1
-3
/
+4
2024-01-25
f2fs: fix to avoid dirent corruption
Chao Yu
1
-1
/
+1
2024-01-25
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
4
-7
/
+8
2024-01-25
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
Trond Myklebust
1
-0
/
+3
2024-01-25
blocklayoutdriver: Fix reference leak of pnfs_device_node
Benjamin Coddington
1
-0
/
+2
2024-01-25
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Osama Muhammad
1
-1
/
+1
2024-01-25
fs: indicate request originates from old mount API
Christian Brauner
1
-0
/
+11
2024-01-25
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
1
-3
/
+2
2024-01-25
pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
Sergey Shtylyov
1
-1
/
+1
2024-01-25
efivarfs: Free s_fs_info on unmount
Ard Biesheuvel
1
-0
/
+3
2024-01-25
efivarfs: force RO when remounting if SetVariable is not supported
Ilias Apalodimas
1
-0
/
+12
2024-01-20
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
1
-4
/
+7
2024-01-20
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
1
-14
/
+9
2024-01-20
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2
-17
/
+19
2024-01-20
jbd2: fix soft lockup in journal_finish_inode_data_buffers()
Ye Bin
1
-0
/
+1
2024-01-20
jbd2: increase the journal IO's priority
Zhang Yi
2
-13
/
+16
2024-01-20
jbd2: correct the printing of write_flags in jbd2_write_superblock()
Zhang Yi
1
-1
/
+3
2024-01-20
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2024-01-20
debugfs: fix automount d_fsdata usage
Johannes Berg
3
-9
/
+36
2024-01-20
f2fs: explicitly null-terminate the xattr list
Eric Biggers
1
-0
/
+6
2024-01-15
cifs: fix flushing folio regression for 6.1 backport
Steve French
1
-1
/
+1
2024-01-15
Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"
Greg Kroah-Hartman
2
-25
/
+34
2024-01-15
Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"
Greg Kroah-Hartman
3
-9
/
+3
2024-01-10
smb3: Replace smb2pdu 1-element arrays with flex-arrays
Kees Cook
8
-46
/
+48
2024-01-10
f2fs: compress: fix to assign compress_level for lz4 correctly
Chao Yu
1
-1
/
+1
2024-01-10
btrfs: mark the len field in struct btrfs_ordered_sum as unsigned
Christoph Hellwig
2
-2
/
+2
2024-01-10
btrfs: fix qgroup_free_reserved_data int overflow
Boris Burkov
6
-25
/
+31
2024-01-10
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
1
-1
/
+1
2024-01-10
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-0
/
+2
2024-01-10
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
6
-0
/
+13
2024-01-10
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2
-10
/
+5
2024-01-10
ext4: convert move_extent_per_page() to use folios
Vishal Moola (Oracle)
1
-21
/
+31
2024-01-10
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
1
-0
/
+9
2024-01-10
f2fs: assign default compression level
Jaegeuk Kim
3
-7
/
+10
2024-01-10
f2fs: convert to use bitmap API
Yangtao Li
10
-46
/
+44
2024-01-10
f2fs: clean up i_compress_flag and i_compress_level usage
Chao Yu
3
-12
/
+19
2024-01-10
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
1
-1
/
+30
2024-01-10
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2
-11
/
+17
2024-01-10
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2
-3
/
+11
2024-01-05
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2024-01-05
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-3
/
+12
2024-01-05
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
2024-01-05
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
[next]