index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2013-09-09
rbd: fix error handling from rbd_snap_name()
Josh Durgin
-4
/
+6
2013-09-09
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
-2
/
+7
2013-09-09
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
-7
/
+33
2013-09-09
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
-5
/
+6
2013-09-09
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
-0
/
+7
2013-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-17
/
+19
2013-09-07
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
-201
/
+408
2013-09-06
NVMe: Merge issue on character device bring-up
Keith Busch
-4
/
+8
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2013-09-03
rbd: fix null dereference in dout
Josh Durgin
-3
/
+5
2013-09-03
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
-5
/
+5
2013-09-03
rbd: fix I/O error propagation for reads
Josh Durgin
-7
/
+7
2013-09-03
NVMe: Handle ioremap failure
Keith Busch
-8
/
+22
2013-09-03
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
-15
/
+58
2013-09-03
NVMe: Use normal shutdown
Keith Busch
-0
/
+26
2013-09-03
NVMe: Separate controller init from disk discovery
Keith Busch
-30
/
+47
2013-09-03
NVMe: Separate queue alloc/free from create/delete
Keith Busch
-39
/
+94
2013-09-03
NVMe: Group pci related actions in functions
Keith Busch
-46
/
+66
2013-09-03
NVMe: Disk stats for read/write commands only
Keith Busch
-3
/
+3
2013-09-03
NVMe: Bring up cdev on set feature failure
Keith Busch
-2
/
+2
2013-09-03
NVMe: Fix checkpatch issues
Keith Busch
-5
/
+4
2013-09-03
NVMe: Namespace IDs are unsigned
Matthew Wilcox
-2
/
+5
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+9
2013-08-27
rbd: convert bus code to use bus_groups
Greg Kroah-Hartman
-5
/
+9
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
-1
/
+1
2013-08-15
Merge remote-tracking branch 'linus/master' into testing
Sage Weil
-682
/
+2164
2013-08-13
aoe: adjust ref of head for compound page tails
Ed Cashin
-10
/
+7
2013-08-09
block: rbd: use NULL instead of 0
Jingoo Han
-2
/
+2
2013-07-22
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-624
/
+1915
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-2
/
+2
2013-07-10
xilinx systemace: Fix sparse warnings
Michal Simek
-2
/
+2
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-84
/
+90
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
-42
/
+151
2013-07-03
aoe: update internal version number to v83
Ed Cashin
-1
/
+1
2013-07-03
aoe: update copyright date
Ed Cashin
-4
/
+4
2013-07-03
aoe: perform I/O completions in parallel
Ed Cashin
-31
/
+134
2013-07-03
nbd: correct disconnect behavior
Paul Clements
-1
/
+6
2013-07-03
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
-1
/
+0
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
-3
/
+4
2013-07-03
block: do not pass disk names as format strings
Kees Cook
-1
/
+2
2013-07-03
rbd: fix a couple warnings
Sage Weil
-2
/
+2
2013-07-03
rbd: take a little credit
Alex Elder
-0
/
+1
2013-07-03
rbd: use rwsem to protect header updates
Alex Elder
-16
/
+10
2013-07-03
rbd: don't hold ctl_mutex to get/put device
Alex Elder
-15
/
+2
2013-07-03
rbd: protect against concurrent unmaps
Alex Elder
-2
/
+4
2013-07-03
rbd: set removing flag while holding list lock
Alex Elder
-31
/
+22
2013-07-03
rbd: protect against duplicate client creation
Alex Elder
-10
/
+7
2013-07-03
rbd: clean up a few things in the refresh path
Alex Elder
-10
/
+43
2013-07-03
rbd: flush dcache after zeroing page data
Alex Elder
-0
/
+2
2013-07-03
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....
Linus Torvalds
-1
/
+1
[prev]
[next]