index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
Chuck Lever
1
-1
/
+4
2015-02-12
SUNRPC: Fix a compile error when #undef CONFIG_PROC_FS
Trond Myklebust
1
-2
/
+5
2015-02-11
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
Trond Myklebust
1
-2
/
+2
2015-02-11
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-02-10
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
1
-6
/
+1
2015-02-10
pnfs: delete an unintended goto
Dan Carpenter
1
-1
/
+0
2015-02-09
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
1
-1
/
+1
2015-02-09
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
1
-2
/
+3
2015-02-09
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
1
-16
/
+18
2015-02-09
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
3
-3
/
+0
2015-02-09
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
1
-5
/
+1
2015-02-09
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
2
-4
/
+0
2015-02-09
SUNRPC: Remove TCP socket linger code
Trond Myklebust
1
-35
/
+0
2015-02-08
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2
-67
/
+1
2015-02-08
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
1
-2
/
+3
2015-02-08
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
3
-6
/
+41
2015-02-08
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
1
-16
/
+13
2015-02-08
SUNRPC: Do not clear the source port in xs_reset_transport
Trond Myklebust
1
-2
/
+0
2015-02-08
SUNRPC: Handle EADDRINUSE on connect
Trond Myklebust
2
-0
/
+5
2015-02-08
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
Trond Myklebust
1
-4
/
+49
2015-02-08
Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...
Trond Myklebust
1
-3
/
+4
2015-02-05
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
1
-34
/
+19
2015-02-05
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
1
-1
/
+1
2015-02-05
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
Trond Myklebust
2
-8
/
+12
2015-02-05
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
Trond Myklebust
2
-8
/
+12
2015-02-05
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
3
-9
/
+36
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
1
-3
/
+4
2015-02-04
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
Trond Myklebust
3
-26
/
+85
2015-02-04
NFS: Add Anna Schumaker as co-maintainer for the NFS client
Trond Myklebust
1
-0
/
+1
2015-02-03
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
4
-12
/
+24
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
39
-1041
/
+4268
2015-02-03
pnfs: lookup new lseg at lseg boundary
Weston Andros Adamson
1
-2
/
+8
2015-02-03
nfs41: .init_read and .init_write can be called with valid pg_lseg
Peng Tao
1
-21
/
+20
2015-02-03
pnfs: Update documentation on the Layout Drivers
Tom Haynes
1
-6
/
+7
2015-02-03
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
13
-12
/
+2325
2015-02-03
nfs: count DIO good bytes correctly with mirroring
Peng Tao
1
-4
/
+8
2015-02-03
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
Peng Tao
3
-3
/
+45
2015-02-03
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
Peng Tao
2
-0
/
+7
2015-02-03
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
Peng Tao
2
-0
/
+21
2015-02-03
nfs/flexfiles: send layoutreturn before freeing lseg
Peng Tao
1
-25
/
+56
2015-02-03
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
Peng Tao
3
-7
/
+36
2015-02-03
nfs41: allow async version layoutreturn
Peng Tao
3
-8
/
+16
2015-02-03
nfs41: add range to layoutreturn args
Peng Tao
3
-5
/
+7
2015-02-03
pnfs: allow LD to ask to resend read through pnfs
Peng Tao
2
-1
/
+16
2015-02-03
nfs: add nfs_pgio_current_mirror helper
Peng Tao
4
-14
/
+24
2015-02-03
nfs: only reset desc->pg_mirror_idx when mirroring is supported
Peng Tao
2
-4
/
+11
2015-02-03
nfs41: add a debug warning if we destroy an unempty layout
Peng Tao
1
-0
/
+2
2015-02-03
pnfs: fail comparison when bucket verifier not set
Weston Andros Adamson
1
-1
/
+5
[next]