index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-04-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
2025-04-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
2025-04-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
2025-04-10
nfsd: fix management of listener transports
Olga Kornievskaia
2025-04-10
NFSD: Add a Kconfig setting to enable delegated timestamps
Chuck Lever
2025-04-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
2025-04-10
nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
Jeff Layton
2025-04-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
2025-04-10
exec: fix the racy usage of fs_struct->in_exec
Oleg Nesterov
2025-04-10
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
2025-04-10
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
2025-04-10
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
2025-04-10
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-04-10
exfat: fix potential wrong error return from get_block
Sungjong Seo
2025-04-10
exfat: fix random stack corruption after get_block
Sungjong Seo
2025-04-10
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-04-10
ksmbd: validate zero num_subauth before sub_auth is accessed
Norbert Szetei
2025-04-10
ksmbd: fix overflow in dacloffset bounds check
Norbert Szetei
2025-04-10
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-04-10
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
2025-04-10
ksmbd: add bounds check for create lease context
Norbert Szetei
2025-04-10
ksmbd: add bounds check for durable handle context
Namjae Jeon
2025-04-10
bcachefs: bch2_ioctl_subvolume_destroy() fixes
Kent Overstreet
2025-04-10
fs/9p: fix NULL pointer dereference on mkdir
Christian Schoenebeck
2025-04-10
nfs: Add missing release on error in nfs_lock_and_join_requests()
Dan Carpenter
2025-04-10
ksmbd: fix r_count dec/increment mismatch
Namjae Jeon
2025-04-10
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-04-10
ksmbd: use aead_request_free to match aead_request_alloc
Miaoqian Lin
2025-04-10
exfat: fix missing shutdown check
Yuezhang Mo
2025-04-10
exfat: fix the infinite loop in exfat_find_last_cluster()
Yuezhang Mo
2025-04-10
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-04-10
NFS: Shut down the nfs_client only after all the superblocks
Trond Myklebust
2025-04-10
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
2025-04-10
um: hostfs: avoid issues on inode number reuse by host
Benjamin Berg
2025-04-10
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
2025-04-10
NFS: fix open_owner_id_maxsz and related fields.
NeilBrown
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Trond Myklebust
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for expired delegations
Trond Myklebust
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for returning delegations
Trond Myklebust
2025-04-10
NFSv4: Don't trigger uneccessary scans for return-on-close delegations
Trond Myklebust
2025-04-10
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
2025-04-10
NFSD: Fix callback decoder status codes
Chuck Lever
2025-04-10
fs/ntfs3: Prevent integer overflow in hdr_first_de()
Dan Carpenter
2025-04-10
fs/ntfs3: Fix a couple integer overflows on 32bit systems
Dan Carpenter
2025-04-10
isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
Qasim Ijaz
2025-04-10
fs/ntfs3: Update inode->i_mapping->a_ops on compression state
Konstantin Komarov
2025-04-10
fs/ntfs3: Fix 'proc_info_root' leak when init ntfs failed
Ye Bin
2025-04-10
fs/ntfs3: Factor out ntfs_{create/remove}_proc_root()
Ye Bin
2025-04-10
fs/ntfs3: Factor out ntfs_{create/remove}_procdir()
Ye Bin
2025-04-10
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
[next]