Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6b4d96b878d67c6768766e682c188a2a8bdc804a
/
drivers
/
block
6b4d96b
cciss: separate cmd_alloc() and cmd_special_alloc()
by Stephen M. Cameron
· 15 years ago
f70dba8
cciss: use consistent variable names
by Stephen M. Cameron
· 15 years ago
058a0f9
cciss: forbid hard reset of 640x boards
by Stephen M. Cameron
· 15 years ago
adfbc1f
cciss: sanitize max commands
by Stephen M. Cameron
· 15 years ago
a6528d0
cciss: fix hard reset code.
by Stephen M. Cameron
· 15 years ago
83123cb
cciss: factor out cciss_reset_devices()
by Stephen M. Cameron
· 15 years ago
8e93bf6
cciss: factor out cciss_find_cfg_addrs.
by Stephen M. Cameron
· 15 years ago
b993313
cciss: factor out cciss_enter_performant_mode
by Stephen M. Cameron
· 15 years ago
0f8a6a1
cciss: factor out cciss_wait_for_mode_change_ack()
by Stephen M. Cameron
· 15 years ago
fe3b752
cciss: make cciss_put_controller_into_performant_mode as __devinit
by Stephen M. Cameron
· 15 years ago
ff5f58f0
cciss: cleanup some debug ifdefs
by Stephen M. Cameron
· 15 years ago
bfd63ee
cciss: factor out cciss_p600_dma_prefetch_quirk()
by Stephen M. Cameron
· 15 years ago
322e304
cciss: factor out cciss_enable_scsi_prefetch()
by Stephen M. Cameron
· 15 years ago
501b92c
cciss: factor out CISS_signature_present()
by Stephen M. Cameron
· 15 years ago
afadbf4
cciss: factor out cciss_find_board_params
by Stephen M. Cameron
· 15 years ago
da55032
cciss: fix leak of ioremapped memory
by Stephen M. Cameron
· 15 years ago
4809d09
cciss: factor out cciss_find_cfgtables
by Stephen M. Cameron
· 15 years ago
e99ba13
cciss: factor out cciss_wait_for_board_ready()
by Stephen M. Cameron
· 15 years ago
d474830
cciss: factor out cciss_find_memory_BAR()
by Stephen M. Cameron
· 15 years ago
dac5488
cciss: remove board_id parameter from cciss_interrupt_mode()
by Stephen M. Cameron
· 15 years ago
dd9c426
cciss: factor out cciss_board_disabled
by Stephen M. Cameron
· 15 years ago
6539fa9
cciss: factor out cciss_lookup_board_id
by Stephen M. Cameron
· 15 years ago
292e50dd3
cciss: save pdev pointer in per hba structure early to avoid passing it around so much.
by Stephen M. Cameron
· 15 years ago
373b45f
cciss: Set the performant mode bit in the scsi half of the driver
by Stephen M. Cameron
· 15 years ago
d54142c
blkfront: Klog the unclean release path
by Daniel Stodden
· 15 years ago
7b32d10
blkfront: Remove obsolete info->users
by Daniel Stodden
· 15 years ago
acfca3c
blkfront: Remove obsolete info->users
by Daniel Stodden
· 15 years ago
fa1bd35
blkfront: Lock blockfront_info during xbdev removal
by Daniel Stodden
· 15 years ago
7fd152f
blkfront: Fix blkfront backend switch race (bdev release)
by Daniel Stodden
· 15 years ago
1396174
blkfront: Fix blkfront backend switch race (bdev open)
by Daniel Stodden
· 15 years ago
b70f5fa
blkfront: Lock blkfront_info when closing
by Daniel Stodden
· 15 years ago
a66b5ae
blkfront: Clean up vbd release
by Daniel Stodden
· 15 years ago
9897cb5
blkfront: Fix gendisk leak
by Daniel Stodden
· 15 years ago
89de166
blkfront: Fix backtrace in del_gendisk
by Daniel Stodden
· 15 years ago
2def141
xen/blkfront: revalidate after setting capacity
by K. Y. Srinivasan
· 15 years ago
b4dddb4
xen/blkfront: avoid compiler warning from missing cases
by Jeremy Fitzhardinge
· 15 years ago
1fa73be
xen/front: Propagate changed size of VBDs
by K. Y. Srinivasan
· 15 years ago
5d7ed20
blkfront: don't access freed struct xenbus_device
by Jan Beulich
· 15 years ago
0e34582
blkfront: fixes for 'xm block-detach ... --force'
by Jan Beulich
· 15 years ago
203fd61
xen: use less generic names in blkfront driver.
by Ian Campbell
· 15 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 15 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 15 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 15 years ago
dd40e45
virtio_blk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
98d8c8f
ps3disk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
7f9815f
osdblk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
511d37a
block/xd.c: fix brace typo
by Randy Dunlap
· 15 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 15 years ago
15fa6e8
virtio_blk: add default case to cmd type switch
by Jens Axboe
· 15 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 15 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 15 years ago
01b6b67
floppy: use warning macros
by Stephen Hemminger
· 15 years ago
b862f26
floppy: use wait_event_interruptible
by Stephen Hemminger
· 15 years ago
21af544
floppy: fix signed/unsigned warnings
by Stephen Hemminger
· 15 years ago
be1c0fb
floppy: cmos attribute should be static
by Stephen Hemminger
· 15 years ago
575cfc6
floppy: use atomic type for usage_count
by Stephen Hemminger
· 15 years ago
41a55b4
floppy: silence warning during disk test
by Stephen Hemminger
· 15 years ago
be7a12b
floppy: remove unnecessary inlines
by Stephen Hemminger
· 15 years ago
285203c
floppy: initialize debug jiffies offset
by Stephen Hemminger
· 15 years ago
f3bcb14
cciss: change pad value from 32 to 0
by Mike Miller
· 15 years ago
b0dd5ca
cciss: remove errant debug code
by Mike Miller
· 15 years ago
29979a7
cciss: move next_command function from ifdef
by Mike Miller
· 15 years ago
b14aa6d
cciss: fix call to put_controller_in_performant_mode
by Mike Miller
· 15 years ago
256aea3
cciss: make sure we request the performant mode irq
by Mike Miller
· 15 years ago
841fdff
cciss: new controller support and bump driver version
by Mike Miller
· 15 years ago
5e21615
cciss: add performant mode support for Stars/Sirius
by Mike Miller
· 15 years ago
1d14144
cciss: make interrupt access methods return type bool
by Mike Miller
· 15 years ago
2cf3af1
cciss: check for msi in interrupt_not_for_us
by Mike Miller
· 15 years ago
0c2b390
cciss: clean up interrupt handler
by Mike Miller
· 15 years ago
664a717
cciss: enqueue and submit io
by Mike Miller
· 15 years ago
79600aa
cciss: set SCSI max cmd len to 16, as default is wrong
by Stephen M. Cameron
· 15 years ago
552618d
cpqarray: fix two more wrong section type
by Jens Axboe
· 15 years ago
d4a3895
cpqarray: fix wrong __init type on pci probe function
by Jens Axboe
· 15 years ago
dc66c74
drbd: Fixed a race between disk-attach and unexpected state changes
by Philipp Reisner
· 15 years ago
d2dd328
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a5b365a
virtio-blk: fix minimum number of S/G elements
by Christoph Hellwig
· 15 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 15 years ago
b4ca761
Merge branch 'master' into for-linus
by Jens Axboe
· 15 years ago
713b686
cciss: call BUG() earlier
by Dan Carpenter
· 15 years ago
2a0ab2c
drbd: Reduce verbosity
by Philipp Reisner
· 15 years ago
7383506
drbd: use drbd specific ratelimit instead of global printk_ratelimit
by Lars Ellenberg
· 15 years ago
d255e5f
drbd: fix hang on local read errors while disconnected
by Lars Ellenberg
· 15 years ago
32fa7e9
drbd: Removed the now empty w_io_error() function
by Philipp Reisner
· 15 years ago
039e1fb
drbd: removed duplicated #includes
by Andrea Gelmini
· 15 years ago
ba11ad9
drbd: improve usage of MSG_MORE
by Lars Ellenberg
· 15 years ago
5dbf167
drbd: need to set socket bufsize early to take effect
by Lars Ellenberg
· 15 years ago
344fa46
drbd: improve network latency, TCP_QUICKACK
by Lars Ellenberg
· 15 years ago
2c8d196
drbd: Revert "drbd: Create new current UUID as late as possible"
by Philipp Reisner
· 15 years ago
b7c3357
brd: support discard
by Nick Piggin
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
e8bebe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
1756ac3
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
4e23a59
drbd: Do not free p_uuid early, this is done in the exit code of the receiver
by Philipp Reisner
· 15 years ago
23ce422
drbd: Null pointer deref fix to the large "multi bio rewrite"
by Philipp Reisner
· 15 years ago
fc8ce19
drbd: Fix: Do not detach, if a bio with a barrier fails
by Philipp Reisner
· 15 years ago
4604d63
drbd: Ensure to not trigger late-new-UUID creation multiple times
by Philipp Reisner
· 15 years ago
Next »