index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
8
-201
/
+213
|
\
|
*
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
7
-112
/
+110
|
|
\
|
|
*
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
1
-1
/
+1
|
|
*
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
1
-1
/
+1
|
|
*
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
3
-9
/
+9
|
|
*
vfs: pass type instead of fn to do_{loop,iter}_readv_writev()
Miklos Szeredi
2017-02-20
1
-19
/
+18
|
|
*
vfs: extract common parts of {compat_,}do_readv_writev()
Miklos Szeredi
2017-02-20
1
-51
/
+29
|
|
*
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
2
-4
/
+4
|
|
*
vfs: deny copy_file_range() for non regular files
Amir Goldstein
2017-02-07
1
-0
/
+5
|
|
*
vfs: deny fallocate() on directory
Amir Goldstein
2017-02-07
1
-6
/
+4
|
|
*
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-07
1
-25
/
+43
|
*
|
Merge branch 'work.namei' into for-linus
Al Viro
2017-03-02
1
-88
/
+95
|
|
\
\
|
|
*
|
namei.c: split unlazy_walk()
Al Viro
2017-01-10
1
-39
/
+66
|
|
*
|
namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate()
Al Viro
2017-01-10
1
-22
/
+14
|
|
*
|
lookup_fast(): clean up the logics around the fallback to non-rcu mode
Al Viro
2017-01-09
1
-8
/
+6
|
|
*
|
namei: fold unlazy_link() into its sole caller
Al Viro
2017-01-09
1
-21
/
+11
|
|
|
/
|
*
|
orangefs: Use RCU for destroy_inode
Peter Zijlstra
2017-03-02
1
-1
/
+8
*
|
|
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
2
-78
/
+48
|
\
\
\
|
*
\
\
Merge branches 'sendmsg.misc' and 'sendmsg.ncpfs' into work.sendmsg
Al Viro
2016-12-27
1
-70
/
+41
|
|
\
\
\
|
|
*
|
|
ncpfs: switch to sock_sendmsg()
Al Viro
2016-12-27
1
-22
/
+14
|
|
*
|
|
ncpfs: don't mess with manually advancing iovec on send
Al Viro
2016-12-27
1
-42
/
+27
|
|
*
|
|
ncpfs: sendmsg does *not* bugger iovec these days
Al Viro
2016-12-27
1
-8
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
/
|
afs_send_pages(): use ITER_BVEC
Al Viro
2016-12-27
1
-8
/
+7
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-03-02
5
-5
/
+5
|
\
\
\
|
*
|
|
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-03-02
5
-5
/
+5
*
|
|
|
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-02
15
-543
/
+363
|
\
\
\
\
|
*
|
|
|
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-02-23
1
-6
/
+2
|
*
|
|
|
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-02-23
1
-1
/
+1
|
*
|
|
|
Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_...
Trond Myklebust
2017-02-22
1
-4
/
+0
|
*
|
|
|
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
2017-02-22
1
-26
/
+37
|
*
|
|
|
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-02-22
1
-6
/
+7
|
*
|
|
|
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
2017-02-21
1
-60
/
+57
|
*
|
|
|
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
2017-02-21
1
-2
/
+2
|
*
|
|
|
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
2017-02-21
1
-0
/
+2
|
*
|
|
|
NFSv4: Replace callback string decode function with a generic
Trond Myklebust
2017-02-21
1
-22
/
+8
|
*
|
|
|
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
2017-02-21
1
-21
/
+8
|
*
|
|
|
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-02-21
3
-34
/
+12
|
*
|
|
|
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-1
/
+1
|
*
|
|
|
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-02-08
1
-1
/
+1
|
*
|
|
|
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-2
/
+1
|
*
|
|
|
nfs: no PG_private waiters remain, remove waker
Nicholas Piggin
2017-02-08
1
-2
/
+0
|
*
|
|
|
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
2017-02-08
1
-11
/
+25
|
*
|
|
|
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
2017-01-30
1
-1
/
+1
|
*
|
|
|
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
2017-01-30
1
-1
/
+1
|
*
|
|
|
NFS: Return the comparison result directly in nfs41_match_stateid()
Anna Schumaker
2017-01-30
1
-3
/
+1
|
*
|
|
|
NFS: Clean up nfs41_same_server_scope()
Anna Schumaker
2017-01-30
1
-5
/
+3
|
*
|
|
|
NFS: No need to set and return status in nfs41_lock_expired()
Anna Schumaker
2017-01-30
1
-2
/
+1
|
*
|
|
|
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
Anna Schumaker
2017-01-30
1
-8
/
+3
|
*
|
|
|
NFS: Remove nfs4_recover_expired_lease()
Anna Schumaker
2017-01-30
1
-6
/
+1
|
*
|
|
|
NFS: Remove an extra if in _nfs4_recover_proc_open()
Anna Schumaker
2017-01-30
1
-4
/
+1
[next]