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
...
|
*
new helper: done_path_create()
Al Viro
2012-07-29
6
-30
/
+21
|
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
|
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
|
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
|
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
|
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
19
-177
/
+238
|
\
\
|
*
\
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2012-07-31
1
-2
/
+1
|
|
\
\
|
|
*
|
floppy: remove duplicated flag FD_RAW_NEED_DISK
Fengguang Wu
2012-07-31
1
-2
/
+1
|
*
|
|
blk: pass from_schedule to non-request unplug functions.
NeilBrown
2012-07-31
5
-7
/
+7
|
*
|
|
block: stack unplug
Shaohua Li
2012-07-31
1
-8
/
+7
|
*
|
|
blk: centralize non-request unplug handling.
NeilBrown
2012-07-31
5
-83
/
+49
|
*
|
|
md: remove plug_cnt feature of plugging.
NeilBrown
2012-07-31
5
-14
/
+5
|
*
|
|
block/nbd: micro-optimization in nbd request completion
Chetan Loke
2012-07-31
1
-1
/
+1
|
*
|
|
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
Jens Axboe
2012-07-30
1401
-8277
/
+16420
|
|
\
\
\
|
|
*
|
|
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
2012-07-24
4
-8
/
+23
|
|
*
|
|
drbd: fix max_bio_size to be unsigned
Lars Ellenberg
2012-07-24
3
-15
/
+17
|
|
*
|
|
drbd: flush drbd work queue before invalidate/invalidate remote
Lars Ellenberg
2012-07-24
2
-6
/
+12
|
|
*
|
|
drbd: fix potential access after free
Lars Ellenberg
2012-07-24
1
-5
/
+12
|
|
*
|
|
drbd: call local-io-error handler early
Lars Ellenberg
2012-07-24
1
-3
/
+3
|
|
*
|
|
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
2012-07-24
3
-12
/
+12
|
|
*
|
|
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
2012-07-24
1
-0
/
+3
|
|
*
|
|
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-07-24
3
-0
/
+29
|
|
*
|
|
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-07-24
7
-15
/
+42
|
|
*
|
|
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-07-24
1
-2
/
+0
|
*
|
|
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2012-07-24
1
-1
/
+20
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
floppy: Run floppy initialization asynchronous
Andi Kleen
2012-07-04
1
-1
/
+20
*
|
|
|
|
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
21
-301
/
+530
|
\
\
\
\
\
|
*
|
|
|
|
block: remove dead func declaration
Yuanhan Liu
2012-08-01
1
-1
/
+0
|
*
|
|
|
|
block: add partition resize function to blkpg ioctl
Vivek Goyal
2012-08-01
5
-9
/
+132
|
*
|
|
|
|
block: uninitialized ioc->nr_tasks triggers WARN_ON
Olof Johansson
2012-08-01
1
-0
/
+1
|
*
|
|
|
|
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
2012-08-01
1
-2
/
+1
|
|
/
/
/
/
|
*
|
|
|
blkcg: implement per-blkg request allocation
Tejun Heo
2012-06-26
6
-30
/
+216
|
*
|
|
|
block: prepare for multiple request_lists
Tejun Heo
2012-06-25
4
-46
/
+57
|
*
|
|
|
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
Tejun Heo
2012-06-25
2
-11
/
+13
|
*
|
|
|
blkcg: inline bio_blkcg() and friends
Tejun Heo
2012-06-25
2
-25
/
+22
|
*
|
|
|
block: allocate io_context upfront
Tejun Heo
2012-06-25
2
-30
/
+15
|
*
|
|
|
block: refactor get_request[_wait]()
Tejun Heo
2012-06-25
1
-39
/
+35
|
*
|
|
|
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
Tejun Heo
2012-06-25
4
-93
/
+1
|
*
|
|
|
mempool: add @gfp_mask to mempool_create_node()
Tejun Heo
2012-06-25
3
-8
/
+11
|
*
|
|
|
blkcg: make root blkcg allocation use %GFP_KERNEL
Tejun Heo
2012-06-25
1
-16
/
+43
|
*
|
|
|
blkcg: __blkg_lookup_create() doesn't need radix preload
Tejun Heo
2012-06-25
1
-9
/
+1
*
|
|
|
|
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
9
-219
/
+426
|
\
\
\
\
\
|
*
|
|
|
|
DM RAID: Add support for MD RAID10
Jonathan Brassow
2012-08-01
2
-5
/
+116
|
*
|
|
|
|
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
NeilBrown
2012-08-01
4433
-104467
/
+180036
|
|
\
\
\
\
\
|
*
|
|
|
|
|
md/RAID1: Add missing case for attempting to repair known bad blocks.
Alexander Lyakas
2012-07-31
1
-0
/
+12
|
*
|
|
|
|
|
md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.
majianpeng
2012-07-31
1
-1
/
+1
|
*
|
|
|
|
|
md/raid1: don't abort a resync on the first badblock.
NeilBrown
2012-07-31
1
-1
/
+4
|
*
|
|
|
|
|
md: remove duplicated test on ->openers when calling do_md_stop()
NeilBrown
2012-07-31
1
-6
/
+2
|
*
|
|
|
|
|
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2012-07-31
2
-2
/
+13
|
*
|
|
|
|
|
md/raid1: prevent merging too large request
Shaohua Li
2012-07-31
2
-7
/
+50
[prev]
[next]