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: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-05
5
-9
/
+30
|
|
*
|
|
|
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
2016-07-05
1
-9
/
+10
|
|
*
|
|
|
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
1
-2
/
+1
|
|
*
|
|
|
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
1
-2
/
+1
|
|
*
|
|
|
NFS: Don't call COMMIT in ->releasepage()
Trond Myklebust
2016-06-22
1
-23
/
+0
|
|
*
|
|
|
NFS: Don't hold the inode lock across fsync()
Trond Myklebust
2016-06-22
1
-2
/
+0
|
|
*
|
|
|
NFS: writepage of a single page should not be synchronous
Trond Myklebust
2016-06-22
1
-1
/
+1
|
|
*
|
|
|
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-06-22
3
-20
/
+0
|
|
*
|
|
|
NFS: Cache aggressively when file is open for writing
Trond Myklebust
2016-06-22
2
-29
/
+46
|
|
*
|
|
|
NFS: Cache access checks more aggressively
Trond Myklebust
2016-06-15
1
-21
/
+31
|
|
*
|
|
|
NFS: Don't flush caches for a getattr that races with writeback
Trond Myklebust
2016-06-13
1
-6
/
+9
|
|
|
/
/
/
|
*
|
|
|
nfs: don't create zero-length requests
Benjamin Coddington
2016-07-22
1
-1
/
+4
|
*
|
|
|
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
3
-4
/
+8
|
*
|
|
|
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
3
-3
/
+7
|
*
|
|
|
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
Benjamin Coddington
2016-07-19
1
-6
/
+21
|
*
|
|
|
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-19
3
-5
/
+7
|
*
|
|
|
mount: use sec= that was specified on the command line
Steve Dickson
2016-07-19
1
-3
/
+11
|
*
|
|
|
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
Trond Myklebust
2016-07-19
1
-19
/
+15
|
*
|
|
|
pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET
Trond Myklebust
2016-07-19
1
-2
/
+11
|
*
|
|
|
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
Trond Myklebust
2016-07-19
2
-9
/
+15
|
*
|
|
|
pNFS: Fix post-layoutget error handling in pnfs_update_layout()
Trond Myklebust
2016-07-19
1
-10
/
+11
|
*
|
|
|
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
2016-06-30
2
-33
/
+47
|
*
|
|
|
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
2016-06-30
1
-1
/
+2
|
*
|
|
|
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
2016-06-30
4
-31
/
+35
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
19
-155
/
+242
|
\
\
\
\
|
*
|
|
|
fs: Call d_automount with the filesystems creds
Eric W. Biederman
2016-07-23
1
-0
/
+7
|
*
|
|
|
dquot: For now explicitly don't support filesystems outside of init_user_ns
Eric W. Biederman
2016-07-05
1
-0
/
+5
|
*
|
|
|
quota: Handle quota data stored in s_user_ns in quota_setxquota
Eric W. Biederman
2016-07-05
1
-1
/
+1
|
*
|
|
|
quota: Ensure qids map to the filesystem
Eric W. Biederman
2016-07-05
2
-6
/
+9
|
*
|
|
|
vfs: Don't create inodes with a uid or gid unknown to the vfs
Eric W. Biederman
2016-07-05
1
-2
/
+8
|
*
|
|
|
vfs: Don't modify inodes with a uid or gid unknown to the vfs
Eric W. Biederman
2016-07-05
4
-5
/
+43
|
*
|
|
|
fs: Check for invalid i_uid in may_follow_link()
Seth Forshee
2016-06-30
1
-1
/
+3
|
*
|
|
|
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
2016-06-30
2
-5
/
+5
|
*
|
|
|
fs: Refuse uid/gid changes which don't map into s_user_ns
Seth Forshee
2016-06-27
1
-0
/
+11
|
*
|
|
|
fs: Treat foreign mounts as nosuid
Andy Lutomirski
2016-06-24
2
-1
/
+14
|
*
|
|
|
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
2016-06-23
2
-3
/
+3
|
*
|
|
|
userns: Remove implicit MNT_NODEV fragility.
Eric W. Biederman
2016-06-23
2
-18
/
+4
|
*
|
|
|
mnt: Simplify mount_too_revealing
Eric W. Biederman
2016-06-23
1
-17
/
+8
|
*
|
|
|
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
4
-6
/
+12
|
*
|
|
|
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
2
-2
/
+3
|
*
|
|
|
mnt: Move the FS_USERNS_MOUNT check into sget_userns
Eric W. Biederman
2016-06-23
2
-4
/
+4
|
*
|
|
|
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-06-23
2
-7
/
+48
|
*
|
|
|
proc: Convert proc_mount to use mount_ns.
Eric W. Biederman
2016-06-23
3
-51
/
+13
|
*
|
|
|
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
2
-12
/
+14
|
*
|
|
|
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
2016-06-23
4
-16
/
+29
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
4
-40
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
fuse: use filemap_check_errors()
Miklos Szeredi
2016-07-29
1
-12
/
+2
|
*
|
|
|
|
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
2016-07-29
1
-1
/
+1
|
*
|
|
|
|
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
2016-07-29
1
-0
/
+9
|
*
|
|
|
|
fuse: fsync() did not return IO errors
Alexey Kuznetsov
2016-07-29
1
-0
/
+15
[prev]
[next]