| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -6/+76 |
* | NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -6/+4 |
* | NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -7/+5 |
* | NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -5/+34 |
* | NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -5/+7 |
* | NFSD: Add helper to set up the pages where the dirlist is encoded | Chuck Lever | 2021-01-25 | 3 | -14/+18 |
* | NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -23/+5 |
* | NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -31/+21 |
* | NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -39/+30 |
* | NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -9/+23 |
* | NFSD: Update the MKNOD3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -72/+35 |
* | NFSD: Update the SYMLINK3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -13/+16 |
* | NFSD: Update the MKDIR3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -6/+4 |
* | NFSD: Update the CREATE3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -10/+10 |
* | NFSD: Update the SETATTR3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 2 | -17/+127 |
* | NFSD: Update the LINK3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -6/+4 |
* | NFSD: Update the RENAME3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -7/+5 |
* | NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -5/+35 |
* | NFSD: Update COMMIT3arg decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -5/+8 |
* | NFSD: Update READDIR3args decoders to use struct xdr_stream | Chuck Lever | 2021-01-25 | 2 | -15/+24 |
* | NFSD: Add helper to set up the pages where the dirlist is encoded | Chuck Lever | 2021-01-25 | 3 | -31/+19 |
* | NFSD: Fix returned READDIR offset cookie | Chuck Lever | 2021-01-25 | 1 | -3/+4 |
* | NFSD: Update READLINK3arg decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -23/+5 |
* | NFSD: Update WRITE3arg decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 1 | -31/+20 |
* | NFSD: Update READ3arg decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -27/+25 |
* | NFSD: Update ACCESS3arg decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 2 | -5/+6 |
* | NFSD: Update GETATTR3args decoder to use struct xdr_stream | Chuck Lever | 2021-01-25 | 3 | -9/+27 |
* | SUNRPC: Move definition of XDR_UNIT | Chuck Lever | 2021-01-25 | 2 | -6/+10 |
* | SUNRPC: Display RPC procedure names instead of proc numbers | Chuck Lever | 2021-01-25 | 1 | -4/+11 |
* | SUNRPC: Make trace_svc_process() display the RPC procedure symbolically | Chuck Lever | 2021-01-25 | 9 | -0/+101 |
* | Linux 5.11-rc5v5.11-rc5 | Linus Torvalds | 2021-01-25 | 1 | -1/+1 |
* | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh | Linus Torvalds | 2021-01-24 | 17 | -77/+17 |
|\ |
|
| * | sh/intc: Restore devm_ioremap() alignment | Geert Uytterhoeven | 2021-01-07 | 1 | -1/+1 |
| * | sh: mach-sh03: remove duplicate include | Wang Qing | 2021-01-07 | 1 | -1/+0 |
| * | arch: sh: remove duplicate include | Wang Qing | 2021-01-07 | 1 | -1/+0 |
| * | sh: Drop ARCH_NR_GPIOS definition | Andy Shevchenko | 2021-01-07 | 1 | -1/+0 |
| * | sh: Remove unused HAVE_COPY_THREAD_TLS macro | Jinyang He | 2021-01-07 | 1 | -1/+0 |
| * | sh: remove CONFIG_IDE from most defconfig | Christoph Hellwig | 2021-01-07 | 6 | -18/+6 |
| * | sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2021-01-07 | 3 | -39/+6 |
| * | sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2021-01-07 | 1 | -12/+2 |
| * | arch/sh: hyphenate Non-Uniform in Kconfig prompt | Randy Dunlap | 2021-01-07 | 1 | -1/+1 |
| * | sh: dma: fix kconfig dependency for G2_DMA | Necip Fazil Yildiran | 2021-01-07 | 1 | -2/+1 |
* | | Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-01-24 | 1 | -20/+47 |
|\ \ |
|
| * | | io_uring: account io_uring internal files as REQ_F_INFLIGHT | Jens Axboe | 2021-01-24 | 1 | -10/+26 |
| * | | io_uring: fix sleeping under spin in __io_clean_op | Pavel Begunkov | 2021-01-24 | 1 | -5/+5 |
| * | | io_uring: fix short read retries for non-reg files | Pavel Begunkov | 2021-01-22 | 1 | -1/+1 |
| * | | io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state | Jens Axboe | 2021-01-22 | 1 | -1/+2 |
| * | | io_uring: fix skipping disabling sqo on exec | Pavel Begunkov | 2021-01-17 | 1 | -0/+4 |
| * | | io_uring: fix uring_flush in exit_files() warning | Pavel Begunkov | 2021-01-16 | 1 | -1/+4 |
| * | | io_uring: fix false positive sqo warning on flush | Pavel Begunkov | 2021-01-16 | 1 | -2/+1 |