| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-07-09 | 4 | -12/+12 |
|\ |
|
| * | libceph: fix doc warnings in cls_lock_client.c | Baokun Li | 2021-06-28 | 1 | -3/+9 |
| * | libceph: remove unnecessary ret variable in ceph_auth_init() | zuoqilin | 2021-06-28 | 1 | -6/+1 |
| * | libceph: fix some spelling mistakes | Zheng Yongjun | 2021-06-28 | 3 | -4/+4 |
| * | libceph: kill ceph_none_authorizer::reply_buf | Ilya Dryomov | 2021-06-28 | 2 | -3/+2 |
* | | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2021-07-09 | 11 | -10/+770 |
|\ \ |
|
| * \ | Merge part 2 of branch 'sysfs-devel' | Trond Myklebust | 2021-07-08 | 5 | -10/+127 |
| |\ \ |
|
| | * | | sunrpc: remove an offlined xprt using sysfs | Olga Kornievskaia | 2021-07-08 | 2 | -4/+46 |
| | * | | sunrpc: display xprt's queuelen of assigned tasks via sysfs | Olga Kornievskaia | 2021-07-08 | 1 | -2/+4 |
| | * | | SUNRPC: take a xprt offline using sysfs | Olga Kornievskaia | 2021-07-08 | 3 | -6/+67 |
| | * | | SUNRPC for TCP display xprt's source port in sysfs xprt_info | Olga Kornievskaia | 2021-07-08 | 1 | -4/+8 |
| | * | | SUNRPC query transport's source port | Olga Kornievskaia | 2021-07-08 | 1 | -0/+7 |
| | * | | SUNRPC display xprt's main value in sysfs's xprt_info | Olga Kornievskaia | 2021-07-08 | 1 | -3/+3 |
| | * | | SUNRPC mark the first transport | Olga Kornievskaia | 2021-07-08 | 1 | -0/+1 |
| * | | | Merge branch 'sysfs-devel' | Trond Myklebust | 2021-07-08 | 9 | -2/+635 |
| |\| | |
|
| | * | | sunrpc: provide showing transport's state info in the sysfs directory | Olga Kornievskaia | 2021-07-08 | 1 | -0/+47 |
| | * | | sunrpc: provide multipath info in the sysfs directory | Olga Kornievskaia | 2021-07-08 | 1 | -0/+35 |
| | * | | sunrpc: provide transport info in the sysfs directory | Olga Kornievskaia | 2021-07-08 | 1 | -0/+25 |
| | * | | sunrpc: add dst_attr attributes to the sysfs xprt directory | Olga Kornievskaia | 2021-07-08 | 3 | -3/+108 |
| | * | | sunrpc: add add sysfs directory per xprt under each xprt_switch | Olga Kornievskaia | 2021-07-08 | 3 | -0/+79 |
| | * | | sunrpc: add a symlink from rpc-client directory to the xprt_switch | Olga Kornievskaia | 2021-07-08 | 3 | -4/+26 |
| | * | | sunrpc: add xprt_switch direcotry to sunrpc's sysfs | Olga Kornievskaia | 2021-07-08 | 3 | -7/+106 |
| | * | | sunrpc: keep track of the xprt_class in rpc_xprt structure | Olga Kornievskaia | 2021-07-08 | 2 | -0/+11 |
| | * | | sunrpc: add IDs to multipath | Olga Kornievskaia | 2021-07-08 | 2 | -0/+27 |
| | * | | sunrpc: add xprt id | Olga Kornievskaia | 2021-07-08 | 2 | -0/+27 |
| | * | | sunrpc: Create per-rpc_clnt sysfs kobjects | Olga Kornievskaia | 2021-07-08 | 3 | -0/+74 |
| | * | | sunrpc: Create a client/ subdirectory in the sunrpc sysfs | Olga Kornievskaia | 2021-07-08 | 1 | -0/+43 |
| | * | | sunrpc: Create a sunrpc directory under /sys/kernel/ | Olga Kornievskaia | 2021-07-08 | 4 | -1/+40 |
| * | | | SUNRPC: Should wake up the privileged task firstly. | Zhang Xiaoxu | 2021-06-28 | 1 | -0/+9 |
| * | | | SUNRPC: Fix the batch tasks count wraparound. | Zhang Xiaoxu | 2021-06-28 | 1 | -1/+2 |
| * | | | SUNRPC: prevent port reuse on transports which don't request it. | NeilBrown | 2021-06-21 | 1 | -1/+2 |
| * | | | rpc: remove redundant initialization of variable status | Colin Ian King | 2021-06-21 | 1 | -1/+1 |
| * | | | sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base() | Anna Schumaker | 2021-06-14 | 1 | -4/+3 |
| |/ / |
|
* | | | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2021-07-07 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | rpc: remove redundant initialization of variable status | Colin Ian King | 2021-07-07 | 1 | -1/+1 |
| * | | | xprtrdma: Fix spelling mistakes | Zheng Yongjun | 2021-07-07 | 1 | -3/+3 |
* | | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 2 | -5/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v5.13-rc6' into tty-next | Greg Kroah-Hartman | 2021-06-14 | 33 | -133/+291 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 2021-05-31 | 72 | -290/+600 |
| |\ \ \ \ |
|
| * | | | | | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | | | | | tty: make tty_operations::write_room return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | | | | | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | | | | | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
| * | | | | | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | | | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | netpoll: avoid put_unaligned() on single character | Arnd Bergmann | 2021-05-17 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-07-01 | 401 | -4331/+10884 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-30 | 41 | -241/+381 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sctp: add param size validation for SCTP_PARAM_SET_PRIMARY | Marcelo Ricardo Leitner | 2021-06-29 | 1 | -3/+10 |
| | * | | | | | | sctp: validate chunk size in __rcv_asconf_lookup | Marcelo Ricardo Leitner | 2021-06-29 | 1 | -0/+3 |