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
*
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
2013-12-31
2
-1
/
+7
*
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
2013-12-31
2
-5
/
+14
*
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
2013-12-31
2
-10
/
+23
*
crush: pass parent r value for indep call
Ilya Dryomov
2013-12-31
1
-4
/
+6
*
crush: clarify numrep vs endpos
Ilya Dryomov
2013-12-31
1
-8
/
+8
*
crush: strip firstn conditionals out of crush_choose, rename
Ilya Dryomov
2013-12-31
1
-55
/
+33
*
crush: add note about r in recursive choose
Ilya Dryomov
2013-12-31
1
-0
/
+8
*
crush: use breadth-first search for indep mode
Ilya Dryomov
2013-12-31
2
-10
/
+165
*
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2013-12-31
2
-3
/
+8
*
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
2013-12-31
4
-9
/
+21
*
crush: fix some comments
Ilya Dryomov
2013-12-31
1
-1
/
+1
*
crush: reduce scope of some local variables
Ilya Dryomov
2013-12-31
1
-3
/
+3
*
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
2013-12-31
2
-2
/
+6
*
crush: pass weight vector size to map function
Ilya Dryomov
2013-12-31
3
-7
/
+14
*
libceph: update ceph_features.h
Ilya Dryomov
2013-12-31
2
-33
/
+67
*
libceph: all features fields must be u64
Ilya Dryomov
2013-12-31
6
-22
/
+22
*
rbd: tear down watch request if rbd_dev_device_setup() fails
Ilya Dryomov
2013-12-31
1
-0
/
+6
*
rbd: introduce rbd_dev_header_unwatch_sync() and switch to it
Ilya Dryomov
2013-12-31
1
-13
/
+22
*
MAINTAINERS: update an e-mail address
Alex Elder
2013-12-31
1
-1
/
+1
*
rbd: enable extended devt in single-major mode
Ilya Dryomov
2013-12-31
1
-4
/
+9
*
ceph fscache: Uncaching no data page from fscache in readpage()
Li Wang
2013-12-31
1
-0
/
+1
*
ceph fscache: Introduce a routine for uncaching single no data page from fscache
Li Wang
2013-12-31
1
-0
/
+13
*
ceph: add acl for cephfs
Guangliang Zhao
2013-12-31
9
-13
/
+451
*
ceph: check caps in filemap_fault and page_mkwrite
Yan, Zheng
2013-12-31
1
-12
/
+77
*
rbd: add support for single-major device number allocation scheme
Ilya Dryomov
2013-12-31
2
-20
/
+134
*
rbd: wire up is_visible() sysfs callback for rbd bus
Ilya Dryomov
2013-12-31
1
-1
/
+12
*
rbd: add 'minor' sysfs rbd device attribute
Ilya Dryomov
2013-12-31
2
-1
/
+16
*
rbd: switch to ida for rbd id assignments
Ilya Dryomov
2013-12-31
1
-46
/
+23
*
rbd: refactor rbd_init() a bit
Ilya Dryomov
2013-12-31
1
-4
/
+8
*
rbd: tweak "loaded" message and module description
Ilya Dryomov
2013-12-31
1
-4
/
+2
*
rbd: rbd_device::dev_id is an int, format it as such
Ilya Dryomov
2013-12-31
1
-4
/
+2
*
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
2013-12-13
1
-6
/
+22
*
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-12-13
2
-2
/
+28
*
fs: ceph: new helper: file_inode(file)
Libo Chen
2013-12-13
1
-1
/
+1
*
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
2013-12-13
1
-0
/
+7
*
ceph: Clean up if error occurred in finish_read()
Li Wang
2013-12-13
1
-0
/
+3
*
ceph: implement readv/preadv for sync operation
majianpeng
2013-12-13
1
-46
/
+116
*
ceph: Implement writev/pwritev for sync operation.
majianpeng
2013-12-13
1
-80
/
+193
*
ceph: drop unconnected inodes
Yan, Zheng
2013-12-13
3
-0
/
+12
*
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
2013-12-13
1
-2
/
+6
*
ceph: initialize inode before instantiating dentry
Yan, Zheng
2013-12-13
1
-78
/
+58
*
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
2013-12-06
1
-1
/
+1
*
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-06
2
-10
/
+3
|
\
|
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
2
-10
/
+3
*
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-12-06
1
-2
/
+6
|
\
\
|
*
|
aio: clean up aio ring in the fail path
Gu Zheng
2013-12-06
1
-2
/
+6
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-12-06
31
-57
/
+129
|
\
\
\
|
*
|
|
[SCSI] bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
2013-12-03
3
-8
/
+14
|
*
|
|
[SCSI] enclosure: fix WARN_ON in dual path device removing
James Bottomley
2013-12-02
1
-0
/
+7
|
*
|
|
[SCSI] pm80xx: Tasklets synchronization fix.
Nikith Ganigarakoppal
2013-12-02
2
-41
/
+58
[next]