Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | parisc: Reduce irq overhead when run in qemu | Helge Deller | 2018-03-02 | 1 | -4/+5 | |
| | * | | | | | | | | | | parisc: Use cr16 interval timers unconditionally on qemu | Helge Deller | 2018-03-02 | 2 | -1/+3 | |
| | * | | | | | | | | | | parisc: Check if secondary CPUs want own PDC calls | Helge Deller | 2018-03-02 | 2 | -7/+18 | |
| | * | | | | | | | | | | parisc: Hide virtual kernel memory layout | Helge Deller | 2018-03-02 | 1 | -1/+6 | |
| | * | | | | | | | | | | parisc: Fix ordering of cache and TLB flushes | John David Anglin | 2018-03-02 | 3 | -26/+54 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-02 | 5 | -9/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | pvcalls-front: 64-bit align flags | Stefano Stabellini | 2018-03-01 | 1 | -3/+8 | |
| | * | | | | | | | | | | x86/xen: add tty0 and hvc0 as preferred consoles for dom0 | Juergen Gross | 2018-02-28 | 1 | -2/+4 | |
| | * | | | | | | | | | | xen-netfront: Fix hang on device removal | Jason Andryuk | 2018-02-28 | 1 | -1/+6 | |
| | * | | | | | | | | | | xen/pirq: fix error path cleanup when binding MSIs | Roger Pau Monne | 2018-02-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | xen/pvcalls: fix null pointer dereference on map->sock | Colin Ian King | 2018-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-03-02 | 5 | -38/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ceph: fix potential memory leak in init_caches() | Chengguang Xu | 2018-03-01 | 1 | -3/+6 | |
| | * | | | | | | | | | | | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 2018-02-26 | 1 | -11/+5 | |
| | * | | | | | | | | | | | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 2018-02-26 | 2 | -0/+9 | |
| | * | | | | | | | | | | | ceph: flush dirty caps of unlinked inode ASAP | Zhi Zhang | 2018-02-26 | 3 | -24/+32 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-03-02 | 32 | -82/+145 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | block: fix a typo | Jiufei Xue | 2018-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | block: display the correct diskname for bio | Jiufei Xue | 2018-03-01 | 2 | -3/+7 | |
| | * | | | | | | | | | | | block: fix the count of PGPGOUT for WRITE_SAME | Jiufei Xue | 2018-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mq-deadline: Make sure to always unlock zones | Damien Le Moal | 2018-03-01 | 1 | -3/+13 | |
| | * | | | | | | | | | | | Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-02-28 | 7 | -23/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | nvmet: fix PSDT field check in command format | Max Gurtovoy | 2018-02-28 | 1 | -3/+6 | |
| | | * | | | | | | | | | | | nvme-multipath: fix sysfs dangerously created links | Baegjae Sung | 2018-02-28 | 2 | -14/+13 | |
| | | * | | | | | | | | | | | nvme-pci: Fix nvme queue cleanup if IRQ setup fails | Jianchao Wang | 2018-02-26 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | nvmet-loop: use blk_rq_payload_bytes for sgl selection | Christoph Hellwig | 2018-02-22 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes | Christoph Hellwig | 2018-02-22 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | nvme-fabrics: don't check for non-NULL module in nvmf_register_transport | Christoph Hellwig | 2018-02-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nbd: fix return value in error handling path | Gustavo A. R. Silva | 2018-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | bcache: fix kcrashes with fio in RAID5 backend dev | Tang Junhui | 2018-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | bcache: correct flash only vols (check all uuids) | Coly Li | 2018-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | blktrace_api.h: fix comment for struct blk_user_trace_setup | Eric Biggers | 2018-02-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | blockdev: Avoid two active bdev inodes for one device | Jan Kara | 2018-02-26 | 1 | -2/+23 | |
| | * | | | | | | | | | | | | genhd: Fix BUG in blkdev_open() | Jan Kara | 2018-02-26 | 2 | -1/+21 | |
| | * | | | | | | | | | | | | genhd: Fix use after free in __blkdev_get() | Jan Kara | 2018-02-26 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | genhd: Add helper put_disk_and_module() | Jan Kara | 2018-02-26 | 4 | -27/+24 | |
| | * | | | | | | | | | | | | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara | 2018-02-26 | 10 | -15/+13 | |
| | * | | | | | | | | | | | | genhd: Fix leaked module reference for NVME devices | Jan Kara | 2018-02-26 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | direct-io: Fix sleep in atomic due to sync AIO | Jan Kara | 2018-02-26 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | block: kyber: fix domain token leak during requeue | Ming Lei | 2018-02-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch | Ming Lei | 2018-02-24 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | block: pass inclusive 'lend' parameter to truncate_inode_pages_range | Ming Lei | 2018-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2018-03-02 | 8 | -38/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mmc: core: Avoid hanging to claim host for mmc via some nested calls | Ulf Hansson | 2018-02-27 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | mmc: dw_mmc: Avoid accessing registers in runtime suspended state | Shawn Lin | 2018-02-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | mmc: dw_mmc: Fix out-of-bounds access for slot's caps | Shawn Lin | 2018-02-27 | 6 | -1/+14 | |
| | * | | | | | | | | | | | | | mmc: dw_mmc: Factor out dw_mci_init_slot_caps | Shawn Lin | 2018-02-27 | 1 | -30/+43 | |
| | * | | | | | | | | | | | | | mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias | Geert Uytterhoeven | 2018-02-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers | Adrian Hunter | 2018-02-27 | 1 | -4/+31 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-03-02 | 3 | -8/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |