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
*
pnfs: refactor send_layoutget
Fred Isaman
2018-05-31
1
-18
/
+15
*
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
2
-0
/
+2
*
NFS4: move ctx into nfs4_run_open_task
Fred Isaman
2018-05-31
1
-8
/
+11
*
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
2018-05-31
1
-5
/
+10
*
pnfs: Remove redundant assignment from nfs4_proc_layoutget().
Fred Isaman
2018-05-31
1
-1
/
+0
*
NFSv4: Don't add a new lock on an interrupted wait for LOCK
Benjamin Coddington
2018-05-31
1
-10
/
+14
*
NFSv4: Always clear the pNFS layout when handling ESTALE
Trond Myklebust
2018-05-31
2
-0
/
+9
*
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
2018-05-31
1
-2
/
+3
*
NFS: Fix up nfs_post_op_update_inode() to force ctime updates
Trond Myklebust
2018-05-31
1
-1
/
+2
*
NFS: Ensure we revalidate the inode correctly after setacl
Trond Myklebust
2018-05-31
1
-1
/
+2
*
NFS: Ensure we revalidate the inode correctly after remove or rename
Trond Myklebust
2018-05-31
1
-4
/
+14
*
NFS: Set the force revalidate flag if the inode is not completely initialised
Trond Myklebust
2018-05-31
1
-0
/
+4
*
NFS: Fix up sillyrename()
Trond Myklebust
2018-05-31
1
-0
/
+10
*
NFSv4: Fix sillyrename to return the delegation when appropriate
Trond Myklebust
2018-05-31
4
-9
/
+14
*
NFSv4: Only pass the delegation to setattr if we're sending a truncate
Trond Myklebust
2018-05-31
1
-5
/
+7
*
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
Anna Schumaker
2018-05-31
1
-23
/
+14
*
NFS: Pass "privileged" value to nfs4_init_sequence()
Anna Schumaker
2018-05-31
3
-52
/
+33
*
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
Anna Schumaker
2018-05-31
4
-7
/
+8
*
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
Anna Schumaker
2018-05-31
4
-7
/
+8
*
NFS: Avoid quadratic search when freeing delegations.
NeilBrown
2018-05-31
1
-4
/
+53
*
NFS: use cond_resched() when restarting walk of delegation list.
NeilBrown
2018-05-31
1
-0
/
+3
*
NFS: slight optimization for walking list for delegations
NeilBrown
2018-05-31
1
-3
/
+3
*
NFS: Optimise away lookups for rename targets
Trond Myklebust
2018-05-28
1
-3
/
+5
*
NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
Trond Myklebust
2018-05-28
1
-1
/
+1
*
NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
Trond Myklebust
2018-05-28
1
-4
/
+16
*
proc: fix smaps and meminfo alignment
Hugh Dickins
2018-05-25
1
-5
/
+0
*
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
2018-05-25
1
-10
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
1
-1
/
+1
|
\
|
*
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-09
1
-1
/
+1
*
|
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-24
1
-1
/
+2
|
\
\
|
*
|
Btrfs: fix error handling in btrfs_truncate()
Omar Sandoval
2018-05-24
1
-1
/
+2
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
23
-112
/
+133
|
\
\
\
|
*
|
|
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
1
-2
/
+2
|
*
|
|
ext2: fix a block leak
Al Viro
2018-05-21
1
-10
/
+0
|
*
|
|
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+22
|
*
|
|
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
1
-0
/
+10
|
*
|
|
unfuck sysfs_mount()
Al Viro
2018-05-21
1
-3
/
+3
|
*
|
|
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
1
-0
/
+1
|
*
|
|
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
1
-1
/
+1
|
*
|
|
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
1
-12
/
+5
|
*
|
|
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
1
-6
/
+5
|
*
|
|
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-21
1
-3
/
+7
|
*
|
|
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
1
-6
/
+24
|
*
|
|
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
13
-72
/
+56
*
|
|
|
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-21
1
-0
/
+25
|
\
\
\
\
|
*
|
|
|
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-09
1
-1
/
+1
|
*
|
|
|
prctl: Add force disable speculation
Thomas Gleixner
2018-05-05
1
-0
/
+3
|
*
|
|
|
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-03
1
-0
/
+22
*
|
|
|
|
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-20
7
-48
/
+180
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-05-17
1
-0
/
+9
[next]