Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8b03663644002a6c742dd38dbdc8300da85293da
/
drivers
/
block
a7e546f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
b0cf0b1
cciss: fix incorrect scsi status reporting
by Stephen M. Cameron
· 12 years ago
79df9b4
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
by Jens Axboe
· 12 years ago
d1aa4d0
drbd: Write all pages of the bitmap after an online resize
by Philipp Reisner
· 12 years ago
509fc01
drbd: Finish requests that completed while IO was frozen
by Philipp Reisner
· 12 years ago
227f052
drbd: fix drbd wire compatibility for empty flushes
by Lars Ellenberg
· 12 years ago
d97482e
drbd: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
7f338fe
nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
by Mel Gorman
· 12 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
10af813
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers
by Jens Axboe
· 12 years ago
2fb2ca6
floppy: remove duplicated flag FD_RAW_NEED_DISK
by Fengguang Wu
· 12 years ago
74018dc
blk: pass from_schedule to non-request unplug functions.
by NeilBrown
· 12 years ago
9cbb175
blk: centralize non-request unplug handling.
by NeilBrown
· 12 years ago
01ff5db
block/nbd: micro-optimization in nbd request completion
by Chetan Loke
· 12 years ago
1fe5e99
rbd: create rbd_refresh_helper()
by Alex Elder
· 12 years ago
b813623
rbd: return obj version in __rbd_refresh_header()
by Alex Elder
· 12 years ago
ccece23
rbd: fixes in rbd_header_from_disk()
by Alex Elder
· 12 years ago
913d2fd
rbd: always pass ops array to rbd_req_sync_op()
by Alex Elder
· 12 years ago
d67d4be
rbd: pass null version pointer in add_snap()
by Alex Elder
· 12 years ago
57cfc10
rbd: make rbd_create_rw_ops() return a pointer
by Alex Elder
· 12 years ago
4e891e0
rbd: have __rbd_add_snap_dev() return a pointer
by Alex Elder
· 12 years ago
070c633
rbd: drop "object_name" from rbd_req_sync_unwatch()
by Alex Elder
· 12 years ago
7f0a24d
rbd: drop "object_name" from rbd_req_sync_notify_ack()
by Alex Elder
· 12 years ago
4cb1625
rbd: drop "object_name" from rbd_req_sync_notify()
by Alex Elder
· 12 years ago
0e6f322
rbd: drop "object_name" from rbd_req_sync_watch()
by Alex Elder
· 12 years ago
14e7085
rbd: drop rbd_dev parameter in snap functions
by Alex Elder
· 12 years ago
ed63f4f
rbd: drop rbd_header_from_disk() gfp_flags parameter
by Alex Elder
· 12 years ago
9a5d690
rbd: snapc is unused in rbd_req_sync_read()
by Alex Elder
· 12 years ago
de71a29
rbd: rename rbd_device->id
by Alex Elder
· 12 years ago
8e94af8
rbd: encapsulate header validity test
by Alex Elder
· 12 years ago
bd919d4
rbd: clean up a few dout() calls
by Alex Elder
· 12 years ago
a059329
rbd: simplify __rbd_remove_all_snaps()
by Alex Elder
· 12 years ago
a66f8c9
rbd: drop extra header_rwsem init
by Alex Elder
· 12 years ago
9e15dc7
rbd: kill rbd_image_header->snap_seq
by Alex Elder
· 12 years ago
505cbb9
rbd: set snapc->seq only when refreshing header
by Alex Elder
· 12 years ago
78dc447
rbd: preserve snapc->seq in rbd_header_set_snap()
by Alex Elder
· 12 years ago
75fe9e1
rbd: don't use snapc->seq that way
by Alex Elder
· 12 years ago
a71b891
rbd: send header version when notifying
by Josh Durgin
· 13 years ago
d1d2564
rbd: use reference counting for the snap context
by Josh Durgin
· 13 years ago
93a24e0
rbd: set image size when header is updated
by Josh Durgin
· 13 years ago
a51aa0c
rbd: expose the correct size of the device in sysfs
by Josh Durgin
· 13 years ago
474ef7c
rbd: only reset capacity when pointing to head
by Josh Durgin
· 13 years ago
e88a36e
rbd: return errors for mapped but deleted snapshot
by Josh Durgin
· 13 years ago
d1f57ea
rbd: kill num_reply parameters
by Alex Elder
· 12 years ago
43ae470
rbd: option symbol renames
by Alex Elder
· 12 years ago
aded07e
rbd: more symbol renames
by Alex Elder
· 12 years ago
0bed54d
rbd: rename some fields in struct rbd_dev
by Alex Elder
· 12 years ago
0ce1a79
rbd: use rbd_dev consistently
by Alex Elder
· 12 years ago
820a5f3
rbd: dynamically allocate snapshot name
by Alex Elder
· 12 years ago
bf3e5ae
rbd: dynamically allocate image name
by Alex Elder
· 12 years ago
cb8627c
rbd: dynamically allocate image header name
by Alex Elder
· 12 years ago
849b426
rbd: dynamically allocate object prefix
by Alex Elder
· 12 years ago
d22f76e
rbd: dynamically allocate pool name
by Alex Elder
· 12 years ago
9bb2f33
rbd: create pool_id device attribute
by Alex Elder
· 12 years ago
ca1e49a
rbd: rename rbd_dev->block_name
by Alex Elder
· 12 years ago
ea3352f
rbd: define dup_token()
by Alex Elder
· 12 years ago
ad4f232
rbd: drop a useless local variable
by Alex Elder
· 12 years ago
72ea1f7
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
by Jens Axboe
· 12 years ago
cd5d503
virtio-blk: allow toggling host cache between writeback and writethrough
by Paolo Bonzini
· 12 years ago
2c95a32
virtio-blk: Use block layer provided spinlock
by Asias He
· 13 years ago
483001c
virtio-blk: Reset device after blk_cleanup_queue()
by Asias He
· 13 years ago
02e2b12
virtio-blk: Call del_gendisk() before disable guest kick
by Asias He
· 13 years ago
a73ff32
drbd: announce FLUSH/FUA capability to upper layers
by Lars Ellenberg
· 12 years ago
db141b2
drbd: fix max_bio_size to be unsigned
by Lars Ellenberg
· 12 years ago
7ee1fb9
drbd: flush drbd work queue before invalidate/invalidate remote
by Lars Ellenberg
· 12 years ago
c12e9c8
drbd: fix potential access after free
by Lars Ellenberg
· 12 years ago
63a6d0b
drbd: call local-io-error handler early
by Lars Ellenberg
· 12 years ago
0029d62
drbd: do not reset rs_pending_cnt too early
by Lars Ellenberg
· 12 years ago
8843787
drbd: reset congestion information before reporting it in /proc/drbd
by Lars Ellenberg
· 12 years ago
c2ba686
drbd: report congestion if we are waiting for some userland callback
by Lars Ellenberg
· 12 years ago
383606e
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
d264580
drbd: cleanup, remove two unused global flags
by Lars Ellenberg
· 12 years ago
b1af9be
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers
by Jens Axboe
· 12 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
89c30f1
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
bfaa07bc
Merge branch 'pm-drivers'
by Rafael J. Wysocki
· 12 years ago
6a3ca4f
rbd: endian bug in rbd_req_cb()
by Dan Carpenter
· 12 years ago
236df37
rbd: Fix ceph_snap_context size calculation
by Yan, Zheng
· 12 years ago
68d740d
blk: fix wrong idr_pre_get() error check in loop.c
by Silva Paulo
· 12 years ago
156ffcb
mg_disk: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
0cc15d03
floppy: Run floppy initialization asynchronous
by Andi Kleen
· 12 years ago
dab058f
floppy: cancel any pending fd_timeouts before adding a new one
by Linus Torvalds
· 12 years ago
9a64e8e
Merge tag 'v3.5-rc1'
by Sage Weil
· 12 years ago
6d407cf
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
by Jens Axboe
· 12 years ago
9877517
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 12 years ago
3258737
umem: fix up unplugging
by Tao Guo
· 12 years ago
0d5934e
drbd: fix null pointer dereference with on-congestion policy when diskless
by Lars Ellenberg
· 12 years ago
1ed25b2
drbd: fix list corruption by failing but already aborted reads
by Lars Ellenberg
· 12 years ago
4eccc57
drbd: fix access of unallocated pages and kernel panic
by Lars Ellenberg
· 12 years ago
6878c32
xen/blkfront: Add WARN to deal with misbehaving backends.
by Konrad Rzeszutek Wilk
· 13 years ago
895cfcc
rbd: endian bug in rbd_req_cb()
by Dan Carpenter
· 12 years ago
f9f9a19
rbd: Fix ceph_snap_context size calculation
by Yan, Zheng
· 12 years ago
7b421d2
mtip32xx: Create debugfs entries for troubleshooting
by Asai Thambi S P
· 12 years ago
7412ff1
mtip32xx: Remove 'registers' and 'flags' from sysfs
by Asai Thambi S P
· 12 years ago
87c9ea7
mtip32xx: Remove version.h header file inclusion
by Sachin Kamat
· 12 years ago
b77874c
mtip32xx: Changes to sysfs entries
by Asai Thambi S P
· 13 years ago
8ce8009
mtip32xx: Convert macro definitions for flag bits to enum
by Asai Thambi S P
· 13 years ago
Next »