index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2014-05-19
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
2014-05-19
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
2014-05-19
block: do not pass disk names as format strings
Kees Cook
2014-05-19
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
2014-05-19
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
2012-10-07
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
2012-10-07
block, sx8: fix pointer math issue getting fw version
Dan Carpenter
2012-03-17
blkfront: Fix backtrace in del_gendisk
David Vrabel
2012-01-25
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2011-11-07
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
2011-08-08
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-06-23
nbd: limit module parameters to a sane value
Namhyung Kim
2011-06-23
brd: handle on-demand devices correctly
Namhyung Kim
2011-06-23
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-06-23
loop: handle on-demand devices correctly
Namhyung Kim
2011-06-23
loop: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-04-14
cciss: fix lost command issue
Bud Brown
2011-03-02
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
2010-08-13
loop: Update mtime when writing using aops
Nikanth Karthikesan
2010-02-23
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2010-02-09
pktcdvd: removing device does not remove its sysfs dir
Thadeu Lima de Souza Cascardo
2009-12-01
aoe: prevent cache aliases
Peter Horton
2009-11-13
cciss: make device attrs static
Alex Chiang
2009-10-29
loop: fix NULL dereference if mount fails
Alexey Dobriyan
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-10-13
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
2009-10-13
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
[next]