Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -1/+1 |
2018-05-24 | block drivers/block: Use octal not symbolic permissions | Joe Perches | 17 | -83/+81 |
2018-05-23 | nbd: set discard granularity properly | Josef Bacik | 1 | -2/+8 |
2018-05-22 | block/ndb: add WQ_UNBOUND to the knbd-recv workqueue | Dan Melnic | 1 | -1/+2 |
2018-05-16 | nbd: call nbd_bdev_reset instead of bd_set_size on disconnect | Josef Bacik | 1 | -1/+1 |
2018-05-16 | nbd: fix how we set bd_invalidated | Josef Bacik | 1 | -4/+3 |
2018-05-16 | nbd: clear_sock on netlink disconnect | Josef Bacik | 1 | -0/+1 |
2018-05-16 | nbd: use bd_set_size when updating disk size | Josef Bacik | 1 | -1/+9 |
2018-05-16 | nbd: update size when connected | Josef Bacik | 1 | -0/+2 |
2018-05-16 | nbd: fix nbd device deletion | Josef Bacik | 1 | -1/+4 |
2018-05-14 | block: Split out bio_list_copy_data() | Kent Overstreet | 1 | -1/+1 |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig | 2 | -2/+3 |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig | 4 | -4/+4 |
2018-05-11 | ps3disk: handle highmem pages | Christoph Hellwig | 1 | -2/+0 |
2018-05-11 | aoe: handle highmem pages | Christoph Hellwig | 2 | -2/+2 |
2018-05-11 | DAC960: don't use block layer bounce buffers | Christoph Hellwig | 2 | -8/+2 |
2018-05-11 | mtip32xx: don't use block layer bounce buffers | Christoph Hellwig | 1 | -1/+0 |
2018-05-10 | mtip32xx: Fix an error handling path in 'mtip_pci_probe()' | Christophe JAILLET | 1 | -1/+1 |
2018-05-09 | brd: Mark as non-rotational | SeongJae Park | 1 | -0/+4 |
2018-05-07 | loop: remember whether sysfs_create_group() was done | Tetsuo Handa | 2 | -5/+7 |
2018-04-25 | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -52/+68 |
2018-04-16 | block/swim: Select appropriate drive on device open | Finn Thain | 1 | -1/+1 |
2018-04-16 | block/swim: Fix IO error at end of medium | Finn Thain | 1 | -5/+8 |
2018-04-16 | block/swim: Check drive type | Finn Thain | 1 | -2/+4 |
2018-04-16 | block/swim: Rename macros to avoid inconsistent inverted logic | Finn Thain | 2 | -7/+7 |
2018-04-16 | block/swim: Don't log an error message for an invalid ioctl | Finn Thain | 1 | -7/+2 |
2018-04-16 | block/swim: Remove extra put_disk() call from error path | Finn Thain | 1 | -1/+0 |
2018-04-16 | block/swim: Fix array bounds check | Finn Thain | 1 | -1/+1 |
2018-04-16 | m68k/mac: Don't remap SWIM MMIO region | Finn Thain | 1 | -7/+3 |
2018-04-16 | rbd: notrim map option | Ilya Dryomov | 1 | -5/+14 |
2018-04-16 | rbd: adjust queue limits for "fancy" striping | Ilya Dryomov | 1 | -9/+8 |
2018-04-16 | rbd: avoid Wreturn-type warnings | Arnd Bergmann | 1 | -3/+3 |
2018-04-16 | rbd: support timeout in rbd_wait_state_locked() | Dongsheng Yang | 1 | -1/+21 |
2018-04-16 | rbd: refactor rbd_wait_state_locked() | Ilya Dryomov | 1 | -17/+26 |
2018-04-14 | loop: handle short DIO reads | Jens Axboe | 1 | -7/+27 |
2018-04-14 | loop: remove cmd->rq member | Jens Axboe | 2 | -18/+19 |
2018-04-13 | Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -19/+26 |
2018-04-10 | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1472/+980 |
2018-04-10 | loop: fix LOOP_GET_STATUS lock imbalance | Omar Sandoval | 1 | -15/+18 |
2018-04-10 | block/loop: fix deadlock after loop_set_status | Tetsuo Handa | 1 | -4/+8 |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -17/+8 |
2018-04-05 | zram: drop max_zpage_size and use zs_huge_class_size() | Sergey Senozhatsky | 2 | -17/+8 |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 15 | -111/+165 |
2018-04-02 | rbd: remove VLA usage | Kyle Spiers | 1 | -4/+4 |
2018-04-02 | rbd: fix spelling mistake: "reregisteration" -> "reregistration" | Colin Ian King | 1 | -1/+1 |
2018-04-02 | rbd: get the latest osdmap when using an existing client | Ilya Dryomov | 1 | -36/+33 |
2018-04-02 | rbd: move rbd_get_client() below rbd_put_client() | Ilya Dryomov | 1 | -20/+20 |
2018-04-02 | rbd: remove redundant declaration of rbd_spec_put() | Ilya Dryomov | 1 | -1/+0 |
2018-04-02 | rbd: allow "fancy" striping | Ilya Dryomov | 1 | -27/+2 |
2018-04-02 | rbd: introduce OWN_BVECS data type | Ilya Dryomov | 1 | -7/+149 |