Commit Graph

957 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
Nikanth Karthikesan c295fc0578 block: Allow changing max_sectors_kb above the default 512 16 years ago
John Stoffel 14d9fa3525 Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG 16 years ago
Martin K. Petersen 7e5f5fb09e block: Update topology documentation 16 years ago
Martin K. Petersen 70dd5bf3b9 block: Stack optimal I/O size 16 years ago
Martin K. Petersen 7c958e3264 block: Add a wrapper for setting minimum request size without a queue 16 years ago
Martin K. Petersen fef246672b block: Make blk_queue_stack_limits use the new stacking interface 16 years ago
Jens Axboe 56ad1740d9 block: make the end_io functions be non-GPL exports 16 years ago
Xiaotian Feng 3839e4b29b block: fix improper kobject release in blk_integrity_unregister 16 years ago
Jens Axboe a4e7d46407 block: always assign default lock to queues 16 years ago
Xiaotian Feng 9cb308ce8d block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel 16 years ago
Tejun Heo 0a09f4319c block: fix failfast merge testing in elv_rq_merge_ok() 16 years ago
Vivek Goyal 32f2e807a3 cfq-iosched: reset oom_cfqq in cfq_set_request() 16 years ago
FUJITA Tomonori 76da03467a block: call blk_scsi_ioctl_init() 16 years ago
Tejun Heo ab0fd1debe block: don't merge requests of different failfast settings 16 years ago
Shan Wei b706f64281 cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() 16 years ago
NeilBrown db64f680ba blocK: Restore barrier support for md and probably other virtual devices. 16 years ago
Jens Axboe 018e044689 block: get rid of queue-private command filter 16 years ago
Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
Jens Axboe 6118b70b3a cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() 16 years ago
Jens Axboe d5036d770f cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() 16 years ago
FUJITA Tomonori 1119865935 block: revert "bsg: setting rq->bio to NULL" 16 years ago
Randy Dunlap f740f5ca05 Fix kernel-doc parameter name typo in blk-settings.c: 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Martin K. Petersen 3a02c8e814 block: Fix bounce_pfn setting 16 years ago
Li Zefan e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
Martin K. Petersen e475bba2fd block: Introduce helper to reset queue limits to default values 16 years ago
Jeff Moyer 6923715ae3 cfq: remove extraneous '\n' in blktrace output 16 years ago
Jens Axboe 0989a025d2 block: don't overwrite bdi->state after bdi_init() has been run 16 years ago
Gui Jianfeng 81be834713 cfq: cleanup for last_end_request in cfq_data 16 years ago
Kay Sievers 2bdf914915 Driver Core: bsg: add nodename for bsg driver 16 years ago
Kay Sievers b03f38b685 Driver Core: block: add nodename support for block drivers. 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Kiyoshi Ueda b0fd271d5f block: add request clone interface (v2) 16 years ago
Nikanth Karthikesan d9c7d394a8 block: prevent possible io_context->refcount overflow 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
FUJITA Tomonori c1d4c41f2f bsg: setting rq->bio to NULL 16 years ago
Martin K. Petersen 77634f33d4 block: Add missing bounce_pfn stacking and fix comments 16 years ago
Jens Axboe 9df1bb9b51 Revert "block: Fix bounce limit setting in DM" 16 years ago
FUJITA Tomonori dbb66c4be0 block: needs to set the residual length of a bidi request 16 years ago
Martin K. Petersen a05c0205ba block: Fix bounce limit setting in DM 16 years ago
Kiyoshi Ueda 53c663ce0f block: fix a possible oops on elv_abort_queue() 16 years ago
James Bottomley c143dc903d block: fix an oops on BLKPREP_KILL 16 years ago
Mike Snitzer 5d85d3247c block: export blk_stack_limits() 16 years ago
Kiyoshi Ueda 3c4198e874 block: fix no diskstat problem 16 years ago
James Bottomley ba396a6c10 block: fix oops with block tag queueing 16 years ago
Martin K. Petersen c72758f337 block: Export I/O topology for block devices and partitions 16 years ago
Martin K. Petersen cd43e26f07 block: Expose stacked device queues in sysfs 16 years ago
Martin K. Petersen 025146e13b block: Move queue limits to an embedded struct 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago