Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
96534f1dd5bf9d324c2d31355cb69565381d1460
/
drivers
/
block
96534f1
drivers/block/floppy.c: indent a comment
by Joe Perches
· 15 years ago
b87c9e0
drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
by Joe Perches
· 15 years ago
bb57f0c
drivers/block/floppy.c: comment neatening and remove naked ;
by Joe Perches
· 15 years ago
2300f90
drivers/block/floppy.c: remove LAST_OUT macro
by Joe Perches
· 15 years ago
d7b2b2e
drivers/block/floppy.c: hoist assigns from if()s, neatening
by Joe Perches
· 15 years ago
045f983
drivers/block/floppy.c: remove used once CHECK_READY macro
by Joe Perches
· 15 years ago
a81ee54
drivers/block/floppy.c: remove unnecessary braces
by Joe Perches
· 15 years ago
b46df35
drivers/block/floppy.c: use pr_<level>
by Joe Perches
· 15 years ago
48c8cee
drivers/block/floppy.c: #define space and column neatening
by Joe Perches
· 15 years ago
d493754
drivers/block/floppy.c: convert some #include <asm/ to #include <linux/
by Joe Perches
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
91f63d0
block: fix for "Consolidate phys_segment and hw_segment limits"
by Stephen Rothwell
· 15 years ago
87c3a92
cciss: Fix problem with scatter gather elements in the scsi half of the driver
by Stephen M. Cameron
· 15 years ago
bf88737
cciss: eliminate unnecessary pointer use in cciss scsi code
by Stephen M. Cameron
· 15 years ago
aad9fb6
cciss: do not use void pointer for scsi hba data
by Stephen M. Cameron
· 15 years ago
d45033e
cciss: factor out scatter gather chain block mapping code
by Stephen M. Cameron
· 15 years ago
2ad6cdc
cciss: fix scatter gather chain block dma direction kludge
by Stephen M. Cameron
· 15 years ago
dccc9b5
cciss: simplify scatter gather code
by Stephen M. Cameron
· 15 years ago
49fc560
cciss: factor out scatter gather chain block allocation and freeing
by Stephen M. Cameron
· 15 years ago
1b7d0d2
cciss: detect bad alignment of scsi commands at build time
by Stephen M. Cameron
· 15 years ago
58daa9c
cciss: clarify command list padding calculation
by Stephen M. Cameron
· 15 years ago
847f9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
2724daf
mac68k: rework SWIM platform device
by Finn Thain
· 15 years ago
41fb11c
ataflop: Killl warning about unused variable flags
by Geert Uytterhoeven
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
eb28d31
block: Add BLK_ prefix to definitions
by Martin K. Petersen
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
c5ecc48
pktcdvd: use BIO list management functions
by Akinobu Mita
· 15 years ago
69740c8
virtio_blk: add block topology support
by Christoph Hellwig
· 15 years ago
f11cbd7
Merge branch 'master' into for-2.6.34
by Jens Axboe
· 15 years ago
429c42c
cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
by dann frazier
· 15 years ago
b028461
cciss: remove C99-style comments
by dann frazier
· 15 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
531c2dc
cciss: Make cciss_seq_show handle holes in the h->drv[] array
by Stephen M. Cameron
· 15 years ago
dc942ce
powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
by Joe Perches
· 15 years ago
ca0bf64
pktcdvd: removing device does not remove its sysfs dir
by Thadeu Lima de Souza Cascardo
· 15 years ago
d3db7b4
drbd: null dereference bug
by Dan Carpenter
· 15 years ago
98ec286
drbd: fix max_segment_size initialization
by Lars Ellenberg
· 15 years ago
a393db6
drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced)
by Philipp Reisner
· 15 years ago
b10d96c
drbd: Don't go into StandAlone mode when authentification failes because of network error
by Johannes Thoma
· 15 years ago
47483e2
block: make virtio device id constant
by Márton Németh
· 15 years ago
ec9c42e
block: make xenbus device id constant
by Márton Németh
· 15 years ago
5cccfd9
block: make Open Firmware device id constant
by Márton Németh
· 15 years ago
577cdf0
block: make USB device id constant
by Márton Németh
· 15 years ago
3d447ec
block: make PCI device id constant
by Márton Németh
· 15 years ago
36bfc7e
drbd: check on CONFIG_LBDAF, not LBD
by Lars Ellenberg
· 15 years ago
2d1ee87
drivers/block/drbd: Correct NULL test
by Julia Lawall
· 15 years ago
367a8d7
drbd: Silenced an assert that could triggered after changing write ordering method
by Philipp Reisner
· 15 years ago
89f01d5
drbd: Kconfig fix
by Johannes Thoma
· 15 years ago
0a6dbf2
drbd: Fix for a race between IO and a detach operation [Bugz 262]
by Philipp Reisner
· 15 years ago
0798219
drbd: Use drbd_crypto_is_hash() instead of an open coded check
by Philipp Reisner
· 15 years ago
6ec1480
aoe: switch to the new bio_flush_dcache_pages() interface
by Andrew Morton
· 15 years ago
e019ef0
drivers/block/mg_disk.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
df9dc83
drivers/block/DAC960.c: use DAC960_V2_Controller
by Julia Lawall
· 15 years ago
490c560
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
by Jens Axboe
· 15 years ago
820cd61
drbd: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
7b886f4
drbd: remove duplicated #include
by Huang Weiyi
· 15 years ago
49829ea
drbd: Fix test of unsigned in _drbd_fault_random()
by Roel Kluin
· 15 years ago
7d4e9d0
drbd: Constify struct file_operations
by Emese Revfy
· 15 years ago
4a63b03
drbd: fix test of unsigned in _drbd_fault_random()
by Roel Kluin
· 15 years ago
51b736b
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
2886a8b
floppy: Add an extra bound check on ioctl arguments
by Arjan van de Ven
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
a3b8d92
block,xd: Delay allocation of DMA buffers until device is known
by Mel Gorman
· 15 years ago
8b43aeb
drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)
by Philipp Reisner
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
d58b0c3
powerpc/macio: Rework hotplug media bay support
by Benjamin Herrenschmidt
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
753c891
drbd_req.c: use part_[inc|dec]_in_flight()
by Philipp Reisner
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
0a1f127
aoe: prevent cache aliases
by Peter Horton
· 15 years ago
d8c2a36
Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]
by Philipp Reisner
· 15 years ago
0b33a91
add missing state change on corrupt packet header in drbd_recv_header
by Lars Ellenberg
· 15 years ago
6c6c795
fix in-kernel configuration serialization
by Lars Ellenberg
· 15 years ago
32a87c0
cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t
by Alex Chiang
· 15 years ago
d61c426
cciss: fix scatter gather cleanup problems
by Stephen M. Cameron
· 15 years ago
69ac748
cciss: make device attrs static
by Alex Chiang
· 15 years ago
8721c81
cciss: Fix weird usage of ENXIO in cciss_scsi.c
by Stephen M. Cameron
· 15 years ago
5c07a31
cciss: Add enhanced scatter-gather support.
by Don Brace
· 15 years ago
da00218
cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED
by Stephen M. Cameron
· 15 years ago
d06dfbd
cciss: Remove unnecessary check in scan_thread
by Stephen M. Cameron
· 15 years ago
b0e15f6
cciss: fix typo that causes scsi status to be lost.
by Stephen M. Cameron
· 15 years ago
aa43f11
cciss: remove sendcmd() as it is no longer used.
by Stephen M. Cameron
· 15 years ago
29009a0
cciss: clean up code in cciss_shutdown
by Stephen M. Cameron
· 15 years ago
7b838bd
cciss: Remove the "withirq" parameter from various functions where possible
by Stephen M. Cameron
· 15 years ago
c08fac6
cciss: Retry driver initiated cmds with unit attention condition
by Stephen M. Cameron
· 15 years ago
fd8489c
cciss: Fix problem with remove_from_scan_list on driver unload
by Stephen M. Cameron
· 15 years ago
8ba95c6
cciss: Make device attributes static
by Alex Chiang
· 15 years ago
e0c0978
ataflop: remove buggy/commented-out IRQ disable from do_fd_request()
by Jiri Kosina
· 15 years ago
622d32d
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
by Jens Axboe
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
83c3883
drbd: performance - don't lose unplug events
by Lars Ellenberg
· 15 years ago
e656ec8
Do not deadlock in drbd_disconnect() [bugz 258]
by Philipp Reisner
· 15 years ago
Next »