Commit Graph

2093 Commits (43699dea1ea21a0d5786317a794cb2ba27a6f4fe)

Author SHA1 Message Date
Dan Carpenter a2c2a0e668 paride: fix potential information leak in pg_read() 13 years ago
Stephen M. Cameron 0007a4c90a cciss: auto engage SCSI mid layer at driver load time 13 years ago
Dmitry Monakhov 7035b5df3c loop: cleanup set_status interface 13 years ago
Dmitry Monakhov 3bb9068278 loop: prevent information leak after failed read 13 years ago
Matthew Garrett 1937335856 The Windows driver .inf disables ASPM on all cciss devices. Do the same. 13 years ago
Michael S. Tsirkin 5087a50e66 virtio-blk: use ida to allocate disk index 13 years ago
Paul Gortmaker 0c8d44f239 block: Fix files that are modules and hence need module.h 13 years ago
Paul Gortmaker d5decd3b95 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Michael S. Tsirkin a0eda62552 virtio-blk: use ida to allocate disk index 13 years ago
David Vrabel 2d073846b8 block: xen-blkback: use API provided by xenbus module to map rings 13 years ago
Sage Weil 6ab00d465a libceph: create messenger with client 13 years ago
Mike Miller ab5dbebe33 cciss: add small delay when using PCI Power Management to reset for kump 14 years ago
Konrad Rzeszutek Wilk 6927d92091 xen/blkback: Fix two races in the handling of barrier requests. 14 years ago
Christoph Hellwig 456be1484f loop: remove the incorrect write_begin/write_end shortcut 14 years ago
Konrad Rzeszutek Wilk dda1852802 xen/blkback: Check for proper operation. 14 years ago
Konrad Rzeszutek Wilk 64391b2536 xen/blkback: Fix the inhibition to map pages when discarding sector ranges. 14 years ago
Konrad Rzeszutek Wilk 5c62cb4860 xen/blkback: Report VBD_WSECT (wr_sect) properly. 14 years ago
Konrad Rzeszutek Wilk 29bde09378 xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. 14 years ago
Laszlo Ersek 469738e675 xen-blkfront: plug device number leak in xlblk_init() error path 14 years ago
Konrad Rzeszutek Wilk d11e615830 xen-blkfront: If no barrier or flush is supported, use invalid operation. 14 years ago
Jan Beulich 8e6dc6fe51 xen-blkback: use kzalloc() in favor of kmalloc()+memset() 14 years ago
Joe Jin c555aab97d xen-blkback: fixed indentation and comments 14 years ago
Li Dongyang 69ef68cef9 xen-blkfront: fix a deadlock while handling discard response 14 years ago
Li Dongyang ed30bf317c xen-blkfront: Handle discard requests. 14 years ago
Li Dongyang b3cb0d6adc xen-blkback: Implement discard requests ('feature-discard') 14 years ago
Stefano Stabellini 0930bba674 xen: modify kernel mappings corresponding to granted pages 14 years ago
Carsten Emde 6c4867f646 floppy: use del_timer_sync() in init cleanup 14 years ago
Ayan George 4c823cc3d5 drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd() 14 years ago
Phillip Susi 8a9c594422 drivers/block/loop.c: emit uevent on auto release 14 years ago
Sergei Shtylyov 5a3a76e6c3 drivers/block/cpqarray.c: use pci_dev->revision 14 years ago
Jesper Juhl e5de063016 Remove unneeded version.h includes from drivers/block/ 14 years ago
Justin P. Mattock 699324871f treewide: remove extra semicolons from various parts of the kernel 14 years ago
Joe Perches 1d273b929c drbd: Use angle brackets for system includes 14 years ago
Joe Perches 57f3224c3f drbd: Convert vmalloc/memset to vzalloc 14 years ago
Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 14 years ago
Kay Sievers e03c8dd149 loop: always allow userspace partitions and optionally support automatic scanning 14 years ago
Joe Jin 1bc05b0ae6 xen-blkback: fixed indentation and comments 14 years ago
Joe Jin 6f5986bce5 xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. 14 years ago
Lukas Czerner dfaa2ef68e loop: add discard support for loop devices 14 years ago
Andrew Morton 548ef6cc26 nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes 14 years ago
WANG Cong 5eedf5415c nbd: replace some printk with dev_warn() and dev_info() 14 years ago
WANG Cong 7742ce4ab4 nbd: lower the loglevel of an error message 14 years ago
WANG Cong 7f1b90f99a nbd: replace printk KERN_ERR with dev_err() 14 years ago
WANG Cong 1695b87f7d nbd: replace sysfs_create_file() with device_create_file() 14 years ago
WANG Cong 25ac0c2b97 nbd: use task_pid_nr() to get current pid 14 years ago
Konrad Rzeszutek Wilk ea5e116162 xen/blkback: Make description more obvious. 14 years ago
Joe Handzik f963d270cb cciss: add transport mode attribute to sys 14 years ago
Joseph Handzik 1304953700 cciss: Adds simple mode functionality 14 years ago
Axel Lin f41c53a569 block: swim3: fix unterminated of_device_id table 14 years ago
H Hartley Sweeten ddad9ef582 drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse 14 years ago