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
*
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
2
-4
/
+0
*
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
2014-07-12
1
-20
/
+21
*
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
2014-07-12
3
-25
/
+235
*
nfs: change find_request to find_head_request
Weston Andros Adamson
2014-07-12
1
-9
/
+24
*
nfs: nfs_page should take a ref on the head req
Weston Andros Adamson
2014-07-12
1
-0
/
+10
*
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2014-07-12
2
-3
/
+9
*
nfs: only show Posix ACLs in listxattr if actually present
Christoph Hellwig
2014-07-08
2
-2
/
+45
*
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
2014-06-24
4
-45
/
+58
*
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
2014-06-24
1
-7
/
+4
*
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
2014-06-24
1
-2
/
+5
*
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
2014-06-24
1
-35
/
+40
*
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
2014-06-24
1
-0
/
+1
*
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
2014-06-24
1
-1
/
+3
*
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
2014-06-21
1
-1
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-21
6
-0
/
+1216
|
\
|
*
Merge tag 'v3.16-rc1' into i2c/for-next
Wolfram Sang
2014-06-17
2435
-46522
/
+105768
|
|
\
|
*
|
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
2014-06-17
1
-1
/
+1
|
*
|
i2c: rk3x: add NULL entry to the end of_device_id array
Dan Carpenter
2014-06-12
1
-0
/
+1
|
*
|
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
2014-06-12
1
-1
/
+1
|
*
|
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
2014-06-12
3
-0
/
+359
|
*
|
i2c: sunxi: add P2WI DT bindings documentation
Boris BREZILLON
2014-06-12
1
-0
/
+41
|
*
|
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Max Schwarz
2014-06-12
4
-0
/
+815
*
|
|
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-06-21
2
-1
/
+7
|
\
\
\
|
*
|
|
locks: set fl_owner for leases back to current->files
Jeff Layton
2014-06-10
1
-1
/
+1
|
*
|
|
locks: add missing memory barrier in break_deleg
Jeff Layton
2014-06-10
1
-0
/
+6
*
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2014-06-21
4
-11
/
+12
|
\
\
\
\
|
*
|
|
|
kbuild: fix a typo in a kbuild document
Masahiro Yamada
2014-06-18
1
-1
/
+1
|
*
|
|
|
builddeb: fix missing headers in linux-headers package
Fathi Boudra
2014-06-18
1
-1
/
+3
|
*
|
|
|
Documentation: Fix DocBook build with relative $(srctree)
Michal Marek
2014-06-18
1
-2
/
+2
|
*
|
|
|
kbuild: Fix tar-pkg with relative $(objtree)
Michal Marek
2014-06-18
1
-2
/
+1
|
*
|
|
|
deb-pkg: Fix for relative paths
Michal Marek
2014-06-18
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-21
11
-172
/
+359
|
\
\
\
\
|
*
|
|
|
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
1
-7
/
+15
|
*
|
|
|
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
2
-1
/
+9
|
*
|
|
|
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
1
-8
/
+1
|
*
|
|
|
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-19
3
-7
/
+6
|
*
|
|
|
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
1
-10
/
+9
|
*
|
|
|
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
4
-44
/
+186
|
*
|
|
|
Btrfs: make free space cache write out functions more readable
Miao Xie
2014-06-19
1
-66
/
+93
|
*
|
|
|
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
2014-06-19
1
-1
/
+0
|
*
|
|
|
Btrfs: fix deadlocks with trylock on tree nodes
Chris Mason
2014-06-19
1
-34
/
+46
*
|
|
|
|
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-06-21
2
-0
/
+79
|
\
\
\
\
\
|
*
|
|
|
|
NFSD: fix bug for readdir of pseudofs
Kinglong Mee
2014-06-17
1
-0
/
+1
|
*
|
|
|
|
NFSD: Don't hand out delegations for 30 seconds after recalling them.
NeilBrown
2014-06-17
1
-0
/
+78
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-21
41
-126
/
+1249
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
2014-06-14
39
-123
/
+1242
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-06-13
10
-38
/
+574
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
perf tests: Add test for closing dso objects on EMFILE error
Jiri Olsa
2014-06-12
3
-0
/
+78
|
|
|
*
|
|
|
|
perf tests: Add test for caching dso file descriptors
Jiri Olsa
2014-06-12
3
-4
/
+138
|
|
|
*
|
|
|
|
perf tests: Allow reuse of test_file function
Jiri Olsa
2014-06-12
1
-1
/
+5
[next]