Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bfa4b0febd598546ace2082efbd119531eb09ecf
/
drivers
/
block
« Previous
f5b90b6
drbd: resync should only lock out specific ranges
by Lars Ellenberg
· 11 years ago
cc356f8
drbd: debugfs: add per device data_gen_id
by Lars Ellenberg
· 10 years ago
3d299f4
drbd: debugfs: add per connection oldest requests
by Lars Ellenberg
· 10 years ago
b44e118
drbd: debugfs: add version tag to debugfs files
by Lars Ellenberg
· 11 years ago
54e6fc3
drbd: debugfs: add per volume oldest_requests
by Lars Ellenberg
· 11 years ago
944410e
drbd: debugfs: add callback_history
by Lars Ellenberg
· 11 years ago
f418815
drbd: debugfs: Add in_flight_summary
by Lars Ellenberg
· 11 years ago
4a521cc
drbd: debugfs: deal with destructor racing with open of debugfs file
by Lars Ellenberg
· 11 years ago
db1866ff
drbd: debugfs: add in_flight_summary data
by Lars Ellenberg
· 11 years ago
4d3d5aa
drbd: debugfs: add basic hierarchy
by Lars Ellenberg
· 11 years ago
4ce4926
drbd: track details of bitmap IO
by Lars Ellenberg
· 11 years ago
c5a2c15
drbd: register peer requests on read_ee early
by Lars Ellenberg
· 11 years ago
21ae5d7
drbd: track timing details of peer_requests
by Lars Ellenberg
· 11 years ago
ad3fee7
drbd: improve throttling decisions of background resynchronisation
by Lars Ellenberg
· 11 years ago
7753a4c1
drbd: add caching oldest request pointers for replication stages
by Lars Ellenberg
· 11 years ago
844a6ae
drbd: add lists to find oldest pending requests
by Lars Ellenberg
· 11 years ago
e5f891b
drbd: gather detailed timing statistics for drbd_requests
by Lars Ellenberg
· 11 years ago
e37d243
drbd: track meta data IO intent, start and submit time
by Lars Ellenberg
· 11 years ago
a8ba0d6
drbd: fix drbd_destroy_device reference count updates
by Lars Ellenberg
· 10 years ago
c2258ff
drbd: poison free'd device, resource and connection structs
by Lars Ellenberg
· 10 years ago
45d2933
drbd: also keep track of trim -> zero-out fallback peer_requests
by Lars Ellenberg
· 11 years ago
b9ed708
drbd: consistently use list_add_tail for peer_request tracking
by Lars Ellenberg
· 11 years ago
41d9f7c
drbd: drop drbd_md_flush
by Lars Ellenberg
· 11 years ago
15e26f6
drbd: add drbd_queue_work_if_unqueued helper
by Lars Ellenberg
· 11 years ago
7f34f61
drbd: drbd_rs_number_requests: fix unit mismatch in comparison
by Lars Ellenberg
· 11 years ago
f88c5d9
drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)
by Lars Ellenberg
· 11 years ago
2f2abea
drbd: clear CRASHED_PRIMARY only after successful resync
by Lars Ellenberg
· 11 years ago
506afb6
drbd: improve resync request throttling due to sendbuf size
by Lars Ellenberg
· 11 years ago
659b2e3
block: Convert last uses of __FUNCTION__ to __func__
by Joe Perches
· 11 years ago
ccdd6a9
drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c
by Monam Agarwal
· 11 years ago
0c066bc
drbd: short-circuit in maybe_pull_ahead
by Lars Ellenberg
· 11 years ago
08d0dab
drbd: application writes may set-in-sync in protocol != C
by Lars Ellenberg
· 11 years ago
5d0b17f
drbd: New net configuration option socket-check-timeout
by Philipp Reisner
· 11 years ago
4920e37
drbd: Limit the time we are waiting for the first packet on an accepted socket
by Philipp Reisner
· 11 years ago
aaaba34
drbd: implement csums-after-crash-only
by Lars Ellenberg
· 11 years ago
6a8d68b
drbd: don't implicitly resize Diskless node beyond end of device
by Lars Ellenberg
· 11 years ago
a5655da
drbd: fix bogus resync stats in /proc/drbd
by Lars Ellenberg
· 11 years ago
caa3db0
drbd: Remove unnecessary/unused code
by Andreas Gruenbacher
· 11 years ago
8ce953a
drbd: silence -Wmissing-prototypes warnings
by Lars Ellenberg
· 11 years ago
3e0c78d
drbd: drop wrong debugging aid
by Lars Ellenberg
· 11 years ago
4dd726f
drbd: get rid of drbd_queue_work_front
by Lars Ellenberg
· 11 years ago
ac0acb9
drbd: use drbd_device_post_work() in more places
by Lars Ellenberg
· 11 years ago
e334f55
drbd: make sure disk cleanup happens in worker context
by Lars Ellenberg
· 11 years ago
ba3c6fb
drbd: close race when detaching from disk
by Lars Ellenberg
· 11 years ago
2ed912e
drbd: explicitly submit meta data requests with REQ_NOIDLE
by Lars Ellenberg
· 11 years ago
720979f
drbd: move set_disk_ro() to after we persisted the new role
by Lars Ellenberg
· 11 years ago
123ff12
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
by Lars Ellenberg
· 11 years ago
66ce6db
drbd: re-add lost conf_mutex protection in drbd_set_role
by Lars Ellenberg
· 11 years ago
fcb0967
drbd: stop the meta data sync timer before open coded meta data sync
by Lars Ellenberg
· 11 years ago
5ab7d2c
drbd: fix resync finished detection
by Lars Ellenberg
· 11 years ago
a80ca1a
drbd: fix a race stopping the worker thread
by Lars Ellenberg
· 11 years ago
c7a58db
drbd: get rid of atomic update on disk bitmap works
by Lars Ellenberg
· 11 years ago
70df709
drbd: allow write-ordering policy to be bumped up again
by Lars Ellenberg
· 11 years ago
44a4d55
drbd: refactor use of first_peer_device()
by Lars Ellenberg
· 11 years ago
35b5ed5
drbd: reduce number of spinlock drop/re-aquire cycles
by Lars Ellenberg
· 11 years ago
28995af
drbd: rename drbd_free_bc() to drbd_free_ldev()
by Philipp Reisner
· 11 years ago
8fe39aa
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
by Philipp Reisner
· 11 years ago
e952658
drbd: Move write_ordering from connection to resource
by Philipp Reisner
· 11 years ago
bbc1c5e
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
by Lars Ellenberg
· 10 years ago
fbba11b
rbd: do not leak image_id in rbd_dev_v2_parent_info()
by Ilya Dryomov
· 10 years ago
76756a5
rbd: use rbd_obj_watch_request_helper() helper
by Ilya Dryomov
· 10 years ago
bb040aa
rbd: add rbd_obj_watch_request_helper() helper
by Ilya Dryomov
· 10 years ago
71c20a0
rbd: rbd_obj_request_wait() should cancel the request if interrupted
by Ilya Dryomov
· 10 years ago
2e32bae
zram: revalidate disk after capacity change
by Minchan Kim
· 10 years ago
6a27b65
block: virtio-blk: support multi virt queues per virtio-blk device
by Ming Lei
· 10 years ago
3493860
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
54ed4ed
drbd: fix NULL pointer deref in blk_add_request_payload
by Lars Ellenberg
· 10 years ago
9638556
rbd: handle parent_overlap on writes correctly
by Ilya Dryomov
· 10 years ago
f1d7024
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
e64d468
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus
by Jens Axboe
· 10 years ago
1c65df3
floppy: format block0 read error message properly
by Jiri Kosina
· 10 years ago
d891fa7
null_blk: fix softirq completions for queue_mode == 1
by Jens Axboe
· 10 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 10 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 10 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 10 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 10 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
54ae81c
null_blk: fix name and description of 'queue_mode' module parameter
by Mike Snitzer
· 10 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
22001f6
rbd: only set disk to read-only once
by Josh Durgin
· 11 years ago
77f33c0
rbd: move calls that may sleep out of spin lock range
by Josh Durgin
· 11 years ago
131fd9f
rbd: add ioctl for rbd
by Guangliang Zhao
· 11 years ago
04cfac4
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
by Hani Benhabiles
· 10 years ago
f45c40a
mtip32xx: minor performance enhancements
by Sam Bradshaw
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 10 years ago
ffe312c
rbd: fix ida/idr memory leak
by Ilya Dryomov
· 10 years ago
0f2d5be
rbd: use reference counts for image requests
by Alex Elder
· 11 years ago
b30a01f
rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()
by Ilya Dryomov
· 10 years ago
30ba1f0
rbd: make sure we have latest osdmap on 'rbd map'
by Ilya Dryomov
· 11 years ago
461f758
rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
00170fd
Merge branch 'akpm' (patchbomb from Andrew) into next
by Linus Torvalds
· 10 years ago
38515c7
zram: correct offset usage in zram_bio_discard
by Weijie Yang
· 10 years ago
96f8d8e
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
by Matthew Wilcox
· 10 years ago
a72132c
brd: add support for rw_page()
by Matthew Wilcox
· 10 years ago
0e62f51
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
by Jens Axboe
· 10 years ago
bd67608
NVMe: Rename io_timeout to nvme_io_timeout
by Matthew Wilcox
· 10 years ago
dedf4b1
NVMe: Use last bytes of f/w rev SCSI Inquiry
by Keith Busch
· 11 years ago
b4e75cb
NVMe: Adhere to request queue block accounting enable/disable
by Sam Bradshaw
· 11 years ago
a51afb5
NVMe: Fix nvme get/put queue semantics
by Keith Busch
· 11 years ago
de672b9
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
by Matthew Wilcox
· 10 years ago
Next »