Commit Graph

110280 Commits (870d6656126add8e383645732b03df2b7ccd4f94)
 

Author SHA1 Message Date
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Tejun Heo f615b48cc7 sd/ide-disk: apply extended minors to sd and ide 17 years ago
Tejun Heo 1f0142905d block: adjust formatting for large minors and add ext_range sysfs attr 17 years ago
Tejun Heo bcce3de1be block: implement extended dev numbers 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 17 years ago
Tejun Heo 310a2c1012 block: misc updates 17 years ago
Tejun Heo 88e341261c block: update add_partition() error handling 17 years ago
Tejun Heo ec2cdedf79 block: allow deleting zero length partition 17 years ago
Tejun Heo def4e38ddd block: use class_dev_iterator instead of class_for_each_device() 17 years ago
Tejun Heo 2ac3cee529 block: don't grab block_class_lock unnecessarily 17 years ago
Tejun Heo ac65ece4ee block: fix partition info printouts 17 years ago
Tejun Heo 5a3ceb8616 driver-core: use klist for class device list and implement iterator 17 years ago
Tejun Heo a1ed5b0cff klist: don't iterate over deleted entries 17 years ago
Randy Dunlap 710027a48e Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. 17 years ago
Jens Axboe 5b99c2ffa9 block: make bi_phys_segments an unsigned int instead of short 17 years ago
Jens Axboe 960e739d9e block: raid fixups for removal of bi_hw_segments 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
Mikulas Patocka b8b3e16cfe block: drop virtual merging accounting 17 years ago
Aaron Carroll 6a421c1dc9 block: update documentation for deadline fifo_batch tunable 17 years ago
Aaron Carroll 4fb72f7646 deadline-iosched: non-functional fixes 17 years ago
Aaron Carroll 63de428b13 deadline-iosched: allow non-sequential batching 17 years ago
Fernando Luis Vázquez Cao 766ca4428d virtio_blk: use a wrapper function to access io context information of IO requests 17 years ago
David Woodhouse 1a8e2bddd5 Kill REQ_TYPE_FLUSH 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
David Woodhouse d30a2605be Add BLKDISCARD ioctl to allow userspace to discard sectors 17 years ago
OGAWA Hirofumi 2ebca85abc Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) 17 years ago
David Woodhouse 35ba8f7083 blktrace: simplify flags handling in __blk_add_trace 17 years ago
David Woodhouse 27b29e86bf blktrace: support discard requests 17 years ago
David Woodhouse fdc53971bc Support 'discard sectors' operation. 17 years ago
David Woodhouse eae9acd13a Support 'discard sectors' operation in translation layer support core 17 years ago
David Woodhouse 8c540a96c1 Let the block device know when sectors can be discarded 17 years ago
David Woodhouse fb2dce862d Add 'discard' request handling 17 years ago
David Woodhouse d628eaef31 Fix up comments about matching flags between bio and rq 17 years ago
Jens Axboe 36144077bc highmem: use bio_has_data() in the bounce path 17 years ago
Jens Axboe 051cc3952a block: use bio_has_data() in the IO completion path 17 years ago
Jens Axboe a9c701e594 block: use bio_has_data() to check for data carrying bio 17 years ago
Jens Axboe 7a67f63b32 block: add bio_has_data() to detect whether a bio carries data or not 17 years ago
xiphmont@xiph.org 35e396cd10 SG_IO block filter whitelist missing MMC SET READ AHEAD command 17 years ago
Linus Torvalds 69849375d6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 17 years ago
Linus Torvalds 392eaef2e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Ralf Baechle 8806048878 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur 17 years ago
Daniele Lacamera 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
David S. Miller 742201e7ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 17 years ago
Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 17 years ago
Patrick McHardy b6c40d68ff net: only invoke dev->change_rx_flags when device is UP 17 years ago
Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation 17 years ago