| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 1 | -10/+6 |
|\ |
|
| * | Convert net_namespace to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -10/+6 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-24 | 2 | -6/+6 |
|\ \ |
|
| * | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-24 | 2 | -6/+6 |
* | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2018-08-24 | 19 | -49/+75 |
|\ \ \ |
|
| * | | | xprtrdma: Fix disconnect regression | Chuck Lever | 2018-08-08 | 1 | -3/+2 |
| * | | | sunrpc: whitespace fixes | Stephen Hemminger | 2018-07-31 | 15 | -15/+5 |
| * | | | NFSv4 client live hangs after live data migration recovery | Bill Baker | 2018-07-31 | 1 | -8/+20 |
| * | | | sunrpc: kstrtoul() can also return -ERANGE | Dan Carpenter | 2018-07-31 | 1 | -1/+1 |
| * | | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c... | Dave Wysochanski | 2018-07-31 | 1 | -5/+12 |
| * | | | sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics | Dave Wysochanski | 2018-07-30 | 1 | -0/+12 |
| * | | | sunrpc: add _print_rpc_iostats() to output metrics for one RPC op | Dave Wysochanski | 2018-07-30 | 1 | -11/+16 |
| * | | | net/sunrpc: Make rpc_auth_create_args a const | Sargun Dhillon | 2018-07-30 | 4 | -7/+8 |
* | | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-08-24 | 10 | -111/+140 |
|\ \ \ \ |
|
| * | | | | sunrpc: Add comment defining gssd upcall API keywords | Chuck Lever | 2018-08-23 | 1 | -0/+17 |
| * | | | | sunrpc: Extract target name into svc_cred | Chuck Lever | 2018-08-23 | 1 | -25/+45 |
| * | | | | sunrpc: Enable the kernel to specify the hostname part of service principals | Chuck Lever | 2018-08-23 | 1 | -3/+17 |
| * | | | | sunrpc: Don't use stack buffer with scatterlist | Laura Abbott | 2018-08-23 | 1 | -3/+9 |
| * | | | | rpc: remove unneeded variable 'ret' in rdma_listen_handler | zhong jiang | 2018-08-09 | 1 | -2/+1 |
| * | | | | NFSD: Handle full-length symlinks | Chuck Lever | 2018-08-09 | 1 | -42/+25 |
| * | | | | NFSD: Refactor the generic write vector fill helper | Chuck Lever | 2018-08-09 | 1 | -7/+4 |
| * | | | | svcrdma: Clean up Read chunk path | Chuck Lever | 2018-08-09 | 1 | -19/+13 |
| * | | | | svcrdma: Avoid releasing a page in svc_xprt_release() | Chuck Lever | 2018-08-09 | 2 | -4/+9 |
| * | | | | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' | YueHaibing | 2018-08-09 | 3 | -6/+0 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-08-24 | 1 | -23/+25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe | 2018-08-18 | 1 | -23/+25 |
* | | | | | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-08-21 | 15 | -122/+311 |
|\ \ \ \ \ |
|
| * | | | | | crush: fix using plain integer as NULL warning | YueHaibing | 2018-08-13 | 1 | -2/+2 |
| * | | | | | libceph: remove unnecessary non NULL check for request_key | YueHaibing | 2018-08-13 | 1 | -1/+1 |
| * | | | | | libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() | Ilya Dryomov | 2018-08-02 | 1 | -2/+4 |
| * | | | | | libceph: check authorizer reply/challenge length before reading | Ilya Dryomov | 2018-08-02 | 1 | -0/+7 |
| * | | | | | libceph: implement CEPHX_V2 calculation mode | Ilya Dryomov | 2018-08-02 | 1 | -17/+56 |
| * | | | | | libceph: add authorizer challenge | Ilya Dryomov | 2018-08-02 | 5 | -6/+117 |
| * | | | | | libceph: factor out encrypt_authorizer() | Ilya Dryomov | 2018-08-02 | 1 | -13/+36 |
| * | | | | | libceph: factor out __ceph_x_decrypt() | Ilya Dryomov | 2018-08-02 | 1 | -9/+24 |
| * | | | | | libceph: factor out __prepare_write_connect() | Ilya Dryomov | 2018-08-02 | 1 | -9/+12 |
| * | | | | | libceph: store ceph_auth_handshake pointer in ceph_connection | Ilya Dryomov | 2018-08-02 | 1 | -28/+26 |
| * | | | | | ceph: fix whitespace | Stephen Hemminger | 2018-08-02 | 8 | -9/+1 |
| * | | | | | libceph: use timespec64 for r_mtime | Arnd Bergmann | 2018-08-02 | 1 | -4/+4 |
| * | | | | | libceph: use timespec64 in for keepalive2 and ticket validity | Arnd Bergmann | 2018-08-02 | 4 | -20/+20 |
| * | | | | | libceph: amend "bad option arg" error message | Ilya Dryomov | 2018-08-02 | 1 | -2/+1 |
| * | | | | | libceph: stop parsing when a bad int arg is detected | Chengguang Xu | 2018-08-02 | 1 | -4/+4 |
| * | | | | | libceph: make ceph_osdc_notify{,_ack}() payload_len u32 | Ilya Dryomov | 2018-08-02 | 1 | -4/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-08-19 | 30 | -195/+221 |
|\ \ \ \ \ |
|
| * | | | | | ip6_vti: fix creating fallback tunnel device for vti6 | Haishuang Yan | 2018-08-19 | 1 | -0/+2 |
| * | | | | | ip_vti: fix a null pointer deferrence when create vti fallback tunnel | Haishuang Yan | 2018-08-19 | 1 | -1/+2 |
| * | | | | | net: sched: always disable bh when taking tcf_lock | Vlad Buslov | 2018-08-19 | 7 | -44/+47 |
| * | | | | | ip6_vti: simplify stats handling in vti6_xmit | Haishuang Yan | 2018-08-18 | 1 | -11/+3 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-08-18 | 4 | -50/+37 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf: fix redirect to map under tail calls | Daniel Borkmann | 2018-08-18 | 1 | -38/+30 |