index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
Chuck Lever
2025-01-11
1
-15
/
+19
|
*
|
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
2025-01-11
1
-10
/
+10
|
*
|
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
2025-01-06
1
-5
/
+14
|
*
|
nfsd: no need get cache ref when protected by rcu
Yang Erkun
2025-01-06
1
-5
/
+1
|
*
|
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
2025-01-06
1
-2
/
+3
|
*
|
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
2025-01-06
1
-1
/
+1
|
*
|
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2025-01-06
2
-5
/
+73
|
*
|
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2025-01-06
4
-15
/
+92
|
*
|
nfsd: allocate new session-based DRC slots on demand.
NeilBrown
2025-01-06
1
-5
/
+32
|
*
|
nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
NeilBrown
2025-01-06
1
-0
/
+8
|
*
|
nfsd: remove artificial limits on the session-based DRC
NeilBrown
2025-01-06
3
-113
/
+16
|
*
|
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2025-01-06
2
-13
/
+24
|
*
|
sunrpc: remove all connection limit configuration
NeilBrown
2025-01-06
4
-61
/
+0
|
*
|
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2025-01-06
4
-6
/
+5
|
*
|
nfsd: fix legacy client tracking initialization
Scott Mayhew
2025-01-06
1
-1
/
+0
|
*
|
NFSD: Clean up unused variable
Chuck Lever
2025-01-06
1
-2
/
+0
|
*
|
nfsd: use new wake_up_var interfaces.
NeilBrown
2025-01-06
3
-13
/
+8
|
*
|
nfsd: trace: remove redundant stateid even deleg_recall
Chen Hanxiao
2025-01-06
1
-1
/
+0
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
46 hours
2
-66
/
+236
|
\
\
\
|
*
|
|
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
2 days
1
-0
/
+1
|
*
|
|
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...
David Hildenbrand
2 days
2
-0
/
+174
|
*
|
|
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
2 days
1
-8
/
+1
|
*
|
|
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
2 days
1
-19
/
+2
|
*
|
|
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
2 days
1
-10
/
+16
|
*
|
|
fs/proc/vmcore: prefix all pr_* with "vmcore:"
David Hildenbrand
2 days
1
-1
/
+3
|
*
|
|
fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
David Hildenbrand
2 days
1
-23
/
+34
|
*
|
|
fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
David Hildenbrand
2 days
1
-9
/
+8
|
*
|
|
fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
David Hildenbrand
2 days
1
-7
/
+8
|
|
/
/
*
|
|
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
12
-28
/
+23
|
\
\
\
|
*
|
|
ksm: add ksm involvement information for each process
xu xin
4 days
1
-0
/
+11
|
*
|
|
mm, swap: clean up device availability check
Kairui Song
4 days
3
-3
/
+0
|
*
|
|
mm: alloc_pages_bulk: rename API
Luiz Capitulino
4 days
4
-6
/
+6
|
*
|
|
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
4 days
1
-1
/
+1
|
*
|
|
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
4 days
2
-2
/
+2
|
*
|
|
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-14
1
-5
/
+0
|
*
|
|
mm: abstract get_arg_page() stack expansion and mmap read lock
Lorenzo Stoakes
2025-01-14
1
-11
/
+3
*
|
|
|
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3 days
67
-1346
/
+1363
|
\
\
\
\
|
*
|
|
|
ocfs2: use str_yes_no() and str_no_yes() helper functions
Thorsten Blum
5 days
4
-15
/
+16
|
*
|
|
|
include/linux/lz4.h: add some missing macros
Gao Xiang
5 days
1
-7
/
+0
|
*
|
|
|
nilfs2: do not update mtime of renamed directory that is not moved
Ryusuke Konishi
5 days
1
-7
/
+9
|
*
|
|
|
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
5 days
3
-19
/
+27
|
*
|
|
|
nilfs2: revise the return value description style for consistency.
Ryusuke Konishi
5 days
7
-13
/
+23
|
*
|
|
|
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
5 days
14
-7
/
+160
|
*
|
|
|
nilfs2: correct return value kernel-doc descriptions for the rest
Ryusuke Konishi
5 days
6
-90
/
+50
|
*
|
|
|
nilfs2: correct return value kernel-doc descriptions for metadata files
Ryusuke Konishi
5 days
4
-105
/
+77
|
*
|
|
|
nilfs2: correct return value kernel-doc descriptions for sufile
Ryusuke Konishi
5 days
2
-73
/
+45
|
*
|
|
|
nilfs2: correct return value kernel-doc descriptions for bmap functions
Ryusuke Konishi
5 days
2
-75
/
+56
|
*
|
|
|
nilfs2: correct return value kernel-doc descriptions for ioctl functions
Ryusuke Konishi
5 days
1
-137
/
+96
|
*
|
|
|
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
5 days
1
-1
/
+3
|
*
|
|
|
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
5 days
1
-4
/
+27
[prev]
[next]