index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-16
/
+3
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
5
-9
/
+15
2019-01-02
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
J. Bruce Fields
1
-2
/
+2
2019-01-02
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-02
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
1
-5
/
+0
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2
-0
/
+32
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
1
-1
/
+1
2019-01-02
xprtrdma: Don't leak freed MRs
Chuck Lever
1
-12
/
+15
2019-01-02
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
1
-0
/
+8
2019-01-02
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
1
-3
/
+7
2019-01-02
xprtrdma: Update comments in frwr_op_send
Chuck Lever
1
-2
/
+2
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
4
-4
/
+6
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
1
-103
/
+69
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
4
-10
/
+144
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2
-11
/
+17
2019-01-02
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
1
-1
/
+1
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2
-19
/
+29
2019-01-02
xprtrdma: Remove unused fields from rpcrdma_ia
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
4
-68
/
+19
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
3
-35
/
+23
2019-01-02
xprtrdma: Expose transport header errors
Chuck Lever
1
-1
/
+0
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
1
-5
/
+6
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
3
-5
/
+8
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
5
-101
/
+116
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
4
-359
/
+2
2019-01-02
xprtrdma: Reduce max_frwr_depth
Chuck Lever
1
-4
/
+11
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
3
-6
/
+14
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2
-33
/
+0
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
4
-48
/
+44
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
5
-39
/
+19
2019-01-02
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2
-5
/
+10
2019-01-01
KEYS: fix parsing invalid pkey info string
Eric Biggers
1
-0
/
+2
2018-12-31
block/swim3: Fix regression on PowerBook G3
Finn Thain
1
-4
/
+3
2018-12-31
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2018-12-31
block/swim3: Remove dead return statement
Finn Thain
1
-1
/
+0
2018-12-31
block/amiflop: Don't log error message on invalid ioctl
Finn Thain
1
-2
/
+0
2018-12-31
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
2
-1
/
+10
2018-12-31
rtc: rename core files
Alexandre Belloni
5
-4
/
+4
2018-12-31
cifs: update internal module version number
Steve French
1
-1
/
+1
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
3
-33
/
+55
2018-12-31
rtc: nvmem: fix possible use after free
Alexandre Belloni
1
-4
/
+5
2018-12-30
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
1
-34
/
+9
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
14
-14
/
+14
2018-12-30
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
1
-9
/
+7
2018-12-30
kdb: use bool for binary state indicators
Nicholas Mc Guire
1
-7
/
+7
[next]