index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
2
-145
/
+484
|
\
|
*
NVMe: Using PRACT bit to generate and verify PI by controller
Alok Pandey
2015-08-26
1
-5
/
+8
|
*
NVMe:Remove unreachable code in nvme_abort_req
Sunad Bhandary
2015-08-19
1
-15
/
+9
|
*
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
2015-08-18
1
-0
/
+11
|
*
NVMe: Add nvme subsystem reset support
Keith Busch
2015-08-18
1
-1
/
+10
|
*
NVMe: removed unused nn var from nvme_dev_add
Matias Bjørling
2015-08-18
1
-2
/
+0
|
*
NVMe: Set queue max segments
Keith Busch
2015-08-17
1
-1
/
+4
|
*
nbd: flags is a u32 variable
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
nbd: Rename functions for clearness of recv/send path
Markus Pargmann
2015-08-17
1
-6
/
+6
|
*
nbd: Change 'disconnect' to be boolean
Markus Pargmann
2015-08-17
1
-4
/
+4
|
*
nbd: Add debugfs entries
Markus Pargmann
2015-08-17
1
-1
/
+177
|
*
nbd: Remove variable 'pid'
Markus Pargmann
2015-08-17
1
-10
/
+9
|
*
nbd: Move clear queue debug message
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
nbd: Remove 'harderror' and propagate error properly
Markus Pargmann
2015-08-17
1
-14
/
+14
|
*
nbd: restructure sock_shutdown
Markus Pargmann
2015-08-17
1
-6
/
+7
|
*
nbd: sock_shutdown, remove conditional lock
Markus Pargmann
2015-08-17
1
-8
/
+8
|
*
nbd: Fix timeout detection
Markus Pargmann
2015-08-17
1
-28
/
+70
|
*
nvme: Fixes u64 division which breaks i386 builds
Jon Derrick
2015-07-21
1
-2
/
+3
|
*
NVMe: Use CMB for the IO SQes if available
Jon Derrick
2015-07-21
1
-5
/
+117
|
*
NVMe: Unify SQ entry writing and doorbell ringing
Jon Derrick
2015-07-21
1
-45
/
+35
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
25
-224
/
+109
|
\
\
|
*
|
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-1
/
+1
|
*
|
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-1
/
+1
|
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
5
-105
/
+0
|
*
|
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
6
-2
/
+14
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
17
-105
/
+83
|
|
/
|
*
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
8
-10
/
+10
*
|
mtip32x: fix regression introduced by blk-mq per-hctx flush
Jeff Moyer
2015-08-25
1
-0
/
+8
*
|
zram: fix pool name truncation
Sergey Senozhatsky
2015-08-14
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-13
2
-58
/
+74
|
\
\
|
*
\
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-27
2
-58
/
+74
|
|
\
\
|
|
*
|
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-07-24
1
-2
/
+2
|
|
*
|
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
2015-07-24
1
-2
/
+4
|
|
*
|
xen-blkfront: introduce blkfront_gather_backend_features()
Bob Liu
2015-07-24
1
-54
/
+68
*
|
|
|
rbd: fix copyup completion race
Ilya Dryomov
2015-07-31
1
-5
/
+17
|
/
/
/
*
|
/
null_blk: fix use-after-free problem
Mike Krinkin
2015-07-22
1
-9
/
+9
|
|
/
|
/
|
*
|
NVMe: Reread partitions on metadata formats
Keith Busch
2015-07-15
1
-2
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
2
-10
/
+2
|
\
\
|
*
|
make simple_positive() public
Al Viro
2015-06-23
1
-9
/
+1
|
*
|
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-03
1
-2
/
+7
|
\
\
\
|
*
|
|
NVMe: Fix irq freeing when queue_request_irq fails
Jon Derrick
2015-07-02
1
-2
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-07-02
1
-42
/
+69
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
2015-07-01
1
-2
/
+2
|
*
|
|
rbd: queue_depth map option
Ilya Dryomov
2015-06-25
1
-3
/
+14
|
*
|
|
rbd: store rbd_options in rbd_device
Ilya Dryomov
2015-06-25
1
-7
/
+11
|
*
|
|
rbd: terminate rbd_opts_tokens with Opt_err
Ilya Dryomov
2015-06-25
1
-16
/
+8
|
*
|
|
rbd: bump queue_max_segments
Ilya Dryomov
2015-06-25
1
-0
/
+1
|
*
|
|
rbd: timeout watch teardown on unmap with mount_timeout
Ilya Dryomov
2015-06-25
1
-10
/
+28
|
*
|
|
libceph: store timeouts in jiffies, verify user input
Ilya Dryomov
2015-06-25
1
-2
/
+3
[next]