index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-08-07
8
-225
/
+28
|
*
|
|
|
drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
Philipp Reisner
2010-08-07
1
-3
/
+18
|
*
|
|
|
drbd: Disable delay probes for the upcomming release
Philipp Reisner
2010-08-07
1
-5
/
+1
|
*
|
|
|
writeback: cleanup bdi_register
Artem Bityutskiy
2010-08-07
1
-19
/
+11
|
*
|
|
|
writeback: add new tracepoints
Artem Bityutskiy
2010-08-07
2
-0
/
+4
|
*
|
|
|
writeback: remove unnecessary init_timer call
Artem Bityutskiy
2010-08-07
1
-1
/
+0
|
*
|
|
|
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
3
-41
/
+70
|
*
|
|
|
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
2
-14
/
+58
|
*
|
|
|
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
2
-53
/
+70
|
*
|
|
|
writeback: restructure bdi forker loop a little
Artem Bityutskiy
2010-08-07
1
-30
/
+39
|
*
|
|
|
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
2
-9
/
+10
|
*
|
|
|
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
2
-28
/
+10
|
*
|
|
|
writeback: simplify bdi code a little
Artem Bityutskiy
2010-08-07
2
-65
/
+18
|
*
|
|
|
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
1
-8
/
+9
|
*
|
|
|
writeback: do not lose wake-ups in the forker thread - 2
Artem Bityutskiy
2010-08-07
1
-0
/
+4
|
*
|
|
|
writeback: do not lose wake-ups in the forker thread - 1
Artem Bityutskiy
2010-08-07
1
-2
/
+1
|
*
|
|
|
writeback: fix possible race when creating bdi threads
Artem Bityutskiy
2010-08-07
1
-17
/
+11
|
*
|
|
|
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
3
-15
/
+15
|
*
|
|
|
coda: fixup clash with block layer REQ_* defines
Jens Axboe
2010-08-07
3
-16
/
+16
|
*
|
|
|
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
2010-08-07
3
-187
/
+204
|
*
|
|
|
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
2010-08-07
1
-3
/
+3
|
*
|
|
|
block: disallow FS recursion from sb_issue_discard allocation
Mike Snitzer
2010-08-07
1
-1
/
+1
|
*
|
|
|
cpqarray: check put_user() result
Kulikov Vasiliy
2010-08-07
1
-2
/
+4
|
*
|
|
|
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
1
-2
/
+2
|
*
|
|
|
splice: fix misuse of SPLICE_F_NONBLOCK
Miklos Szeredi
2010-08-07
1
-11
/
+1
|
*
|
|
|
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
2010-08-07
1
-16
/
+29
|
*
|
|
|
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
2010-08-07
1
-4
/
+13
|
*
|
|
|
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2010-08-07
2
-17
/
+4
|
*
|
|
|
block: set up rq->rq_disk properly for flush requests
FUJITA Tomonori
2010-08-07
1
-1
/
+1
|
*
|
|
|
block: set REQ_TYPE_FS on flush requests
FUJITA Tomonori
2010-08-07
1
-0
/
+1
|
*
|
|
|
floppy: make controller const
Stephen Hemminger
2010-08-07
1
-8
/
+8
|
*
|
|
|
drivers/block: use memdup_user
Julia Lawall
2010-08-07
1
-22
/
+10
|
*
|
|
|
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
2010-08-07
1
-1
/
+6
|
*
|
|
|
cciss: cleanup interrupt_not_for_us
Stephen M. Cameron
2010-08-07
1
-14
/
+1
|
*
|
|
|
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
2
-261
/
+212
|
*
|
|
|
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
2
-74
/
+89
|
*
|
|
|
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
3
-612
/
+592
|
*
|
|
|
cciss: forbid hard reset of 640x boards
Stephen M. Cameron
2010-08-07
1
-1
/
+16
|
*
|
|
|
cciss: sanitize max commands
Stephen M. Cameron
2010-08-07
1
-1
/
+13
|
*
|
|
|
cciss: fix hard reset code.
Stephen M. Cameron
2010-08-07
2
-52
/
+152
|
*
|
|
|
cciss: factor out cciss_reset_devices()
Stephen M. Cameron
2010-08-07
2
-20
/
+34
|
*
|
|
|
cciss: factor out cciss_find_cfg_addrs.
Stephen M. Cameron
2010-08-07
1
-12
/
+23
|
*
|
|
|
cciss: factor out cciss_enter_performant_mode
Stephen M. Cameron
2010-08-07
1
-39
/
+59
|
*
|
|
|
cciss: factor out cciss_wait_for_mode_change_ack()
Stephen M. Cameron
2010-08-07
1
-12
/
+15
|
*
|
|
|
cciss: make cciss_put_controller_into_performant_mode as __devinit
Stephen M. Cameron
2010-08-07
1
-2
/
+1
|
*
|
|
|
cciss: cleanup some debug ifdefs
Stephen M. Cameron
2010-08-07
1
-7
/
+3
|
*
|
|
|
cciss: factor out cciss_p600_dma_prefetch_quirk()
Stephen M. Cameron
2010-08-07
1
-18
/
+19
|
*
|
|
|
cciss: factor out cciss_enable_scsi_prefetch()
Stephen M. Cameron
2010-08-07
1
-10
/
+13
|
*
|
|
|
cciss: factor out CISS_signature_present()
Stephen M. Cameron
2010-08-07
1
-5
/
+13
|
*
|
|
|
cciss: factor out cciss_find_board_params
Stephen M. Cameron
2010-08-07
1
-27
/
+25
[prev]
[next]