index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
Merge branch 'master' into for-3.19/drivers
Jens Axboe
4
-37
/
+34
2014-11-18
NVMe: enable IO stats by default
Jens Axboe
1
-1
/
+0
2014-11-18
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
1
-1
/
+1
2014-11-17
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
1
-7
/
+7
2014-11-13
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-10
drbd: Remove an useless copy of kernel_setsockopt()
Philipp Reisner
1
-25
/
+4
2014-11-10
drbd: Fix state change in case of connection timeout
Philipp Reisner
1
-1
/
+1
2014-11-10
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
1
-0
/
+1
2014-11-10
drbd: fix resync throttling initialization
Lars Ellenberg
3
-3
/
+5
2014-11-10
drbd: fix race between role change and handshake
Philipp Reisner
3
-8
/
+40
2014-11-10
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
3
-16
/
+4
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
4
-44
/
+34
2014-11-10
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
1
-1
/
+1
2014-11-05
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
1
-6
/
+6
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
2
-813
/
+561
2014-11-04
NVMe: Do not over allocate for discard requests
Keith Busch
1
-1
/
+3
2014-11-04
NVMe: Do not open disks that are being deleted
Keith Busch
1
-4
/
+16
2014-11-04
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
1
-0
/
+1
2014-11-04
NVMe: Fix device probe waiting on kthread
Keith Busch
1
-1
/
+1
2014-11-04
NVMe: Passthrough IOCTL for IO commands
Keith Busch
1
-5
/
+12
2014-11-04
NVMe: Add revalidate_disk callback
Keith Busch
1
-0
/
+30
2014-11-04
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
1
-7
/
+4
2014-11-04
NVMe: Translate NVMe status to errno
Keith Busch
1
-1
/
+13
2014-11-04
NVMe: Fix SG_IO status values
Keith Busch
1
-0
/
+8
2014-11-04
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2
-149
/
+1
2014-11-04
NVMe: Reference count pci device
Keith Busch
1
-2
/
+5
2014-11-04
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-11-04
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
1
-2
/
+2
2014-11-04
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
1
-2
/
+2
2014-11-04
NVMe: Call nvme_free_queue directly
Keith Busch
1
-7
/
+11
2014-11-04
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
1
-1
/
+6
2014-11-04
NVMe: Skip orderly shutdown on failed devices
Keith Busch
1
-1
/
+4
2014-11-04
NVMe: Whitespace fixes
Keith Busch
1
-5
/
+5
2014-11-04
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
1
-1
/
+1
2014-11-04
NVMe: Handling devices incapable of I/O
Keith Busch
1
-11
/
+8
2014-11-04
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
1
-8
/
+12
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
1
-19
/
+40
2014-11-04
NVMe: Async event request
Keith Busch
1
-0
/
+42
2014-11-04
block: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-3
/
+0
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-16
/
+19
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-9
/
+0
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-30
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-10-30
rbd: use a single workqueue for all devices
Ilya Dryomov
1
-15
/
+18
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
1
-4
/
+6
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
3
-10
/
+12
2014-10-22
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
1
-7
/
+7
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
1
-1
/
+1
[prev]
[next]