index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NFSD: Add nfsd4_encode_fattr4_lease_time()
Chuck Lever
2023-10-16
2
-5
/
+13
*
NFSD: Add nfsd4_encode_fattr4_fsid()
Chuck Lever
2023-10-16
1
-22
/
+36
*
NFSD: Add nfsd4_encode_fattr4_size()
Chuck Lever
2023-10-16
1
-4
/
+9
*
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
2023-10-16
5
-26
/
+39
*
NFSD: Add nfsd4_encode_fattr4_fh_expire_type()
Chuck Lever
2023-10-16
1
-8
/
+16
*
NFSD: Add nfsd4_encode_fattr4_type()
Chuck Lever
2023-10-16
1
-23
/
+40
*
NFSD: Add nfsd4_encode_fattr4_supported_attrs()
Chuck Lever
2023-10-16
1
-24
/
+24
*
NFSD: Add nfsd4_encode_fattr4__false()
Chuck Lever
2023-10-16
1
-12
/
+15
*
NFSD: Add nfsd4_encode_fattr4__true()
Chuck Lever
2023-10-16
1
-28
/
+27
*
NFSD: Add struct nfsd4_fattr_args
Chuck Lever
2023-10-16
1
-52
/
+65
*
NFSD: Clean up nfsd4_encode_setattr()
Chuck Lever
2023-10-16
1
-21
/
+12
*
NFSD: Rename nfsd4_encode_bitmap()
Chuck Lever
2023-10-16
1
-13
/
+15
*
NFSD: Add simple u32, u64, and bool encoders
Chuck Lever
2023-10-16
1
-0
/
+111
*
SUNRPC: Remove BUG_ON call sites
Chuck Lever
2023-10-16
1
-4
/
+5
*
nfs: fix the typo of rfc number about xattr in NFSv4
Kinglong Mee
2023-10-16
1
-1
/
+1
*
tools: ynl: Add source files for nfsd netlink protocol
Chuck Lever
2023-10-16
4
-1
/
+130
*
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
5
-3
/
+220
*
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-10-16
6
-1
/
+201
*
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-10-16
3
-14
/
+121
*
NFSD: add support for CB_GETATTR callback
Dai Ngo
2023-10-16
3
-1
/
+128
*
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
6
-21
/
+9
*
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
2
-6
/
+5
*
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
3
-24
/
+26
*
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
4
-43
/
+21
*
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
3
-32
/
+31
*
SUNRPC: rename some functions from rqst_ to svc_thread_
NeilBrown
2023-10-16
1
-5
/
+5
*
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
4
-1
/
+288
*
llist: add llist_del_first_this()
NeilBrown
2023-10-16
2
-0
/
+32
*
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
3
-49
/
+31
*
llist: add interface to check if a node is on a list.
NeilBrown
2023-10-16
1
-0
/
+42
*
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
3
-5
/
+1
*
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
4
-11
/
+44
*
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
9
-39
/
+61
*
lockd: hold a reference to nlmsvc_serv while stopping the thread.
NeilBrown
2023-10-16
1
-0
/
+2
*
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
6
-49
/
+34
*
SUNRPC: Clean up bc_svc_process()
Chuck Lever
2023-10-16
3
-33
/
+14
*
SUNRPC: rename and refactor svc_get_next_xprt()
NeilBrown
2023-10-16
1
-48
/
+44
*
SUNRPC: move all of xprt handling into svc_xprt_handle()
NeilBrown
2023-10-16
1
-33
/
+20
*
lockd: add doc to enable EXPORT_OP_ASYNC_LOCK
Alexander Aring
2023-10-16
1
-5
/
+7
*
lockd: fix race in async lock request handling
Alexander Aring
2023-10-16
1
-3
/
+8
*
lockd: don't call vfs_lock_file() for pending requests
Alexander Aring
2023-10-16
1
-7
/
+16
*
lockd: introduce safe async lock op
Alexander Aring
2023-10-16
4
-6
/
+29
*
nfsd: Don't reset the write verifier on a commit EAGAIN
Trond Myklebust
2023-10-16
1
-10
/
+23
*
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
2023-10-16
3
-25
/
+34
*
NFSD: add trace points to track server copy progress
Dai Ngo
2023-10-16
2
-2
/
+97
*
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
2023-10-16
1
-1
/
+1
*
Linux 6.6-rc6
v6.6-rc6
Linus Torvalds
2023-10-15
1
-1
/
+1
*
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
2023-10-15
3
-60
/
+7
*
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
2023-10-15
1
-7
/
+7
*
Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-15
23
-87
/
+220
|
\
[prev]
[next]