Age | Commit message (Expand) | Author |
2016-05-11 | null_blk: add lightnvm null_blk device to the nullb_list | Wenwei Tao |
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-11 | null_blk: oops when initializing without lightnvm | Matias Bjørling |
2016-02-06 | floppy: refactor open() flags handling | Jiri Kosina |
2016-02-04 | lightnvm: allow to force mm initialization | Matias Bjørling |
2016-02-01 | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe |
2016-02-01 | floppy: fix lock_fdc() signal handling | Jiri Kosina |
2016-01-30 | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2016-01-29 | xen/blkfront: realloc ring info in blkif_resume | Bob Liu |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-21 | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | rbd: delete an unnecessary check before rbd_dev_destroy() | Markus Elfring |
2016-01-19 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-15 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-01-13 | null_blk: use sector_div instead of do_div | Arnd Bergmann |
2016-01-13 | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2016-01-12 | lightnvm: refactor end_io functions for sync | Matias Bjørling |
2016-01-08 | nbd: use ->compat_ioctl() | Al Viro |
2016-01-08 | Merge branch 'for-linus' into work.misc | Al Viro |
2016-01-08 | mtip32xx: restrict variables visible in current code module | Zhu Yanjun |
2016-01-07 | Merge branch 'jejb-scsi' into misc | James Bottomley |
2016-01-06 | rsxx: don't open-code memdup_user() | Al Viro |
2016-01-06 | mtip32xx: don't open-code memdup_user() | Al Viro |
2016-01-04 | cciss: print max outstanding commands as a hex value | Colin Ian King |
2016-01-04 | xen/blkfront: Fix crash if backend doesn't follow the right states. | Konrad Rzeszutek Wilk |