Age | Commit message (Expand) | Author | Files | Lines |
2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+4 |
2020-06-19 | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1/+3 |
2020-06-18 | loop: replace kill_bdev with invalidate_bdev | Zheng Bin | 1 | -4/+4 |
2020-06-16 | libceph: move away from global osd_req_flags | Ilya Dryomov | 1 | -1/+3 |
2020-06-15 | drbd: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2 | -5/+5 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -17/+17 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2 | -17/+17 |
2020-06-11 | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+3 |
2020-06-11 | umem: remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
2020-06-11 | pktcdvd: remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-08 | Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -2/+44 |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 16 | -0/+4392 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+0 |
2020-06-04 | loop: Fix wrong masking of status flags | Martijn Coenen | 1 | -1/+1 |
2020-06-04 | zcomp: Use ARRAY_SIZE() for backends list | Andy Shevchenko | 1 | -4/+3 |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 4 | -39/+10 |
2020-06-02 | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -3/+3 |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -387/+468 |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -66/+74 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+2 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -3/+1 |
2020-06-02 | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE | NeilBrown | 1 | -1/+1 |
2020-06-01 | rbd: compression_hint option | Ilya Dryomov | 1 | -1/+42 |
2020-06-01 | libceph: support for alloc hint flags | Ilya Dryomov | 1 | -1/+2 |
2020-06-01 | libceph, rbd: replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-29 | null_blk: force complete for timeout request | Dongli Zhang | 1 | -1/+1 |
2020-05-29 | blk-mq: drain I/O when all CPUs in a hctx are offline | Ming Lei | 1 | -1/+1 |
2020-05-28 | tcp: add tcp_sock_set_quickack | Christoph Hellwig | 2 | -10/+2 |
2020-05-28 | tcp: add tcp_sock_set_nodelay | Christoph Hellwig | 3 | -10/+3 |
2020-05-28 | tcp: add tcp_sock_set_cork | Christoph Hellwig | 3 | -19/+5 |
2020-05-28 | zram: Use local lock to protect per-CPU data | Mike Galbraith | 2 | -2/+8 |
2020-05-28 | zram: Allocate struct zcomp_strm as per-CPU memory | Sebastian Andrzej Siewior | 2 | -26/+17 |
2020-05-27 | zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct | Christoph Hellwig | 1 | -14/+10 |
2020-05-27 | rsxx: use bio_{start,end}_io_acct | Christoph Hellwig | 1 | -17/+2 |
2020-05-27 | drbd: use bio_{start,end}_io_acct | Christoph Hellwig | 1 | -23/+4 |
2020-05-26 | block/floppy: fix contended case in floppy_queue_rq() | Jiri Kosina | 1 | -5/+5 |
2020-05-24 | loop: remove redundant assignment to variable error | Colin Ian King | 1 | -2/+0 |
2020-05-22 | RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled | Danil Kipnis | 1 | -4/+7 |
2020-05-22 | Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+11 |
2020-05-22 | block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess() | Dan Carpenter | 1 | -5/+4 |
2020-05-21 | Merge tag 'v5.7-rc6' into rdma.git for-next | Jason Gunthorpe | 5 | -75/+181 |
2020-05-21 | null_blk: don't allow discard for zoned mode | Chaitanya Kulkarni | 1 | -0/+7 |
2020-05-21 | null_blk: return error for invalid zone size | Chaitanya Kulkarni | 1 | -0/+4 |
2020-05-21 | loop: Add LOOP_CONFIGURE ioctl | Martijn Coenen | 1 | -28/+76 |
2020-05-21 | loop: Clean up LOOP_SET_STATUS lo_flags handling | Martijn Coenen | 1 | -6/+13 |
2020-05-21 | loop: Rework lo_ioctl() __user argument casting | Martijn Coenen | 1 | -6/+5 |
2020-05-21 | loop: Move loop_set_status_from_info() and friends up | Martijn Coenen | 1 | -103/+103 |
2020-05-21 | loop: Factor out configuring loop from status | Martijn Coenen | 1 | -50/+67 |