Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
751a99aba47e9bd30b4fd5bf36f4e0143d3e81bb
/
drivers
/
block
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3e8072d
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
edd10d3
NVMe: Retry failed commands with non-fatal errors
by Keith Busch
· 11 years ago
4cc09e2
NVMe: Add getgeo to block ops
by Keith Busch
· 11 years ago
b9afca3
NVMe: Start-stop nvme_thread during device add-remove.
by Dan McLeran
· 11 years ago
b355084
NVMe: Make I/O timeout a module parameter
by Keith Busch
· 11 years ago
33b1e95
NVMe: CPU hot plug notification
by Keith Busch
· 11 years ago
42f6142
NVMe: per-cpu io queues
by Keith Busch
· 11 years ago
dd76a78
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
44bd70c
drivers/block/loop.c: ratelimit error messages
by Mike Galbraith
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
f4659d8
zram: support REQ_DISCARD
by Joonsoo Kim
· 11 years ago
56b4e8c
zram: use scnprintf() in attrs show() methods
by Sergey Senozhatsky
· 11 years ago
60a726e
zram: propagate error to user
by Minchan Kim
· 11 years ago
fcfa8d9
zram: return error-valued pointer from zcomp_create()
by Sergey Senozhatsky
· 11 years ago
d61f98c
zram: move comp allocation out of init_lock
by Sergey Senozhatsky
· 11 years ago
6e76668
zram: add lz4 algorithm backend
by Sergey Senozhatsky
· 11 years ago
e46b8a0
zram: make compression algorithm selection possible
by Sergey Senozhatsky
· 11 years ago
fe8eb12
zram: add set_max_streams knob
by Sergey Senozhatsky
· 11 years ago
beca3ec
zram: add multi stream functionality
by Sergey Senozhatsky
· 11 years ago
9cc9752
zram: factor out single stream compression
by Sergey Senozhatsky
· 11 years ago
b7ca232
zram: use zcomp compressing backends
by Sergey Senozhatsky
· 11 years ago
e7e1ef4
zram: introduce compressing backend abstraction
by Sergey Senozhatsky
· 11 years ago
b67d1ec
zram: delete zram_init_device()
by Sergey Senozhatsky
· 11 years ago
e64cd51
zram: move zram size warning to documentation
by Sergey Senozhatsky
· 11 years ago
59fc86a
zram: drop not used table `count' member
by Sergey Senozhatsky
· 11 years ago
6444724
zram: report failed read and write stats
by Sergey Senozhatsky
· 11 years ago
a68eb3b
zram: remove zram stats code duplication
by Sergey Senozhatsky
· 11 years ago
90a7806
zram: use atomic64_t for all zram stats
by Sergey Senozhatsky
· 11 years ago
b7cccf8
zram: remove good and bad compress stats
by Sergey Senozhatsky
· 11 years ago
be257c6
zram: do not pass rw argument to __zram_make_request()
by Sergey Senozhatsky
· 11 years ago
be2d1d5
zram: drop `init_done' struct zram member
by Sergey Senozhatsky
· 11 years ago
240cd6a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
0ccd592
rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op
by Ilya Dryomov
· 11 years ago
deb236b
rbd: num_ops parameter for rbd_osd_req_create()
by Ilya Dryomov
· 11 years ago
7cc69d4
libceph: bump CEPH_OSD_MAX_OP to 3
by Ilya Dryomov
· 11 years ago
42dd037
rbd: fix error paths in rbd_img_request_fill()
by Ilya Dryomov
· 11 years ago
62054da
rbd: remove out_partial label in rbd_img_request_fill()
by Ilya Dryomov
· 11 years ago
64056a9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
f730c84
drbd: don't open-code kernel_recvmsg()
by Al Viro
· 11 years ago
e251157
switch nbd to sockfd_lookup/sockfd_put
by Al Viro
· 11 years ago
b33ce44
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
9d919e8
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
0f2776e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
638c323
rbd: drop an unsafe assertion
by Alex Elder
· 11 years ago
6eb0d69
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
by Matthew Wilcox
· 11 years ago
ddcb776
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
by Keith Busch
· 11 years ago
4f5099a
NVMe: IOCTL path RCU protect queue access
by Keith Busch
· 11 years ago
5a92e70
NVMe: RCU protected access to io queues
by Keith Busch
· 11 years ago
fb35e91
NVMe: Initialize device reference count earlier
by Keith Busch
· 11 years ago
671a601
NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
fc4324b
virtio-blk: base queue-depth on virtqueue ringsize or module param
by Rusty Russell
· 11 years ago
95363ef
blk-mq: allow blk_mq_init_commands() to return failure
by Jens Axboe
· 11 years ago
5eb9291
mtip32xx: mtip_async_complete() bug fixes
by Sam Bradshaw
· 11 years ago
368c89d
mtip32xx: Unmap the DMA segments before completing the IO request
by Felipe Franciosi
· 11 years ago
1044b1b
mtip32xx: Set queue bounce limit
by Felipe Franciosi
· 11 years ago
be577fa
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
by Alexander Gordeev
· 11 years ago
371ff93
cciss: Fallback to MSI rather than to INTx if MSI-X failed
by Alexander Gordeev
· 11 years ago
106fd89
swim3: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
7b8a3d2
ataflop: fix sleep_on races
by Arnd Bergmann
· 11 years ago
9c552e1
DAC960: remove sleep_on usage
by Arnd Bergmann
· 11 years ago
c94efe3
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
by Alexander Gordeev
· 11 years ago
5261b85
virtio_blk: don't crash, report error if virtqueue is broken.
by Rusty Russell
· 11 years ago
7f32890
mtip32xx: fix bad use of smp_processor_id()
by Jens Axboe
· 11 years ago
2a75184
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
9ca9737
nvme: don't use PREPARE_WORK
by Tejun Heo
· 11 years ago
75ddb38
floppy: don't use PREPARE_[DELAYED_]WORK
by Tejun Heo
· 11 years ago
db5d711
zram: avoid null access when fail to alloc meta
by Minchan Kim
· 11 years ago
668f9abb
mm: close PageTail race
by David Rientjes
· 11 years ago
a9df862
skd: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
1bc5ce5
skd: Use unified access to skdev->msix_entries throughout the code
by Alexander Gordeev
· 11 years ago
4681776
skd: Fix incomplete cleanup of MSI-X interrupt
by Alexander Gordeev
· 11 years ago
c5e3035
skd: Fix out of array boundary access
by Alexander Gordeev
· 11 years ago
f219ad8
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
cf91f39
mtip32xx: Remove superfluous call to pci_disable_msi()
by Alexander Gordeev
· 11 years ago
f597f6b
drbd: Fix future possible NULL pointer dereference
by Andreas Gruenbacher
· 11 years ago
5a98268
mtip32xx: Reduce the number of unaligned writes to 2
by Asai Thambi S P
· 11 years ago
2457b6d
drbd: Add drbd_thread->resource and make drbd_thread->connection optional
by Andreas Gruenbacher
· 13 years ago
6780139
drbd: Use the right peer device
by Andreas Gruenbacher
· 13 years ago
81f0ffd
drbd: Remove unused parameter of wire_flags_to_bio()
by Andreas Gruenbacher
· 13 years ago
e33b32d
drbd: Get rid of first_peer_device() in handle_write_conflicts()
by Andreas Gruenbacher
· 13 years ago
6db7e50
drbd: In the worker thread, process drbd_work instead of drbd_device_work items
by Andreas Gruenbacher
· 13 years ago
d448a2e
drbd: Turn w_make_ov_request and make_resync_request into "normal" functions
by Andreas Gruenbacher
· 13 years ago
4d01039
drbd: Make w_make_resync_request() static
by Andreas Gruenbacher
· 13 years ago
a8cd15b
drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_work
by Andreas Gruenbacher
· 13 years ago
4c00760
drbd: struct after_conn_state_chg_work: Use drbd_work instead of drbd_device_work
by Andreas Gruenbacher
· 13 years ago
b5043c5
drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()
by Andreas Gruenbacher
· 13 years ago
84b8c06
drbd: Create a dedicated struct drbd_device_work
by Andreas Gruenbacher
· 13 years ago
8682eae
drbd: Rename w_prev_work_done -> w_complete
by Andreas Gruenbacher
· 13 years ago
d9f6522
drbd: Move string function prototypes from linux/drbd.h to drbd_string.h
by Andreas Gruenbacher
· 13 years ago
137975c
drbd: Remove useless assertion
by Andreas Gruenbacher
· 13 years ago
c60b025
drbd: Kill drbd_task_to_thread_name()
by Andreas Gruenbacher
· 13 years ago
69a2277
drbd: Pass a peer device to a number of fuctions
by Andreas Gruenbacher
· 13 years ago
9f4fe9a
drbd: Replace vnr_to_mdev() with conn_peer_device()
by Andreas Gruenbacher
· 13 years ago
79a3c8d
drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument
by Andreas Gruenbacher
· 13 years ago
753c6191
drbd: Function prototype cleanups
by Andreas Gruenbacher
· 13 years ago
8fe6055
drbd: Rename drbdd_init() -> drbd_receiver()
by Andreas Gruenbacher
· 13 years ago
625a6ba
drbd: Move cpu_mask from connection to resource
by Andreas Gruenbacher
· 13 years ago
f44d043
drbd: Define the size of res_opts->cpu_mask in a single place
by Andreas Gruenbacher
· 13 years ago
Next »