index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
nfs/blocklayout: Report only when /no/ device is found
Chuck Lever
1
-2
/
+5
2024-07-08
nfs/blocklayout: Fix premature PR key unregistration
Chuck Lever
3
-31
/
+94
2024-07-08
NFSv4/pNFS: Do layout state recovery upon reboot
Trond Myklebust
5
-9
/
+110
2024-07-08
NFSv4/pNFS: Remove redundant call to unhash the layout
Trond Myklebust
1
-2
/
+0
2024-07-08
NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument
Trond Myklebust
3
-11
/
+21
2024-07-08
NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot
Trond Myklebust
3
-1
/
+35
2024-07-08
NFSv4/pNFS: Handle server reboots in pnfs_poc_release()
Trond Myklebust
1
-2
/
+4
2024-07-08
NFSv4/pNFS: Add a helper to defer failed layoutreturn calls
Trond Myklebust
1
-3
/
+22
2024-07-08
NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flag
Trond Myklebust
2
-16
/
+20
2024-07-08
pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()
Trond Myklebust
3
-19
/
+21
2024-07-08
NFSv4: Clean up encode_nfs4_stateid()
Trond Myklebust
1
-2
/
+3
2024-07-08
NFSv4.1: constify the stateid argument in nfs41_test_stateid()
Trond Myklebust
4
-15
/
+16
2024-07-08
NFSv4/pnfs: Remove redundant list check
Trond Myklebust
1
-4
/
+0
2024-07-08
NFSv4: Don't send delegation-related share access modes to CLOSE
Trond Myklebust
1
-4
/
+11
2024-07-08
Return the delegation when deleting sillyrenamed files
Lance Shelton
5
-0
/
+20
2024-07-08
NFSv4: Ask for a delegation or an open stateid in OPEN
Trond Myklebust
1
-0
/
+2
2024-07-08
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID
Trond Myklebust
1
-4
/
+12
2024-07-08
NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Trond Myklebust
3
-0
/
+7
2024-07-08
NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute
Trond Myklebust
4
-2
/
+53
2024-07-08
NFSv4: Don't request atime/mtime/size if they are delegated to us
Trond Myklebust
1
-3
/
+17
2024-07-08
NFSv4: Fix up delegated attributes in nfs_setattr
Trond Myklebust
1
-0
/
+25
2024-07-08
NFSv4: Delegreturn must set m/atime when they are delegated
Trond Myklebust
3
-8
/
+32
2024-07-08
NFSv4: Enable attribute delegations
Trond Myklebust
1
-1
/
+6
2024-07-08
NFSv4: Add a capability for delegated attributes
Trond Myklebust
2
-0
/
+3
2024-07-08
NFSv4: Add recovery of attribute delegations
Trond Myklebust
3
-14
/
+24
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
6
-20
/
+124
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
10
-34
/
+43
2024-07-08
NFSv4: Add CB_GETATTR support for delegated attributes
Trond Myklebust
3
-9
/
+49
2024-07-08
NFSv4: Plumb in XDR support for the new delegation-only setattr op
Trond Myklebust
3
-0
/
+86
2024-07-08
NFSv4: Add new attribute delegation definitions
Trond Myklebust
3
-1
/
+12
2024-07-08
NFSv4: Refactor nfs4_opendata_check_deleg()
Trond Myklebust
1
-36
/
+30
2024-07-08
NFSv4: Clean up open delegation return structure
Trond Myklebust
3
-35
/
+54
2024-07-08
fs: nfs: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-07-08
NFS: remove unused struct 'mnt_fhstatus'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
1
-1
/
+2
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
3
-37
/
+26
2024-07-08
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
1
-3
/
+3
2024-07-08
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
3
-9
/
+39
2024-07-08
rpcrdma: Implement generic device removal
Chuck Lever
5
-4
/
+258
2024-07-08
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2
-2
/
+17
2024-07-08
nfs: add support for large folios
Christoph Hellwig
2
-1
/
+4
2024-07-08
filemap: Convert generic_perform_write() to support large folios
Matthew Wilcox (Oracle)
1
-15
/
+25
2024-07-08
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
1
-2
/
+2
2024-07-07
Linux 6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2
-124
/
+130
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
3
-111
/
+131
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
[next]