Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ed94f6fde066fb37bc3553b786edb805561699e
/
drivers
/
block
« Previous
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
1877914
xen-blkback: read from indirect descriptors only once
by Roger Pau Monné
· 9 years ago
1f13d75
xen-blkback: only read request operation from shared ring once
by Roger Pau Monné
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
af096e2
null_blk: Fix error path in module initialization
by Minfei Huang
· 9 years ago
bcf4299
floppy: make local variable non-static
by Rasmus Villemoes
· 9 years ago
16f26c3
lightnvm: replace req queue with nvmdev for lld
by Matias Bjørling
· 9 years ago
849ee3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
70b16db
rbd: don't put snap_context twice in rbd_queue_workfn()
by Ilya Dryomov
· 9 years ago
6f3b0e8
blk-mq: add a flags parameter to blk_mq_alloc_request
by Christoph Hellwig
· 9 years ago
dbac117
null_blk: change type of completion_nsec to unsigned long
by Arianna Avanzini
· 9 years ago
cf8ecc5
null_blk: guarantee device restart in all irq modes
by Arianna Avanzini
· 9 years ago
3c395a9
null_blk: set a separate timer for each command
by Paolo Valente
· 9 years ago
8011e24
drbd: fix error path during resize
by Lars Ellenberg
· 9 years ago
5f7c012
drbd: avoid potential deadlock during handshake
by Lars Ellenberg
· 9 years ago
603ee2c
drbd: separate out __al_write_transaction helper function
by Lars Ellenberg
· 9 years ago
7dbb438
drbd: make suspend_io() / resume_io() must be thread and recursion safe
by Philipp Reisner
· 12 years ago
f85d9f2
drbd: fix "endless" transfer log walk in protocol A
by Lars Ellenberg
· 10 years ago
7064478
drbd: fix memory leak in drbd_adm_resize
by Oleg Drokin
· 10 years ago
5bded4e
drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
by Lars Ellenberg
· 10 years ago
63a7c8a
drbd: make drbd known to lsblk: use bd_link_disk_holder
by Lars Ellenberg
· 10 years ago
088b705
drbd: fix queue limit setup for discard
by Lars Ellenberg
· 10 years ago
edb5e5f
drbd: fix spurious alert level printk
by Lars Ellenberg
· 10 years ago
5fb3bc4
drbd: use bitmap_weight() helper, don't open code
by Lars Ellenberg
· 10 years ago
2630628
drbd: avoid redefinition of BITS_PER_PAGE
by Lars Ellenberg
· 10 years ago
39e91a6
drbd: use resource name in workqueue
by Lars Ellenberg
· 10 years ago
f5ec017
drbd: debugfs: expose ed_data_gen_id
by Lars Ellenberg
· 10 years ago
9fa4826
drbd: prevent NULL pointer deref when resuming diskless primary
by Lars Ellenberg
· 10 years ago
668700b
drbd: Create a dedicated workqueue for sending acks on the control connection
by Philipp Reisner
· 10 years ago
1c03e52
drbd: Rename asender to ack_receiver
by Philipp Reisner
· 10 years ago
6434f40
drbd: fix refcount error during detach of an already failed disk
by Lars Ellenberg
· 10 years ago
2b47976
drbd: fix NULL deref in remember_new_state
by Lars Ellenberg
· 10 years ago
84d34f2
drbd: improve network timeout detection
by Lars Ellenberg
· 10 years ago
142207f
drbd: drbd_panic_after_delayed_completion_of_aborted_request()
by Lars Ellenberg
· 10 years ago
dc99562
drbd: add comment why we want to first call local-io-error, then send state
by Lars Ellenberg
· 10 years ago
9bd2eb2
drbd: also bump UUIDs if a diskless primary connects
by Lars Ellenberg
· 10 years ago
05a7277
drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever"
by Lars Ellenberg
· 10 years ago
05cbbb3
drbd: Fix spurious disk-timeout
by Lars Ellenberg
· 10 years ago
d38f8612
drbd: Replace 0 with the more meaningful GFP_NOWAIT
by Philipp Reisner
· 10 years ago
d01efce
drbd: Deletion of an unnecessary check before the function call "lc_destroy"
by Markus Elfring
· 10 years ago
a55bbd3
drbd: Backport the "status" command
by Andreas Gruenbacher
· 10 years ago
a297284
drbd: Backport the "events2" command
by Andreas Gruenbacher
· 10 years ago
28bc3b8
drbd: Fix locking across all resources
by Andreas Gruenbacher
· 10 years ago
1ec317d
drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
by Andreas Gruenbacher
· 10 years ago
f6ba863
drbd: Move enum write_ordering_e to drbd.h
by Andreas Gruenbacher
· 10 years ago
5dd2ca1
drbd: Get rid of some first_peer_device() calls
by Andreas Gruenbacher
· 10 years ago
2e9ffde
drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
by Andreas Gruenbacher
· 10 years ago
3b8a44f
drbd: Remove pointless check
by Philipp Reisner
· 10 years ago
8aeea03
mtip32xx: use formatting capability of kthread_create_on_node
by Rasmus Villemoes
· 9 years ago
54514aa4
null_blk: do not del gendisk with lightnvm
by Matias Bjørling
· 9 years ago
5b40db9
null_blk: use device addressing mode
by Matias Bjørling
· 9 years ago
6bb9535
null_blk: use ppa_cache pool
by Matias Bjørling
· 9 years ago
b2b7e00
null_blk: register as a LightNVM device
by Matias Bjørling
· 9 years ago
ca4ba96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
2dbe549
brd: Refuse improperly aligned discard requests
by Jan Kara
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
be0e6f2
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
by Oleg Nesterov
· 9 years ago
1c53e0d
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
by Geliang Tang
· 9 years ago
1237275
zram: keep the exact overcommited value in mem_used_max
by Sergey SENOZHATSKY
· 9 years ago
1d5b43b
zram: introduce comp algorithm fallback functionality
by Luis Henriques
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
a9aa31c
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
41ecf14
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
4afb04c
rbd: remove duplicate calls to rbd_dev_mapping_clear()
by Ilya Dryomov
· 9 years ago
6cac469
rbd: set device_type::release instead of device::release
by Ilya Dryomov
· 9 years ago
dd5ac32
rbd: don't free rbd_dev outside of the release callback
by Ilya Dryomov
· 9 years ago
b51c83c
rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails
by Ilya Dryomov
· 9 years ago
13bf283
rbd: drop null test before destroy functions
by Julia Lawall
· 9 years ago
bae818e
rbd: require stable pages if message data CRCs are enabled
by Ronny Hegewald
· 9 years ago
ea1ee5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6d69bb53
rbd: prevent kernel stack blow up on rbd map
by Ilya Dryomov
· 9 years ago
1f2c665
rbd: don't leak parent_spec in rbd_dev_probe_parent()
by Ilya Dryomov
· 9 years ago
9cce291
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
by Julien Grall
· 9 years ago
67de5df
block/xen-blkback: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
c004a6f
block/xen-blkfront: Make it running on 64KB page granularity
by Julien Grall
· 9 years ago
4f503fb
block/xen-blkfront: split get_grant in 2
by Julien Grall
· 9 years ago
a7a6df2
block/xen-blkfront: Store a page rather a pfn in the grant structure
by Julien Grall
· 9 years ago
3320466
block/xen-blkfront: Split blkif_queue_request in 2
by Julien Grall
· 9 years ago
e30b757
rbd: use writefull op for object size writes
by Ilya Dryomov
· 9 years ago
0d9fde4
rbd: set max_sectors explicitly
by Ilya Dryomov
· 9 years ago
0dfc70c
NVMe: Fix memory leak on retried commands
by Keith Busch
· 9 years ago
81c04b9
nvme: use an integer value to Linux errno values
by Christoph Hellwig
· 9 years ago
dbcbdc4
drbd: stop including <asm-generic/kmap_types.h>
by Christoph Hellwig
· 9 years ago
2f8e2c8
move io-64-nonatomic*.h out of asm-generic
by Christoph Hellwig
· 9 years ago
835da3f
nvme: fix 32-bit build warning
by Arnd Bergmann
· 9 years ago
57dacad
nvme: move to a new drivers/nvme/host directory
by Jay Sternberg
· 9 years ago
9d99a8d
nvme: move hardware structures out of the uapi version of nvme.h
by Christoph Hellwig
· 9 years ago
f11bb3e
nvme: add a local nvme.h header
by Christoph Hellwig
· 9 years ago
2659e57
nvme: properly handle partially initialized queues in nvme_create_io_queues
by Christoph Hellwig
· 9 years ago
3cf519b
nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
by Christoph Hellwig
· 9 years ago
90667892
nvme: factor reset code into a common helper
by Christoph Hellwig
· 9 years ago
77b50d9
nvme: merge nvme_dev_reset into nvme_reset_failed_dev
by Christoph Hellwig
· 9 years ago
201cf1e
nvme: delete dev from dev_list in nvme_reset
by Christoph Hellwig
· 9 years ago
0a7385a
NVMe: Simplify device resume on io queue failure
by Keith Busch
· 9 years ago
5105aa5
NVMe: Namespace removal simplifications
by Keith Busch
· 9 years ago
Next »