index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
nfsd: fix version mismatch loops in nfsd_acl_init_request()
Jeff Layton
1
-2
/
+2
2026-08-10
nfsd: validate nseconds in TIME_DELEG decode paths
Jeff Layton
2
-0
/
+8
2026-08-10
nfsd: add filehandle match check to nfsd4_delegreturn()
Jeff Layton
1
-0
/
+4
2026-08-10
nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
Jeff Layton
1
-0
/
+16
2026-08-10
nfsd: fix netlink dumpit error handling for rpc_status_get
Jeff Layton
1
-6
/
+26
2026-08-10
nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
Jeff Layton
1
-4
/
+7
2026-08-10
nfsd: clear opcnt on compound arg release to prevent OOB read
Jeff Layton
1
-0
/
+1
2026-08-10
nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
Nikol Kuklev
1
-1
/
+1
2026-08-10
NFSD: remove flawed WARN_ON_ONCE from nfsd_mode_check
Mike Snitzer
1
-3
/
+1
2026-08-10
NFSD: Bound on-demand DRC slot growth by the thread ceiling
Chuck Lever
1
-9
/
+21
2026-08-10
NFSD: Document and rename the NFSv4.1 session slot shrinker callbacks
Chuck Lever
1
-4
/
+26
2026-08-10
NFSD: Clean up documenting comment for reduce_session_slots()
Chuck Lever
1
-10
/
+3
2026-08-10
NFSD: Count slot 0 in nfsd_total_target_slots
Chuck Lever
1
-12
/
+32
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
1
-3
/
+9
2026-08-10
lockd: Use "%*phN" to dprintk() a cookie
David Laight
1
-37
/
+5
2026-08-10
NFSD: fix up error returned by write_threads()
Scott Mayhew
1
-1
/
+5
2026-08-10
nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
Jeff Layton
1
-9
/
+29
2026-08-10
nfsd: unify cleanups in nfsd_cross_mnt() exits
Al Viro
1
-10
/
+7
2026-08-10
nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
Jeff Layton
2
-56
/
+24
2026-08-10
nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
Jeff Layton
1
-2
/
+5
2026-08-10
nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
Jeff Layton
1
-6
/
+6
2026-08-10
nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
Chris Mason
1
-3
/
+12
2026-08-10
NFS/localio: fix ref leak on nfs_uuid_add_file failure
Chris Mason
1
-1
/
+15
2026-08-10
nfsd: hold rcu across localio cmpxchg retry
Chris Mason
1
-1
/
+7
2026-08-10
nfsd: defer vfree of compound ops to fix rpc_status UAF
Jeff Layton
1
-1
/
+3
2026-08-10
nfsd: release OPEN-decoded posix ACLs via op_release
Jeff Layton
2
-5
/
+11
2026-08-10
nfsd: fix layout fence worker double-reference race
Jeff Layton
2
-12
/
+16
2026-08-10
nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
Jeff Layton
1
-2
/
+6
2026-08-10
nfsd: fix nfsd_file leak on inter-server COPY setup failure
Jeff Layton
1
-6
/
+4
2026-08-10
nfsd: release path refs on follow_down() error
Chris Mason
1
-1
/
+3
2026-08-10
nfsd: size fh_verify server sockaddr slot by xpt_locallen
Chris Mason
1
-2
/
+2
2026-08-10
nfsd: gate nfs2 setacl by argp->mask
Chuck Lever
1
-8
/
+13
2026-08-10
nfsd: validate symlink target length in NFSv4 CREATE
Jeff Layton
1
-0
/
+4
2026-08-10
nfsd: cap decoded POSIX ACL count to bound sort cost
Chris Mason
1
-1
/
+10
2026-08-10
nfsd: fix partial-write detection in nfsd_direct_write
Chris Mason
1
-1
/
+4
2026-08-10
NFSD: check truncate permission under inode lock
Chuck Lever
1
-12
/
+18
2026-08-10
nfsd: gate nfs3 setacl by argp->mask
Chris Mason
1
-6
/
+11
2026-08-10
nfsd: dedup nfs4_client_to_reclaim inserts
Jeff Layton
3
-14
/
+89
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
6
-43
/
+54
2026-08-10
nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
Jeff Layton
4
-30
/
+100
2026-08-10
nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
Jeff Layton
1
-3
/
+9
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
1
-1
/
+3
2026-08-10
nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
Jeff Layton
1
-6
/
+11
2026-08-10
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Jeff Layton
1
-1
/
+2
2026-08-10
binfmt_misc: don't warn when the mount is completed from another user namespace
Christian Brauner
1
-1
/
+2
2026-08-10
ovl: don't warn when the mount is completed from another user namespace
Christian Brauner
1
-1
/
+2
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
1
-0
/
+14
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
1
-1
/
+1
2026-08-10
xfs: use file target for post-log fsync fallback flush
Hongling Zeng
1
-10
/
+16
2026-08-10
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
1
-7
/
+9
[prev]
[next]