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
*
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
*
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
2016-05-17
1
-9
/
+25
*
NFS: Add COPY nfs operation
Anna Schumaker
2016-05-17
9
-0
/
+305
*
NFS: Add nfs_commit_file()
Anna Schumaker
2016-05-17
3
-6
/
+42
*
Fixing oops in callback path
Olga Kornievskaia
2016-05-17
1
-2
/
+4
*
nfs: don't share mounts between network namespaces
J. Bruce Fields
2016-05-09
1
-0
/
+5
*
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
2016-05-09
1
-0
/
+4
*
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
2016-05-09
3
-10
/
+30
*
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
2016-05-09
3
-54
/
+36
*
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2016-05-09
2
-10
/
+35
*
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
2016-05-09
1
-5
/
+1
*
sunrpc: add a get_rpccred_rcu inline
Jeff Layton
2016-05-09
1
-0
/
+18
*
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
2016-05-09
2
-0
/
+8
*
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
2016-05-09
5
-13
/
+13
*
SUNRPC: init xdr_stream for zero iov_len, page_len
Benjamin Coddington
2016-05-09
1
-0
/
+2
*
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
2016-05-09
6
-34
/
+34
*
nfs: add debug to directio "good_bytes" counting
Weston Andros Adamson
2016-05-09
1
-2
/
+5
*
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
Weston Andros Adamson
2016-05-09
2
-7
/
+9
*
Linux 4.6-rc7
v4.6-rc7
Linus Torvalds
2016-05-08
1
-1
/
+1
*
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-07
3
-8
/
+27
|
\
|
*
nvmem: mxs-ocotp: fix buffer overflow in read
Stanislav Meduna
2016-05-02
1
-2
/
+2
|
*
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-04-30
1
-6
/
+20
|
*
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-28
1
-0
/
+5
*
|
Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-07
4
-7
/
+34
|
\
\
|
*
\
Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-05-06
2
-4
/
+29
|
|
\
\
|
|
*
|
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
2016-05-04
1
-3
/
+26
[next]