index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cciss: factor out cciss_enable_scsi_prefetch()
Stephen M. Cameron
2010-08-07
1
-10
/
+13
|
*
cciss: factor out CISS_signature_present()
Stephen M. Cameron
2010-08-07
1
-5
/
+13
|
*
cciss: factor out cciss_find_board_params
Stephen M. Cameron
2010-08-07
1
-27
/
+25
|
*
cciss: fix leak of ioremapped memory
Stephen M. Cameron
2010-08-07
1
-0
/
+12
|
*
cciss: factor out cciss_find_cfgtables
Stephen M. Cameron
2010-08-07
1
-34
/
+34
|
*
cciss: factor out cciss_wait_for_board_ready()
Stephen M. Cameron
2010-08-07
2
-15
/
+32
|
*
cciss: factor out cciss_find_memory_BAR()
Stephen M. Cameron
2010-08-07
1
-18
/
+19
|
*
cciss: remove board_id parameter from cciss_interrupt_mode()
Stephen M. Cameron
2010-08-07
1
-6
/
+5
|
*
cciss: factor out cciss_board_disabled
Stephen M. Cameron
2010-08-07
1
-6
/
+9
|
*
cciss: factor out cciss_lookup_board_id
Stephen M. Cameron
2010-08-07
1
-31
/
+35
|
*
cciss: save pdev pointer in per hba structure early to avoid passing it aroun...
Stephen M. Cameron
2010-08-07
1
-30
/
+31
|
*
cciss: Set the performant mode bit in the scsi half of the driver
Stephen M. Cameron
2010-08-07
1
-18
/
+2
|
*
blkfront: Klog the unclean release path
Daniel Stodden
2010-08-07
1
-0
/
+6
|
*
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
1
-8
/
+2
|
*
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
1
-6
/
+3
|
*
blkfront: Lock blockfront_info during xbdev removal
Daniel Stodden
2010-08-07
1
-6
/
+35
|
*
blkfront: Fix blkfront backend switch race (bdev release)
Daniel Stodden
2010-08-07
1
-16
/
+33
|
*
blkfront: Fix blkfront backend switch race (bdev open)
Daniel Stodden
2010-08-07
1
-7
/
+24
|
*
blkfront: Lock blkfront_info when closing
Daniel Stodden
2010-08-07
1
-21
/
+40
|
*
blkfront: Clean up vbd release
Daniel Stodden
2010-08-07
1
-48
/
+43
|
*
blkfront: Fix gendisk leak
Daniel Stodden
2010-08-07
1
-0
/
+3
|
*
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
2010-08-07
1
-3
/
+3
|
*
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
2010-08-07
1
-0
/
+1
|
*
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
2010-08-07
1
-0
/
+3
|
*
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
2010-08-07
1
-2
/
+17
|
*
blkfront: don't access freed struct xenbus_device
Jan Beulich
2010-08-07
1
-18
/
+16
|
*
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
2010-08-07
1
-7
/
+81
|
*
xen: use less generic names in blkfront driver.
Ian Campbell
2010-08-07
1
-6
/
+6
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
20
-26
/
+207
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
17
-32
/
+159
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
6
-8
/
+7
|
*
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-29
/
+21
|
*
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-19
/
+6
|
*
osdblk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-10
/
+2
|
*
block/xd.c: fix brace typo
Randy Dunlap
2010-08-07
1
-1
/
+1
|
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
1
-1
/
+1
|
*
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
1
-0
/
+2
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
9
-24
/
+24
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
13
-41
/
+56
|
*
floppy: use warning macros
Stephen Hemminger
2010-08-07
1
-16
/
+11
|
*
floppy: use wait_event_interruptible
Stephen Hemminger
2010-08-07
1
-50
/
+9
|
*
floppy: fix signed/unsigned warnings
Stephen Hemminger
2010-08-07
1
-2
/
+2
|
*
floppy: cmos attribute should be static
Stephen Hemminger
2010-08-07
1
-1
/
+1
|
*
floppy: use atomic type for usage_count
Stephen Hemminger
2010-08-07
1
-30
/
+12
|
*
floppy: silence warning during disk test
Stephen Hemminger
2010-08-07
1
-0
/
+1
|
*
floppy: remove unnecessary inlines
Stephen Hemminger
2010-08-07
1
-7
/
+7
|
*
floppy: initialize debug jiffies offset
Stephen Hemminger
2010-08-07
1
-0
/
+3
|
*
cciss: change pad value from 32 to 0
Mike Miller
2010-08-07
1
-1
/
+1
|
*
cciss: remove errant debug code
Mike Miller
2010-08-07
1
-2
/
+0
|
*
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
1
-22
/
+23
[prev]
[next]