index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-10
block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
Jens Axboe
2010-08-08
xen-blkfront: fix missing out label
Jens Axboe
2010-08-08
blkdev: fix blkdev_issue_zeroout return value
Dmitry Monakhov
2010-08-08
block: update request stacking methods to support discards
ike Snitzer
2010-08-07
block: fix missing export of blk_types.h
Jens Axboe
2010-08-07
writeback: fix bad _bh spinlock nesting
Jens Axboe
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-08-07
drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
Philipp Reisner
2010-08-07
drbd: Disable delay probes for the upcomming release
Philipp Reisner
2010-08-07
writeback: cleanup bdi_register
Artem Bityutskiy
2010-08-07
writeback: add new tracepoints
Artem Bityutskiy
2010-08-07
writeback: remove unnecessary init_timer call
Artem Bityutskiy
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
writeback: restructure bdi forker loop a little
Artem Bityutskiy
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
2010-08-07
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
writeback: do not lose wake-ups in the forker thread - 2
Artem Bityutskiy
2010-08-07
writeback: do not lose wake-ups in the forker thread - 1
Artem Bityutskiy
2010-08-07
writeback: fix possible race when creating bdi threads
Artem Bityutskiy
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
coda: fixup clash with block layer REQ_* defines
Jens Axboe
2010-08-07
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
2010-08-07
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
2010-08-07
block: disallow FS recursion from sb_issue_discard allocation
Mike Snitzer
2010-08-07
cpqarray: check put_user() result
Kulikov Vasiliy
2010-08-07
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
splice: fix misuse of SPLICE_F_NONBLOCK
Miklos Szeredi
2010-08-07
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
2010-08-07
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
2010-08-07
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2010-08-07
block: set up rq->rq_disk properly for flush requests
FUJITA Tomonori
2010-08-07
block: set REQ_TYPE_FS on flush requests
FUJITA Tomonori
2010-08-07
floppy: make controller const
Stephen Hemminger
2010-08-07
drivers/block: use memdup_user
Julia Lawall
2010-08-07
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
2010-08-07
cciss: cleanup interrupt_not_for_us
Stephen M. Cameron
2010-08-07
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
cciss: forbid hard reset of 640x boards
Stephen M. Cameron
2010-08-07
cciss: sanitize max commands
Stephen M. Cameron
2010-08-07
cciss: fix hard reset code.
Stephen M. Cameron
2010-08-07
cciss: factor out cciss_reset_devices()
Stephen M. Cameron
2010-08-07
cciss: factor out cciss_find_cfg_addrs.
Stephen M. Cameron
2010-08-07
cciss: factor out cciss_enter_performant_mode
Stephen M. Cameron
2010-08-07
cciss: factor out cciss_wait_for_mode_change_ack()
Stephen M. Cameron
[next]