index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
cciss: Retry driver initiated cmds with unit attention condition
Stephen M. Cameron
1
-0
/
+2
2009-11-13
cciss: Fix problem with remove_from_scan_list on driver unload
Stephen M. Cameron
1
-8
/
+13
2009-11-13
cciss: Make device attributes static
Alex Chiang
1
-8
/
+8
2009-11-09
ataflop: remove buggy/commented-out IRQ disable from do_fd_request()
Jiri Kosina
1
-3
/
+0
2009-11-04
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
Jens Axboe
4
-15
/
+19
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+1
2009-11-04
drbd: performance - don't lose unplug events
Lars Ellenberg
1
-1
/
+6
2009-11-04
Do not deadlock in drbd_disconnect() [bugz 258]
Philipp Reisner
1
-4
/
+0
2009-11-04
drbdsetup X resume-io should be usable to resume IO [Bugz 256]
Philipp Reisner
1
-4
/
+3
2009-11-04
drbd: fix check for too large lower level device
Lars Ellenberg
1
-5
/
+9
2009-11-04
fix grammar in printk
Lars Ellenberg
1
-1
/
+1
2009-11-04
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
1
-1
/
+9
2009-11-03
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
2
-37
/
+4
2009-10-29
loop: fix NULL dereference if mount fails
Alexey Dobriyan
1
-1
/
+1
2009-10-28
drbd: fix in_flight rw indexing
Jens Axboe
1
-2
/
+2
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
1
-34
/
+3
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
1
-1
/
+0
2009-10-22
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
1
-1
/
+0
2009-10-13
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
1
-42
/
+37
2009-10-13
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
1
-40
/
+34
2009-10-13
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
1
-2
/
+3
2009-10-07
drbd: needs __ratelimit()
Randy Dunlap
1
-0
/
+1
2009-10-06
drbd: Work on permission enforcement
Philipp Reisner
1
-1
/
+6
2009-10-05
drbd: fixup for reverted dual in_flight patch
Jens Axboe
1
-2
/
+2
2009-10-05
Merge branch 'master' into for-2.6.33
Jens Axboe
1
-1
/
+1
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-329
/
+655
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-10-01
drbd: remove tracing bits
Jens Axboe
11
-1021
/
+3
2009-10-01
dropping unneeded include autoconf.h
Lars Ellenberg
7
-7
/
+0
2009-10-01
The DRBD driver
Philipp Reisner
19
-0
/
+20366
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
1
-4
/
+5
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
1
-1
/
+1
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2
-130
/
+168
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+20
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+24
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
1
-3
/
+2
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+26
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
1
-1
/
+1
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2
-25
/
+25
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
1
-5
/
+0
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
1
-7
/
+8
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
1
-12
/
+21
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
1
-10
/
+21
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
1
-4
/
+14
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
1
-10
/
+25
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
1
-0
/
+3
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
1
-10
/
+10
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2
-27
/
+73
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
1
-8
/
+0
2009-10-01
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
1
-3
/
+33
[prev]
[next]