index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Remove redundant check in select_idle_smt()
Abel Wu
2022-09-07
1
-7
/
+4
*
sched/deadline: Move __dl_clear_params out of dl_bw lock
Shang XiaoJing
2022-09-01
1
-1
/
+1
*
sched/deadline: Add replenish_dl_new_period helper
Shang XiaoJing
2022-09-01
1
-10
/
+13
*
sched/deadline: Add dl_task_is_earliest_deadline helper
Shang XiaoJing
2022-09-01
1
-12
/
+12
*
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-30
12311
-249203
/
+1236650
|
\
|
*
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
2022-08-12
7
-25
/
+26
|
*
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-11
3
-2
/
+6
|
*
Makefile: link with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-11
1
-0
/
+5
|
*
crypto: blake2b: effectively disable frame size warning
Linus Torvalds
2022-08-11
1
-0
/
+1
|
*
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
37
-457
/
+1032
|
|
\
|
|
*
NFS: Improve readpage/writepage tracing
Trond Myklebust
2022-08-09
1
-28
/
+26
|
|
*
NFS: Improve O_DIRECT tracing
Trond Myklebust
2022-08-09
1
-12
/
+9
|
|
*
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
3
-20
/
+27
|
|
*
NFS: don't unhash dentry during unlink/rename
NeilBrown
2022-08-08
2
-18
/
+63
|
|
*
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-02
1
-5
/
+6
|
|
*
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
2022-08-02
1
-2
/
+0
|
|
*
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
4
-21
/
+22
|
|
*
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-07-27
1
-0
/
+14
|
|
*
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-07-27
1
-0
/
+3
|
|
*
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
2022-07-25
1
-0
/
+8
|
|
*
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
2
-0
/
+67
|
|
*
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
2
-1
/
+2
|
|
*
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
2022-07-25
1
-21
/
+31
|
|
*
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
2022-07-25
1
-0
/
+3
|
|
*
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
5
-8
/
+24
|
|
*
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
2
-0
/
+15
|
|
*
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
3
-12
/
+101
|
|
*
NFSv4.1 offline trunkable transports on DESTROY_SESSION
Olga Kornievskaia
2022-07-25
1
-0
/
+1
|
|
*
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
2
-0
/
+47
|
|
*
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-25
3
-23
/
+40
|
|
*
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
2
-68
/
+0
|
|
*
NFS: Replace the READ_PLUS decoding code
Anna Schumaker
2022-07-23
1
-82
/
+88
|
|
*
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
2
-0
/
+25
|
|
*
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
2
-0
/
+31
|
|
*
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-07-23
2
-0
/
+61
|
|
*
NFS: Replace fs_context-related dprintk() call sites with tracepoints
Chuck Lever
2022-07-23
2
-10
/
+73
|
|
*
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
2022-07-23
2
-2
/
+24
|
|
*
SUNRPC: Fail faster on bad verifier
Chuck Lever
2022-07-23
1
-1
/
+1
|
|
*
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2022-07-23
3
-19
/
+32
|
|
*
nfs: always check dreq->error after a commit
Jeff Layton
2022-07-23
1
-1
/
+2
|
|
*
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-23
3
-33
/
+114
|
|
*
SUNRPC: Shrink size of struct rpc_task
Trond Myklebust
2022-07-23
1
-2
/
+2
|
|
*
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-07-13
1
-22
/
+24
|
|
*
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-07-12
4
-10
/
+31
|
|
*
sunrpc: fix expiry of auth creds
Dan Aloni
2022-07-12
1
-1
/
+1
|
|
*
nfs: fix port value parsing
Ian Kent
2022-07-12
1
-1
/
+1
|
|
*
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-12
1
-2
/
+2
|
|
*
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
2022-07-12
1
-2
/
+0
|
|
*
nfs/blocklayout: refactor block device opening
Christoph Hellwig
2022-07-12
1
-31
/
+11
|
|
*
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-07-12
1
-1
/
+0
[next]