Commit Graph

2050 Commits (a8a359318530a779c8d28d86357d492adead5b1f)

Author SHA1 Message Date
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
Sage Weil 6ab00d465a libceph: create messenger with client 13 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
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
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
Konrad Rzeszutek Wilk ea5e116162 xen/blkback: Make description more obvious. 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
Kay Sievers 05eb0f252b loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other 14 years ago
Kay Sievers d134b00b9a loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices 14 years ago
Kay Sievers 770fe30a46 loop: add management interface for on-demand device allocation 14 years ago
Kay Sievers 34dd82afd2 loop: replace linked list of allocated devices with an idr index 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Josh Durgin 029bcbd8b0 rbd: set blk_queue request sizes to object size 14 years ago
Yehuda Sadeh 79e3057c4c rbd: cancel watch request when releasing the device 14 years ago
Al Viro e7f5909707 kill useless checks for sb->s_op == NULL 14 years ago
Stefan Bader 89153b5cae xen-blkfront: Fix one off warning about name clash 14 years ago
Stefan Bader 196cfe2ae8 xen-blkfront: Drop name and minor adjustments for emulated scsi devices 14 years ago
Grant Likely 5d10302f46 dt: remove extra xsysace platform_driver registration 14 years ago
Stephen M. Cameron 07d0c38e7d cciss: do not attempt to read from a write-only register 14 years ago
Bastian Blank a7e9357f10 xen/blkback: Add module alias for autoloading 14 years ago
Daniel Stodden b4726a9df2 xen/blkback: Don't let in-flight requests defer pending ones. 14 years ago
Joe Perches 08b8bfc1c6 xen: Add __attribute__((format(printf... where appropriate 14 years ago
Lars Ellenberg 86e1e98e5c drbd: we should write meta data updates with FLUSH FUA 14 years ago
Lars Ellenberg cb6518cbef drbd: when receive times out on meta socket, also check last receive time on data socket 14 years ago
Lars Ellenberg 5a8b424276 drbd: account bitmap IO during resync as resync-(related-)-io 14 years ago
Lars Ellenberg 8ccee20e3e drbd: don't cond_resched_lock with IRQs disabled 14 years ago
Lars Ellenberg 829c608786 drbd: add missing spinlock to bitmap receive 14 years ago
Philipp Reisner 0cfdd247d1 drbd: Use the correct max_bio_size when creating resync requests 14 years ago
Ralf Baechle 334955ef96 i8253: Create linux/i8253.h and use it in all 8253 related files 14 years ago
Linus Torvalds 0f48f26009 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal 14 years ago
Dan Carpenter 9b83c77121 xen/blkback: potential null dereference in error handling 14 years ago
Laszlo Ersek 6464920a6e xen/blkback: don't call vbd_size() if bd_disk is NULL 14 years ago
Liu Yuan 6917f83ffe drivers, block: virtio_blk: Replace cryptic number with the macro 14 years ago
Christoph Hellwig 7a7c924cf0 virtio_blk: allow re-reading config space at runtime 14 years ago
Len Brown 3b70b2e5fc x86 idle floppy: deprecate disable_hlt() 14 years ago
Namhyung Kim 5988ce2396 nbd: adjust 'max_part' according to part_shift 14 years ago
Namhyung Kim 3b2710824e nbd: limit module parameters to a sane value 14 years ago
Namhyung Kim 35fbf5bcf4 nbd: pass MSG_* flags to kernel_recvmsg() 14 years ago
Namhyung Kim ac04fee0b5 loop: export module parameters 14 years ago
Namhyung Kim 8892cbaf68 brd: export module parameters 14 years ago
Namhyung Kim 13868b76ab brd: fix comment on initial device creation 14 years ago
Namhyung Kim af46566885 brd: handle on-demand devices correctly 14 years ago
Namhyung Kim 315980c868 brd: limit 'max_part' module param to DISK_MAX_PARTS 14 years ago