Age | Commit message (Expand) | Author |
2016-05-11 | nbd: ratelimit error msgs after socket close | Dan Streetman |
2016-05-04 | paride: make 'verbose' parameter an 'int' again | Arnd Bergmann |
2016-05-04 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei |
2016-04-20 | rbd: use GFP_NOIO consistently for request allocations | David Disseldorp |
2016-04-12 | brd: Fix discard request processing | Bart Van Assche |
2016-04-12 | mtip32xx: Cleanup queued requests after surprise removal | Asai Thambi SP |
2016-04-12 | mtip32xx: Implement timeout handler | Asai Thambi SP |
2016-04-12 | mtip32xx: Handle FTL rebuild failure state during device initialization | Asai Thambi SP |
2016-04-12 | mtip32xx: Handle safe removal during IO | Asai Thambi SP |
2016-04-12 | mtip32xx: Fix for rmmod crash when drive is in FTL rebuild | Asai Thambi SP |
2016-04-12 | mtip32xx: Print exact time when an internal command is interrupted | Asai Thambi SP |
2016-04-12 | mtip32xx: Remove unwanted code from taskfile error handler | Asai Thambi SP |
2016-04-12 | mtip32xx: Fix broken service thread handling | Asai Thambi SP |
2016-04-12 | mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild | Asai Thambi SP |
2016-02-17 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand |
2016-02-17 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim |
2016-02-17 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky |
2015-12-28 | null_blk: use async queue restart helper | Jens Axboe |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-22 | null_blk: fix use-after-free error | Mike Krinkin |
2015-12-18 | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-12-18 | xen-blkback: read from indirect descriptors only once | Roger Pau Monné |
2015-12-18 | xen-blkback: only read request operation from shared ring once | Roger Pau Monné |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-08 | null_blk: Fix error path in module initialization | Minfei Huang |
2015-12-07 | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling |
2015-12-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-12-04 | rbd: don't put snap_context twice in rbd_queue_workfn() | Ilya Dryomov |
2015-12-01 | null_blk: change type of completion_nsec to unsigned long | Arianna Avanzini |
2015-12-01 | null_blk: guarantee device restart in all irq modes | Arianna Avanzini |
2015-12-01 | null_blk: set a separate timer for each command | Paolo Valente |
2015-11-20 | mtip32xx: use formatting capability of kthread_create_on_node | Rasmus Villemoes |
2015-11-19 | null_blk: do not del gendisk with lightnvm | Matias Bjørling |
2015-11-19 | null_blk: use device addressing mode | Matias Bjørling |
2015-11-19 | null_blk: use ppa_cache pool | Matias Bjørling |
2015-11-16 | null_blk: register as a LightNVM device | Matias Bjørling |
2015-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-11-11 | brd: Refuse improperly aligned discard requests | Jan Kara |
2015-11-10 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe |
2015-11-06 | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov |
2015-11-06 | zram: make is_partial_io/valid_io_request/page_zero_filled return boolean | Geliang Tang |
2015-11-06 | zram: keep the exact overcommited value in mem_used_max | Sergey SENOZHATSKY |
2015-11-06 | zram: introduce comp algorithm fallback functionality | Luis Henriques |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-04 | Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |