Commit Graph

201527 Commits (fff5b85aa4225a7be157f208277a055822039a9e)
 

Author SHA1 Message Date
Artem Bityutskiy fff5b85aa4 writeback: move bdi threads exiting logic to the forker thread 15 years ago
Artem Bityutskiy adf3924070 writeback: restructure bdi forker loop a little 15 years ago
Artem Bityutskiy ecd584030d writeback: move last_active to bdi 15 years ago
Artem Bityutskiy 78c40cb658 writeback: do not remove bdi from bdi_list 15 years ago
Artem Bityutskiy 080dcec417 writeback: simplify bdi code a little 15 years ago
Artem Bityutskiy 297252c81d writeback: do not lose wake-ups in bdi threads 15 years ago
Artem Bityutskiy c4ec7908c2 writeback: do not lose wake-ups in the forker thread - 2 15 years ago
Artem Bityutskiy c5f7ad233b writeback: do not lose wake-ups in the forker thread - 1 15 years ago
Artem Bityutskiy 94eac5e623 writeback: fix possible race when creating bdi threads 15 years ago
Artem Bityutskiy 6f904ff0e3 writeback: harmonize writeback threads naming 15 years ago
Jens Axboe 4aeefdc69f coda: fixup clash with block layer REQ_* defines 15 years ago
Tejun Heo 7cc015811e bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags 15 years ago
Tejun Heo aca27ba961 bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits 15 years ago
Mike Snitzer edca4a3805 block: disallow FS recursion from sb_issue_discard allocation 15 years ago
Kulikov Vasiliy f6c4c8e19a cpqarray: check put_user() result 15 years ago
Minchan Kim 08852b6d6c writeback: remove wb in get_next_work_item 15 years ago
Miklos Szeredi 6965031d33 splice: fix misuse of SPLICE_F_NONBLOCK 15 years ago
Jeremy Fitzhardinge 7901d14144 xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends 15 years ago
Jeremy Fitzhardinge 4dab46ff26 xen/blkfront: use tagged queuing for barriers 15 years ago
FUJITA Tomonori e96f6abe02 scsi: use REQ_TYPE_FS for flush request 15 years ago
FUJITA Tomonori 16f2319fd6 block: set up rq->rq_disk properly for flush requests 15 years ago
FUJITA Tomonori 28e18d0188 block: set REQ_TYPE_FS on flush requests 15 years ago
Stephen Hemminger 3b06c21e84 floppy: make controller const 15 years ago
Julia Lawall ad96a7a7ea drivers/block: use memdup_user 15 years ago
FUJITA Tomonori 6a32a8aed5 scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC 15 years ago
Stephen M. Cameron 8112586063 cciss: cleanup interrupt_not_for_us 15 years ago
Stephen M. Cameron b2a4a43dba cciss: change printks to dev_warn, etc. 15 years ago
Stephen M. Cameron 6b4d96b878 cciss: separate cmd_alloc() and cmd_special_alloc() 15 years ago
Stephen M. Cameron f70dba8366 cciss: use consistent variable names 15 years ago
Stephen M. Cameron 058a0f9f31 cciss: forbid hard reset of 640x boards 15 years ago
Stephen M. Cameron adfbc1ff34 cciss: sanitize max commands 15 years ago
Stephen M. Cameron a6528d0172 cciss: fix hard reset code. 15 years ago
Stephen M. Cameron 83123cb11b cciss: factor out cciss_reset_devices() 15 years ago
Stephen M. Cameron 8e93bf6d6c cciss: factor out cciss_find_cfg_addrs. 15 years ago
Stephen M. Cameron b993313540 cciss: factor out cciss_enter_performant_mode 15 years ago
Stephen M. Cameron 0f8a6a1e7b cciss: factor out cciss_wait_for_mode_change_ack() 15 years ago
Stephen M. Cameron fe3b7527db cciss: make cciss_put_controller_into_performant_mode as __devinit 15 years ago
Stephen M. Cameron ff5f58f06d cciss: cleanup some debug ifdefs 15 years ago
Stephen M. Cameron bfd63ee571 cciss: factor out cciss_p600_dma_prefetch_quirk() 15 years ago
Stephen M. Cameron 322e304c4d cciss: factor out cciss_enable_scsi_prefetch() 15 years ago
Stephen M. Cameron 501b92cd6b cciss: factor out CISS_signature_present() 15 years ago
Stephen M. Cameron afadbf4b95 cciss: factor out cciss_find_board_params 15 years ago
Stephen M. Cameron da5503217d cciss: fix leak of ioremapped memory 15 years ago
Stephen M. Cameron 4809d0988f cciss: factor out cciss_find_cfgtables 15 years ago
Stephen M. Cameron e99ba13627 cciss: factor out cciss_wait_for_board_ready() 15 years ago
Stephen M. Cameron d474830da6 cciss: factor out cciss_find_memory_BAR() 15 years ago
Stephen M. Cameron dac5488a9e cciss: remove board_id parameter from cciss_interrupt_mode() 15 years ago
Stephen M. Cameron dd9c426e92 cciss: factor out cciss_board_disabled 15 years ago
Stephen M. Cameron 6539fa9b2e cciss: factor out cciss_lookup_board_id 15 years ago
Stephen M. Cameron 292e50dd39 cciss: save pdev pointer in per hba structure early to avoid passing it around so much. 15 years ago