Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c12e9c8964215aaf2b5dcd06048444c2b672f0b9
/
drivers
/
block
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
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
dab058f
floppy: cancel any pending fd_timeouts before adding a new one
by Linus Torvalds
· 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
· 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
· 12 years ago
8ce8009
mtip32xx: Convert macro definitions for flag bits to enum
by Asai Thambi S P
· 12 years ago
377b8fc6
mtip32xx: minor performance tweak
by Asai Thambi S P
· 12 years ago
e602878f
mtip32xx: Fix to support more than one sector in exec_drive_command()
by Asai Thambi S P
· 12 years ago
0a07ab2
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
by Asai Thambi S P
· 12 years ago
6c8ab69
mtip32xx: Set block queue boundary variables
by Asai Thambi S P
· 12 years ago
d02e1f0
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
by Asai Thambi S P
· 12 years ago
971890f
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
by Asai Thambi S P
· 12 years ago
2df7aa9
mtip32xx: Set custom timeouts for PIO commands
by Asai Thambi S P
· 12 years ago
6bb688c
mtip32xx: fix clearing an incorrect register in mtip_init_port
by Asai Thambi S P
· 12 years ago
8c9ce60
xen/blkback: Copy id field when doing BLKIF_DISCARD.
by Konrad Rzeszutek Wilk
· 12 years ago
af56e0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
a70f35a
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
99262a3
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
f65ca1d
virtio_blk: Drop unused request tracking list
by Asias He
· 13 years ago
b79d866
virtio-blk: Fix hot-unplug race in remove method
by Asias He
· 13 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
14e931a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
4fd1ffa
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/drivers
by Jens Axboe
· 12 years ago
13828de
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.5/drivers
by Jens Axboe
· 12 years ago
bfa10b8
floppy: remove floppy-specific O_EXCL handling
by Jiri Kosina
· 12 years ago
070ad7e
floppy: convert to delayed work and single-thread wq
by Jiri Kosina
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
263c6ca
rbd: rename __rbd_update_snaps to __rbd_refresh_header
by Josh Durgin
· 13 years ago
3591538
rbd: fix snapshot size type
by Josh Durgin
· 13 years ago
b06e6a6
rbd: remove conditional snapid parameters
by Josh Durgin
· 13 years ago
77dfe99
rbd: store snapshot id instead of index
by Josh Durgin
· 13 years ago
403f24d
rbd: protect read of snapshot sequence number
by Josh Durgin
· 13 years ago
50f7c4c
rbd: fix integer overflow in rbd_header_from_disk()
by Xi Wang
· 13 years ago
f8ad495
rbd: use gfp_flags parameter in rbd_header_from_disk()
by Dan Carpenter
· 13 years ago
8605067
xen-blkfront: module exit handling adjustments
by Jan Beulich
· 13 years ago
e77c78c
xen-blkfront: properly name all devices
by Jan Beulich
· 13 years ago
a09ba13
mtip32xx: release the semaphore on an error path
by Asai Thambi S P
· 13 years ago
d88a440
dac960: Remove unused variables from DAC960_CreateProcEntries()
by Jesper Juhl
· 13 years ago
38bf195
connector/userns: replace netlink uses of cap_raised() with capable()
by Eric W. Biederman
· 13 years ago
92b4ca2
drbd: grammar fix in log message
by Lars Ellenberg
· 13 years ago
bc4854b
drbd: check MODULE for THIS_MODULE
by Cong Wang
· 13 years ago
f6d0a8d
drbd: Restore the request restart logic
by Philipp Reisner
· 13 years ago
9476f39
drbd: introduce a bio_set to allocate housekeeping bios from
by Lars Ellenberg
· 14 years ago
3c2f7a8
drbd: remove unused define
by Lars Ellenberg
· 14 years ago
0c7db27
drbd: bm_page_async_io: properly initialize page->private
by Arne Redlich
· 13 years ago
4d95a10
drbd: use the newly introduced page pool for bitmap IO
by Lars Ellenberg
· 14 years ago
4281808
drbd: add page pool to be used for meta data IO
by Lars Ellenberg
· 14 years ago
0e8488a
drbd: allow bitmap to change during writeout from resync_finished
by Lars Ellenberg
· 13 years ago
a574daf
drbd: fix race between drbdadm invalidate/verify and finishing resync
by Lars Ellenberg
· 13 years ago
ba280c0
drbd: fix resend/resubmit of frozen IO
by Lars Ellenberg
· 13 years ago
5de7382
drbd: Ensure that data_size is not 0 before using data_size-1 as index
by Philipp Reisner
· 13 years ago
197296f
drbd: Delay/reject other state changes while establishing a connection
by Philipp Reisner
· 13 years ago
46385c8
drbd: move put_ldev from __req_mod() to the endio callback
by Lars Ellenberg
· 13 years ago
d64957c
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE
by Lars Ellenberg
· 13 years ago
41c4a00
drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended
by Lars Ellenberg
· 13 years ago
6d49e10
drbd: make OOS_HANDED_TO_NETWORK its own case
by Lars Ellenberg
· 13 years ago
c088b2d
drbd: don't pretend that barrier_nr == 0 was special
by Lars Ellenberg
· 13 years ago
7ffcaa7
drbd: remove unused static helper function
by Lars Ellenberg
· 13 years ago
a5d214f
drbd: remove some very outdated comments
by Lars Ellenberg
· 13 years ago
1abc2af
drbd: missing wakeup after drbd_rs_del_all
by Lars Ellenberg
· 13 years ago
671a74e
drbd: remove now unused seq_num member from struct drbd_request
by Lars Ellenberg
· 13 years ago
001a886
drbd: fix potential data corruption and protocol error
by Lars Ellenberg
· 13 years ago
b6a370ba
drbd: Fix a potential write ordering issue on SyncTarget nodes
by Philipp Reisner
· 13 years ago
fc28845
drbd: Fix a potential race that could case data inconsistency
by Philipp Reisner
· 13 years ago
031a7c1
drbd: add missing part_round_stats to _drbd_start_io_acct
by Lars Ellenberg
· 13 years ago
47a4f1c
drbd: Fix module refcount leak in drbd_accept()
by Lars Ellenberg
· 13 years ago
7caacb6
drbd: Consider the disk-timeout also for meta-data IO operations
by Philipp Reisner
· 13 years ago
4afc433
drbd: Do not send state packets while lower than C_CONNECTED cstate
by Philipp Reisner
· 13 years ago
545752d
drbd: fix race between disconnect and receive_state
by Lars Ellenberg
· 13 years ago
763eb63
drbd: fix potential spinlock deadlock
by Lars Ellenberg
· 13 years ago
e89868a
drbd: Fixed an obvious copy-n-paste mistake
by Philipp Reisner
· 13 years ago
f479ea0
drbd: send intermediate state change results to the peer
by Lars Ellenberg
· 13 years ago
a2e9138
drbd: fix spurious meta data IO "error"
by Lars Ellenberg
· 13 years ago
aaae506
drbd: Fixed a race condition between detach and start of resync
by Philipp Reisner
· 13 years ago
6a9a92f
drbd: fix harmless race to not trigger an ASSERT
by Lars Ellenberg
· 13 years ago
5ba3dac
drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero
by Philipp Reisner
· 13 years ago
7b4e4d3
drbd: drbd_nl_resize(): Fix missing put_ldev() on error path
by Andreas Gruenbacher
· 13 years ago
40424e4
drbd: fix "stalled" empty resync
by Lars Ellenberg
· 13 years ago
1e86ac4
drbd: Bugfix for the connection behavior
by Philipp Reisner
· 13 years ago
80f9fd5
drbd: Cleanup all epoch objects upon connection loss
by Philipp Reisner
· 13 years ago
fd2491f
drbd: detach must not try to abort non-local requests from drbd-8.4
by Philipp Reisner
· 13 years ago
79f16f5
drbd: Consider that the no-data-condition could be in connected state
by Philipp Reisner
· 13 years ago
bca482e
drbd: Fixed current UUID generation
by Philipp Reisner
· 13 years ago
Next »