Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94795b61e84994a3b058f92d041d1fb3d869c7d5
/
drivers
/
block
ffc41cf
nbd: prevent sock_xmit from attempting to use a NULL socket
by Mike Snitzer
· 17 years ago
92f53c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
c483934
virtio: Fix sysfs bits to have proper block symlink
by Jeremy Katz
· 17 years ago
2af3e60
The ps2esdi driver was marked as BROKEN more than two years ago due to being
by Adrian Bunk
· 17 years ago
f2005e17
block: floppy: fix rmmod lockup
by Jiri Slaby
· 17 years ago
25c0a7b
[POWERPC] Fix viodasd driver with scatterlist debug
by Benjamin Herrenschmidt
· 17 years ago
05680d8
pktcdvd: reduce stack consumption
by Peter Osterlund
· 17 years ago
68d95b5
cciss: remove READ_AHEAD define and use block layer defaults
by Mike Miller
· 17 years ago
89b6e74
resubmit: cciss: procfs updates to display info about many
by Mike Miller
· 17 years ago
48f15b9
NBD: make nbd default to deadline I/O scheduler
by Paul Clements
· 17 years ago
597592d
xen: Implement getgeo for Xen virtual block device.
by Ian Campbell
· 17 years ago
2ebda63
Fix compile of swim3 as module
by Tony Breeds
· 17 years ago
541645b
ub: fix up the conversion to sg_init_table()
by Pete Zaitcev
· 17 years ago
03054de
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
20a8143
NBD: remove limit on max number of nbd devices
by Paul Clements
· 17 years ago
476aed3
aoe: statically initialise devlist_lock
by Andrew Morton
· 17 years ago
52e112b
aoe: update copyright date
by Ed L. Cashin
· 17 years ago
578c4aa
aoe: make error messages more specific
by Ed L. Cashin
· 17 years ago
1d75981
aoe: the aoeminor doesn't need a long format
by Ed L. Cashin
· 17 years ago
7df620d
aoe: add module parameter for users who need more outstanding I/O
by Ed L. Cashin
· 17 years ago
6b9699b
aoe: only install new AoE device once
by Ed L. Cashin
· 17 years ago
9bb237b
aoe: dynamically allocate a capped number of skbs when necessary
by Ed L. Cashin
· 17 years ago
262bf54
aoe: user can ask driver to forget previously detected devices
by Ed L. Cashin
· 17 years ago
cf446f0
aoe: eliminate goto and improve readability
by Ed L. Cashin
· 17 years ago
1eb0da4
aoe: mac_addr: avoid 64-bit arch compiler warnings
by Ed L. Cashin
· 17 years ago
68e0d42
aoe: handle multiple network paths to AoE device
by Ed L. Cashin
· 17 years ago
8911ef4
aoe: bring driver version number to 47
by Ed L. Cashin
· 17 years ago
75acb9c
rd: support XIP
by Nick Piggin
· 17 years ago
9db5579
rewrite rd
by Nick Piggin
· 17 years ago
a890d62
Enhanced partition statistics: aoe fix
by Jerome Marchand
· 17 years ago
3796958
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
256ae6a
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25
by Josh Boyer
· 17 years ago
5ceadd2
Atari floppy: Rename disk_type to atari_disk_type
by Geert Uytterhoeven
· 17 years ago
582539e
cciss: use upper_32_bits() macro to eliminate warnings
by Randy Dunlap
· 17 years ago
67a3b2b
rd: use is_power_of_2() in drivers/block/rd.c.
by Robert P. J. Day
· 17 years ago
96c5865
Allow auto-destruction of loop devices
by David Woodhouse
· 17 years ago
eaa0ff1
fix ! versus & precedence in various places
by Alexey Dobriyan
· 17 years ago
0e349b0
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
by Stephen Neuendorffer
· 17 years ago
911a317
[POWERPC] Fix incorrectly tagged __devinitdata structures
by Grant Likely
· 17 years ago
93890b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
d50ed90
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
by Christian Borntraeger
· 17 years ago
4f3bf19
virtio_blk: Dont waste major numbers
by Christian Borntraeger
· 17 years ago
135da0b
virtio_blk: provide getgeo
by Christian Borntraeger
· 17 years ago
0ad07ec
virtio: Put the virtio under the virtualization menu
by Anthony Liguori
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
f66083c
drivers/block/: Spelling fixes
by Joe Perches
· 17 years ago
eedffd1
USB: Remove unnecessary zeroing from ub
by Pete Zaitcev
· 17 years ago
e30f98f
block/sunvdc.c:print_version() must be __devinit
by Adrian Bunk
· 17 years ago
e7d9dc9
cciss: fix bug in overriding ->data_len before completion
by Jens Axboe
· 17 years ago
9bf7225
xsysace: end request handling fix
by Jens Axboe
· 17 years ago
e189f34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
a65b586
blk_end_request: changing xsysace (take 4)
by Kiyoshi Ueda
· 17 years ago
7d699ba
blk_end_request: changing ub (take 4)
by Kiyoshi Ueda
· 17 years ago
ea6f06f
blk_end_request: changing cpqarray (take 4)
by Kiyoshi Ueda
· 17 years ago
3daeea2
blk_end_request: changing cciss (take 4)
by Kiyoshi Ueda
· 17 years ago
f530f036
blk_end_request: changing xen-blkfront (take 4)
by Kiyoshi Ueda
· 17 years ago
b2aec24
blk_end_request: changing viodasd (take 4)
by Kiyoshi Ueda
· 17 years ago
a9c73d0
blk_end_request: changing sx8 (take 4)
by Kiyoshi Ueda
· 17 years ago
5047c3c
blk_end_request: changing sunvdc (take 4)
by Kiyoshi Ueda
· 17 years ago
f01ab25
blk_end_request: changing ps3disk (take 4)
by Kiyoshi Ueda
· 17 years ago
097c94a
blk_end_request: changing nbd (take 4)
by Kiyoshi Ueda
· 17 years ago
1c5093b
blk_end_request: changing floppy (take 4)
by Kiyoshi Ueda
· 17 years ago
0156c25
blk_end_request: changing DAC960 (take 4)
by Kiyoshi Ueda
· 17 years ago
74ee1a7
cdrom: Add support for Sega Dreamcast GD-ROM.
by Adrian McMenamin
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
89c4260
Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
6013c12
pktcdvd: Convert from class_device to device for block/pktcdvd
by Tony Jones
· 17 years ago
aa27582
paride: Convert from class_device to device for block/paride
by Tony Jones
· 17 years ago
7ea7ed0
aoechr: Convert from class_device to device
by Tony Jones
· 17 years ago
7d1fd97
cciss: section mismatch
by Randy Dunlap
· 17 years ago
a24eab1
loop: fix bad bio_alloc() nr_iovec request
by Jens Axboe
· 17 years ago
458cf5e
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
by Randy Dunlap
· 17 years ago
d17a18d
pktcdvd: add kobject_put when kobject register fails
by Dave Young
· 17 years ago
794e64d
Fix NULL dereference in umem.c
by Neil Brown
· 17 years ago
43cbe2c
aoe: properly initialise the request_queue's backing_dev_info
by Andrew Morton
· 17 years ago
74b2553
virtio: fix module/device unloading
by Rusty Russell
· 17 years ago
5d0360e
rd: fix data corruption on memory pressure
by Christian Borntraeger
· 17 years ago
e62aa04
paride: pf driver fixes
by Ondrej Zary
· 17 years ago
91cf45f
[NET]: Add the helper kernel_sock_shutdown()
by Trond Myklebust
· 17 years ago
fffe487
pktcdvd: fix BUG caused by sysfs module reference semantics change
by Tejun Heo
· 17 years ago
b07989f
paride: fix 'and' typo in drivers/block/paride/pt.c
by Roel Kluin
· 17 years ago
bd4f36d
cciss: update copyright notices
by Mike Miller
· 17 years ago
4f33a9d
ub: add sg_init_table for sense and read capacity commands
by FUJITA Tomonori
· 17 years ago
3d1266c
SG: audit of drivers that use blk_rq_map_sg()
by Jens Axboe
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
d91c5e8
More SG build fixes
by David Miller
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
e467cde
Block driver using virtio.
by Rusty Russell
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
d489202
remove unused return within void return function
by Denis Cheng
· 17 years ago
d96267a
remove duplicate MMAPPER Kconfig option
by Adrian Bunk
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
2e977c8
fix typos in drivers/block/Kconfig
by Patrick Ringl
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
Next »