Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4a423a8c8107b983007199c76c8327cd1747f092
/
drivers
/
block
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
0930bba
xen: modify kernel mappings corresponding to granted pages
by Stefano Stabellini
· 13 years ago
6c4867f
floppy: use del_timer_sync() in init cleanup
by Carsten Emde
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e5de063
Remove unneeded version.h includes from drivers/block/
by Jesper Juhl
· 13 years ago
6993248
treewide: remove extra semicolons from various parts of the kernel
by Justin P. Mattock
· 13 years ago
1d273b9
drbd: Use angle brackets for system includes
by Joe Perches
· 14 years ago
57f3224
drbd: Convert vmalloc/memset to vzalloc
by Joe Perches
· 14 years ago
89c63a8
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
1bc05b0
xen-blkback: fixed indentation and comments
by Joe Jin
· 13 years ago
6f5986b
xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
by Joe Jin
· 13 years ago
40bb96a
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
ea5e116
xen/blkback: Make description more obvious.
by Konrad Rzeszutek Wilk
· 13 years ago
f41c53a
block: swim3: fix unterminated of_device_id table
by Axel Lin
· 13 years ago
ddad9ef
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
by H Hartley Sweeten
· 13 years ago
05eb0f2
loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
by Kay Sievers
· 13 years ago
d134b00
loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices
by Kay Sievers
· 13 years ago
770fe30
loop: add management interface for on-demand device allocation
by Kay Sievers
· 13 years ago
34dd82a
loop: replace linked list of allocated devices with an idr index
by Kay Sievers
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
ba5b56c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
029bcbd
rbd: set blk_queue request sizes to object size
by Josh Durgin
· 13 years ago
79e3057
rbd: cancel watch request when releasing the device
by Yehuda Sadeh
· 13 years ago
8ded371
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a99a7d1
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
8181780
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
111ad11
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e7f5909
kill useless checks for sb->s_op == NULL
by Al Viro
· 13 years ago
8c11642
Merge commit 'v3.0-rc7' into devicetree/next
by Grant Likely
· 13 years ago
89153b5
xen-blkfront: Fix one off warning about name clash
by Stefan Bader
· 13 years ago
196cfe2
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
by Stefan Bader
· 13 years ago
5d10302
dt: remove extra xsysace platform_driver registration
by Grant Likely
· 13 years ago
07d0c38
cciss: do not attempt to read from a write-only register
by Stephen M. Cameron
· 13 years ago
a7e9357
xen/blkback: Add module alias for autoloading
by Bastian Blank
· 13 years ago
b4726a9
xen/blkback: Don't let in-flight requests defer pending ones.
by Daniel Stodden
· 14 years ago
08b8bfc
xen: Add __attribute__((format(printf... where appropriate
by Joe Perches
· 13 years ago
7b28afe
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus
by Jens Axboe
· 13 years ago
86e1e98
drbd: we should write meta data updates with FLUSH FUA
by Lars Ellenberg
· 13 years ago
cb6518c
drbd: when receive times out on meta socket, also check last receive time on data socket
by Lars Ellenberg
· 13 years ago
5a8b424
drbd: account bitmap IO during resync as resync-(related-)-io
by Lars Ellenberg
· 13 years ago
8ccee20
drbd: don't cond_resched_lock with IRQs disabled
by Lars Ellenberg
· 13 years ago
829c608
drbd: add missing spinlock to bitmap receive
by Lars Ellenberg
· 13 years ago
0cfdd24
drbd: Use the correct max_bio_size when creating resync requests
by Philipp Reisner
· 14 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 14 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 14 years ago
9b83c77
xen/blkback: potential null dereference in error handling
by Dan Carpenter
· 14 years ago
6464920
xen/blkback: don't call vbd_size() if bd_disk is NULL
by Laszlo Ersek
· 14 years ago
6917f83
drivers, block: virtio_blk: Replace cryptic number with the macro
by Liu Yuan
· 14 years ago
7a7c924
virtio_blk: allow re-reading config space at runtime
by Christoph Hellwig
· 14 years ago
f310642
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
3b70b2e
x86 idle floppy: deprecate disable_hlt()
by Len Brown
· 14 years ago
5988ce2
nbd: adjust 'max_part' according to part_shift
by Namhyung Kim
· 14 years ago
3b27108
nbd: limit module parameters to a sane value
by Namhyung Kim
· 14 years ago
35fbf5b
nbd: pass MSG_* flags to kernel_recvmsg()
by Namhyung Kim
· 14 years ago
ac04fee
loop: export module parameters
by Namhyung Kim
· 14 years ago
8892cba
brd: export module parameters
by Namhyung Kim
· 14 years ago
13868b7
brd: fix comment on initial device creation
by Namhyung Kim
· 14 years ago
af46566
brd: handle on-demand devices correctly
by Namhyung Kim
· 14 years ago
315980c
brd: limit 'max_part' module param to DISK_MAX_PARTS
by Namhyung Kim
· 14 years ago
a2cba29
brd: get rid of unused members from struct brd_device
by Namhyung Kim
· 14 years ago
57bb559
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
929cfdd
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
798ce8f
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
9db4b3e
rbd: handle online resize of underlying rbd image
by Sage Weil
· 14 years ago
aedfec5
rbd: use snprintf for disk->disk_name
by Sage Weil
· 14 years ago
916d4d6
rbd: cleanup: make kfree match kmalloc
by Sage Weil
· 14 years ago
a1c15c5
loop: handle on-demand devices correctly
by Namhyung Kim
· 14 years ago
78f4bb3
loop: limit 'max_part' module param to DISK_MAX_PARTS
by Namhyung Kim
· 14 years ago
0ddf72b
drbd: fix warning
by Andrew Morton
· 14 years ago
9b2f61a
drbd: fix warning
by Philipp Reisner
· 14 years ago
24c4830
drbd: Fix spelling
by Bart Van Assche
· 14 years ago
9a0d9d0
drbd: fix schedule in atomic
by Lars Ellenberg
· 14 years ago
99432fc
drbd: Take a more conservative approach when deciding max_bio_size
by Philipp Reisner
· 14 years ago
21423fa
drbd: Fixed state transitions after async outdate-peer-handler returned
by Philipp Reisner
· 14 years ago
fa7d939
drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
by Philipp Reisner
· 14 years ago
a8e4079
drbd: Fix for the connection problems on high latency links
by Philipp Reisner
· 14 years ago
76727f6
drbd: fix potential activity log refcount imbalance in error path
by Lars Ellenberg
· 14 years ago
d2e1780
drbd: Only downgrade the disk state in case of disk failures
by Philipp Reisner
· 14 years ago
f36af18
drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
by Lars Ellenberg
· 14 years ago
53ea433
drbd: fix potential distributed deadlock
by Lars Ellenberg
· 14 years ago
738a84b
drbd: Fix for application IO with the on-io-error=pass-on policy
by Philipp Reisner
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
698567f
Merge commit 'v2.6.39' into for-2.6.40/core
by Jens Axboe
· 14 years ago
13143d2
rbd: warn on update_snaps failure on notify
by Sage Weil
· 14 years ago
779d530
Merge branches 'for-jens/xen-backend-fixes' and 'for-jens/xen-blkback-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-2.6.40/drivers
by Jens Axboe
· 14 years ago
8ab5215
xen/blkback: don't fail empty barrier requests
by Jan Beulich
· 14 years ago
a2b9c1f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
1fec709
rbd: fix split bio handling
by Yehuda Sadeh
· 14 years ago
496b318
xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
by Laszlo Ersek
· 14 years ago
11f7700
rbd: fix leak of ops struct
by Sage Weil
· 14 years ago
5185432
xen/blkback: Align the tabs on the structure.
by Konrad Rzeszutek Wilk
· 14 years ago
cca537a
xen/blkback: if log_stats is enabled print out the data.
by Konrad Rzeszutek Wilk
· 14 years ago
5a577e3
xen/blkback: Add the prefix XEN in the common.h.
by Konrad Rzeszutek Wilk
· 14 years ago
3d81473
xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
by Konrad Rzeszutek Wilk
· 14 years ago
30fd150
xen/blkback: Change structure name blkif_st to xen_blkif.
by Konrad Rzeszutek Wilk
· 14 years ago
325a648
xen/blkback: Remove the unused typedefs.
by Konrad Rzeszutek Wilk
· 14 years ago
452a6b2
xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
by Konrad Rzeszutek Wilk
· 14 years ago
Next »