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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
xfs: add rmap btree stats infrastructure
Darrick J. Wong
2016-08-03
3
-3
/
+21
|
*
|
|
|
xfs: introduce rmap btree definitions
Darrick J. Wong
2016-08-03
5
-9
/
+30
|
*
|
|
|
xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
Darrick J. Wong
2016-08-03
1
-1
/
+1
|
*
|
|
|
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-08-03
4
-2
/
+16
|
*
|
|
|
xfs: refactor redo intent item processing
Darrick J. Wong
2016-08-03
3
-99
/
+151
|
*
|
|
|
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
20
-241
/
+241
|
*
|
|
|
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
23
-193
/
+182
|
*
|
|
|
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
24
-171
/
+42
|
*
|
|
|
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
2016-08-03
4
-0
/
+115
|
*
|
|
|
xfs: clean up typedef usage in the EFI/EFD handling code
Darrick J. Wong
2016-08-03
2
-18
/
+18
|
*
|
|
|
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
2016-08-03
3
-0
/
+218
|
*
|
|
|
xfs: move deferred operations into a separate file
Darrick J. Wong
2016-08-03
3
-0
/
+540
|
*
|
|
|
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
2016-08-03
2
-50
/
+96
|
*
|
|
|
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-03
3
-5
/
+282
|
*
|
|
|
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-08-03
3
-13
/
+392
|
*
|
|
|
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
2016-08-03
5
-64
/
+135
|
*
|
|
|
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
2016-08-03
5
-56
/
+20
|
*
|
|
|
xfs: set *stat=1 after iroot realloc
Darrick J. Wong
2016-08-03
1
-0
/
+1
|
*
|
|
|
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
2016-08-03
2
-3
/
+5
|
*
|
|
|
xfs: fix attr shortform structure alignment on cris
Darrick J. Wong
2016-08-03
1
-0
/
+1
|
*
|
|
|
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2016-08-03
1
-0
/
+6
*
|
|
|
|
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
30
-88
/
+83
|
\
\
\
\
\
|
*
|
|
|
|
qstr: constify instances in adfs
Al Viro
2016-07-30
1
-2
/
+2
|
*
|
|
|
|
qstr: constify instances in f2fs
Al Viro
2016-07-30
2
-4
/
+4
|
*
|
|
|
|
qstr: constify instances in ext2
Al Viro
2016-07-30
2
-5
/
+5
|
*
|
|
|
|
qstr: constify instances in vfat
Al Viro
2016-07-30
1
-3
/
+3
|
*
|
|
|
|
qstr: constify instances in procfs
Al Viro
2016-07-30
1
-1
/
+1
|
*
|
|
|
|
qstr: constify instances in fuse
Al Viro
2016-07-30
3
-9
/
+5
|
*
|
|
|
|
qstr constify instances in fs/dcache.c
Al Viro
2016-07-20
1
-2
/
+2
|
*
|
|
|
|
qstr: constify instances in nfs
Al Viro
2016-07-20
6
-21
/
+22
|
*
|
|
|
|
qstr: constify instances in ocfs2
Al Viro
2016-07-20
4
-7
/
+5
|
*
|
|
|
|
qstr: constify instances in autofs4
Al Viro
2016-07-20
2
-6
/
+6
|
*
|
|
|
|
qstr: constify instances in hfs
Al Viro
2016-07-20
4
-15
/
+15
|
*
|
|
|
|
qstr: constify instances in hfsplus
Al Viro
2016-07-20
2
-11
/
+11
|
*
|
|
|
|
qstr: constify instances in logfs
Al Viro
2016-07-20
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-08-05
1
-19
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
2016-08-05
1
-3
/
+3
|
*
|
|
|
|
|
ramoops: use DT reserved-memory bindings
Kees Cook
2016-08-05
1
-16
/
+7
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-05
5
-12
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/block: convert rw_page users to bio op use
Mike Christie
2016-08-04
2
-4
/
+5
|
*
|
|
|
|
|
|
Fixup direct bi_rw modifiers
Shaun Tancheff
2016-08-04
1
-1
/
+1
|
*
|
|
|
|
|
|
f2fs: drop bio->bi_rw manual assignment
Jens Axboe
2016-08-04
1
-1
/
+0
|
*
|
|
|
|
|
|
block: add missing group association in bio-cloning functions
Paolo Valente
2016-08-04
1
-6
/
+0
|
*
|
|
|
|
|
|
writeback: Write dirty times for WB_SYNC_ALL writeback
Jan Kara
2016-08-04
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
26
-185
/
+575
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
2016-08-04
1
-3
/
+2
|
*
|
|
|
|
|
|
|
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2016-08-04
2
-11
/
+2
|
*
|
|
|
|
|
|
|
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
2016-08-04
1
-7
/
+4
|
*
|
|
|
|
|
|
|
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
2016-08-04
1
-10
/
+0
|
*
|
|
|
|
|
|
|
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
3
-55
/
+61
[prev]
[next]