summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | zram: use zram_free_page instead of open-codedMinchan Kim2017-05-031-14/+3
* | | | | zram: introduce zram data accessorMinchan Kim2017-05-031-11/+22
* | | | | zram: remove zram_meta structureMinchan Kim2017-05-032-117/+78
* | | | | zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim2017-05-031-14/+27
* | | | | zram: partial IO refactoringMinchan Kim2017-05-031-153/+184
* | | | | zram: handle multiple pages attached bio's bvecMinchan Kim2017-05-031-29/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\ \ \ \ \
| * | | | | Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-281-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-022-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-211-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-3/+3
| |\ \ \ \ \
| * | | | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-111-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-0133-3282/+1487
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | nbd: fix use after free on module unloadJosef Bacik2017-04-281-4/+4
| * | | | | mtip32xx: use runtime tag to initialize command headerMing Lei2017-04-271-12/+24
| * | | | | virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare2017-04-241-1/+1
| * | | | | mtip32xx: fix dereference of stack garbageJens Axboe2017-04-211-0/+1
| * | | | | nbd: set the max segments to USHRT_MAXJosef Bacik2017-04-201-0/+1
| * | | | | swim3: remove (commented out) printing of req->errorsChristoph Hellwig2017-04-201-2/+2
| * | | | | ataflop: switch from req->errors to req->error_countChristoph Hellwig2017-04-201-5/+7
| * | | | | floppy: switch from req->errors to req->error_countChristoph Hellwig2017-04-201-2/+4
| * | | | | blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig2017-04-206-9/+9
| * | | | | xen-blkfront: don't use req->errorsChristoph Hellwig2017-04-201-11/+25
| * | | | | mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig2017-04-202-7/+10
| * | | | | nbd: don't use req->errorsChristoph Hellwig2017-04-201-15/+15
| * | | | | null_blk: don't pass always-0 req->errors to blk_mq_complete_requestChristoph Hellwig2017-04-201-1/+1
| * | | | | loop: zero-fill bio on the submitting cpuChristoph Hellwig2017-04-202-16/+15
| * | | | | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-203-23/+23
| * | | | | virtio_blk: don't use req->errorsChristoph Hellwig2017-04-201-7/+3
| * | | | | virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig2017-04-201-3/+3
| * | | | | block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-201-1/+2
| * | | | | pd: don't check blk_execute_rq return value.Christoph Hellwig2017-04-201-5/+2
| * | | | | null_blk: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche2017-04-191-8/+1
| * | | | | block: remove the osdblk driverChristoph Hellwig2017-04-193-710/+0
| * | | | | nbd: set the max segment size to UINT_MAXJosef Bacik2017-04-191-0/+1
| | |_|_|/ | |/| | |
| * | | | blkfront: add uevent for size changeMarc Olson2017-04-181-0/+3
| * | | | nbd: add a flag to destroy an nbd device on disconnectJosef Bacik2017-04-171-0/+30
| * | | | nbd: add device refcountingJosef Bacik2017-04-171-18/+86
| * | | | nbd: add a status netlink commandJosef Bacik2017-04-171-0/+108
| * | | | nbd: handle dead connectionsJosef Bacik2017-04-171-4/+59
| * | | | nbd: only clear the queue on device teardownJosef Bacik2017-04-171-1/+3
| * | | | nbd: multicast dead link notificationsJosef Bacik2017-04-171-12/+77
| * | | | nbd: add a reconfigure netlink commandJosef Bacik2017-04-171-0/+141
| * | | | nbd: add a basic netlink interfaceJosef Bacik2017-04-171-26/+290
| * | | | nbd: stop using the bdev everywhereJosef Bacik2017-04-171-55/+37
| * | | | nbd: separate out the config informationJosef Bacik2017-04-171-174/+263
| * | | | nbd: handle single path failures gracefullyJosef Bacik2017-04-171-26/+125
| * | | | nbd: put socket in error casesJosef Bacik2017-04-171-2/+7
OpenPOWER on IntegriCloud