index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
NFSv4/pnfs: Fix the layout barrier update
Trond Myklebust
1
-15
/
+15
2021-07-08
NFS: Fix fscache read from NFS after cache error
Dave Wysochanski
2
-7
/
+16
2021-07-08
NFS: Ensure nfs_readpage returns promptly when internal error occurs
Dave Wysochanski
1
-3
/
+3
2021-07-08
sunrpc: provide showing transport's state info in the sysfs directory
Olga Kornievskaia
1
-0
/
+47
2021-07-08
sunrpc: provide multipath info in the sysfs directory
Olga Kornievskaia
1
-0
/
+35
2021-07-08
sunrpc: provide transport info in the sysfs directory
Olga Kornievskaia
1
-0
/
+25
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
4
-3
/
+109
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
4
-0
/
+81
2021-07-08
sunrpc: add a symlink from rpc-client directory to the xprt_switch
Olga Kornievskaia
3
-4
/
+26
2021-07-08
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
4
-7
/
+108
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
3
-0
/
+13
2021-07-08
sunrpc: add IDs to multipath
Olga Kornievskaia
3
-0
/
+31
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
3
-0
/
+29
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
4
-0
/
+76
2021-07-08
sunrpc: Create a client/ subdirectory in the sunrpc sysfs
Olga Kornievskaia
1
-0
/
+43
2021-07-08
sunrpc: Create a sunrpc directory under /sys/kernel/
Olga Kornievskaia
4
-1
/
+40
2021-06-29
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
1
-2
/
+2
2021-06-29
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2
-0
/
+5
2021-06-28
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-06-28
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-06-28
NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read()
Dave Wysochanski
1
-6
/
+5
2021-06-28
nfs: update has_sec_mnt_opts after cloning lsm options from parent
Scott Mayhew
1
-4
/
+8
2021-06-26
NFS: Avoid duplicate resets of attribute cache timeouts
Trond Myklebust
1
-6
/
+1
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
1
-18
/
+15
2021-06-26
NFS: Fix up inode attribute revalidation timeouts
Trond Myklebust
1
-34
/
+16
2021-06-21
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-06-21
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-06-21
rpc: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-06-13
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
1
-4
/
+3
2021-06-13
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
1
-10
/
+7
2021-06-13
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-06-13
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
3
-2
/
+46
2021-06-13
NFSv4: Add lease breakpoints in case of a delegation recall or return
Trond Myklebust
1
-6
/
+17
2021-06-13
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
3
-15
/
+58
2021-06-13
Linux 5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-11
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+2
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
2021-06-10
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-10
async_xor: check src_offs is not NULL before updating it
Xiao Ni
1
-1
/
+2
2021-06-10
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-10
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2
-1
/
+3
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2
-21
/
+36
2021-06-10
coredump: Limit what can interrupt coredumps
Eric W. Biederman
1
-1
/
+1
[next]