index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
Marc Gonzalez
2016-05-26
1
-1
/
+1
*
i2c: at91: change log when dma configuration fails
Ludovic Desroches
2016-05-26
1
-1
/
+1
*
misc: at24: Fix typo in at24 header file
Moritz Fischer
2016-05-26
1
-1
/
+1
*
i2c: rcar: should depend on HAS_DMA
Geert Uytterhoeven
2016-05-26
1
-0
/
+1
*
i2c: rcar: use dma_request_chan()
Niklas Söderlund
2016-05-26
1
-1
/
+1
*
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-26
49
-899
/
+1764
|
\
|
*
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
2016-05-26
4
-25
/
+61
|
*
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
2016-05-26
1
-2
/
+3
|
*
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
Tom Haynes
2016-05-25
2
-1
/
+16
|
*
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2016-05-25
2
-0
/
+32
|
*
NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
Dan Carpenter
2016-05-25
1
-2
/
+2
|
*
pnfs: make pnfs_layout_process more robust
Jeff Layton
2016-05-17
1
-16
/
+11
|
*
pnfs: rework LAYOUTGET retry handling
Jeff Layton
2016-05-17
7
-144
/
+136
|
*
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
Jeff Layton
2016-05-17
1
-36
/
+36
|
*
pnfs: fix bad error handling in send_layoutget
Jeff Layton
2016-05-17
1
-3
/
+8
|
*
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
2016-05-17
1
-1
/
+17
|
*
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2016-05-17
2
-9
/
+1
|
*
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
2016-05-17
5
-28
/
+52
|
*
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
2016-05-17
2
-3
/
+9
|
*
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
2016-05-17
2
-0
/
+2
|
*
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
2016-05-17
1
-2
/
+2
|
*
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
2016-05-17
1
-4
/
+25
|
*
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
2016-05-17
3
-3
/
+9
|
*
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
2016-05-17
1
-17
/
+6
|
*
NFS: Reclaim writes via writepage are opportunistic
Trond Myklebust
2016-05-17
1
-2
/
+1
|
*
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
2016-05-17
5
-14
/
+28
|
*
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
8
-24
/
+85
|
*
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
2016-05-17
2
-3
/
+5
|
*
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
2016-05-17
1
-1
/
+2
|
*
xprtrdma: Remove qplock
Chuck Lever
2016-05-17
2
-4
/
+0
|
*
xprtrdma: Faster server reboot recovery
Chuck Lever
2016-05-17
1
-1
/
+11
|
*
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
2016-05-17
4
-88
/
+0
|
*
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
2016-05-17
6
-19
/
+150
|
*
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
2016-05-17
1
-5
/
+2
|
*
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2016-05-17
2
-7
/
+7
|
*
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
2016-05-17
1
-9
/
+16
|
*
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
2016-05-17
1
-38
/
+60
|
*
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2016-05-17
2
-3
/
+4
|
*
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2016-05-17
2
-20
/
+20
|
*
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
2016-05-17
1
-35
/
+6
|
*
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
2016-05-17
1
-151
/
+0
|
*
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2016-05-17
2
-60
/
+272
|
*
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
2016-05-17
1
-14
/
+4
|
*
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
2016-05-17
1
-4
/
+5
|
*
xprtrdma: Prevent inline overflow
Chuck Lever
2016-05-17
5
-11
/
+90
|
*
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
2016-05-17
5
-26
/
+23
|
*
xprtrdma: Bound the inline threshold values
Chuck Lever
2016-05-17
2
-1
/
+9
|
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
8
-4
/
+49
|
*
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
2016-05-17
1
-2
/
+2
|
*
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
2016-05-17
1
-0
/
+4
[next]