index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/rsxx: use generic io stats accounting functions to simplify io stat acc...
Gu Zheng
2014-11-24
1
-25
/
+4
*
drbd: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
1
-18
/
+4
*
NVMe: Update module version major number
Keith Busch
2014-11-22
1
-1
/
+1
*
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
2014-11-20
1
-0
/
+3
*
NVMe: add ->exit_hctx() hook
Jens Axboe
2014-11-20
1
-0
/
+9
*
NVMe: make setup work for devices that don't do INTx
Jens Axboe
2014-11-19
1
-0
/
+19
*
Merge branch 'master' into for-3.19/drivers
Jens Axboe
2014-11-19
4
-37
/
+34
|
\
|
*
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
2014-11-14
1
-1
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-11-04
1
-16
/
+19
|
|
\
|
|
*
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
2014-10-30
1
-1
/
+1
|
|
*
rbd: use a single workqueue for all devices
Ilya Dryomov
2014-10-30
1
-15
/
+18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-31
1
-9
/
+0
|
|
\
\
|
|
*
|
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
2014-10-31
1
-9
/
+0
|
|
|
/
|
*
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-30
1
-4
/
+6
|
|
\
\
|
|
*
|
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
2014-10-30
1
-4
/
+6
|
|
|
/
|
*
/
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
1
-7
/
+7
|
|
/
*
|
NVMe: enable IO stats by default
Jens Axboe
2014-11-18
1
-1
/
+0
*
|
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
2014-11-18
1
-1
/
+1
*
|
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-17
1
-7
/
+7
*
|
drbd: Remove an useless copy of kernel_setsockopt()
Philipp Reisner
2014-11-10
1
-25
/
+4
*
|
drbd: Fix state change in case of connection timeout
Philipp Reisner
2014-11-10
1
-1
/
+1
*
|
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
2014-11-10
1
-0
/
+1
*
|
drbd: fix resync throttling initialization
Lars Ellenberg
2014-11-10
3
-3
/
+5
*
|
drbd: fix race between role change and handshake
Philipp Reisner
2014-11-10
3
-8
/
+40
*
|
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
2014-11-10
3
-16
/
+4
*
|
drbd: Minor cleanups
Andreas Gruenbacher
2014-11-10
4
-44
/
+34
*
|
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-10
1
-1
/
+1
*
|
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
1
-6
/
+6
*
|
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
2
-813
/
+561
*
|
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
1
-1
/
+3
*
|
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
1
-4
/
+16
*
|
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
1
-0
/
+1
*
|
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
1
-1
/
+1
*
|
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
1
-5
/
+12
*
|
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
1
-0
/
+30
*
|
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
1
-7
/
+4
*
|
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
1
-1
/
+13
*
|
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
1
-0
/
+8
*
|
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
2
-149
/
+1
*
|
NVMe: Reference count pci device
Keith Busch
2014-11-04
1
-2
/
+5
*
|
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
1
-1
/
+1
*
|
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
1
-2
/
+2
*
|
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
1
-2
/
+2
*
|
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
1
-7
/
+11
*
|
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
1
-1
/
+6
*
|
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
1
-1
/
+4
*
|
NVMe: Whitespace fixes
Keith Busch
2014-11-04
1
-5
/
+5
*
|
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
1
-1
/
+1
*
|
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
1
-11
/
+8
*
|
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
1
-8
/
+12
[next]