index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
replace strict_strto calls
Daniel Walter
3
-13
/
+9
2014-07-12
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-2
/
+1
2014-07-12
NFSv4: Drop cast
Himangi Saraogi
1
-1
/
+1
2014-07-12
rpc_pipe: Drop memory allocation cast
Himangi Saraogi
1
-1
/
+1
2014-07-12
fs/nfs_common/nfsacl.c: move EXPORT symbol after functions
Fabian Frederick
1
-3
/
+2
2014-07-12
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
5
-1
/
+47
2014-07-12
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
3
-20
/
+53
2014-07-12
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
2
-3
/
+18
2014-07-12
nfs4: turn free_lock_state into a void return operation
Jeff Layton
2
-8
/
+8
2014-07-12
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
2
-12
/
+25
2014-07-12
nfs4: treat lock owners as opaque values
Jeff Layton
2
-48
/
+10
2014-07-12
nfs41: layout return on close in delegation return
Peng Tao
1
-1
/
+16
2014-07-12
nfs41: return layout on last close
Peng Tao
1
-1
/
+43
2014-07-12
nfs4: add nfs4_check_delegation
Peng Tao
2
-9
/
+26
2014-07-12
pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails
Peng Tao
1
-13
/
+26
2014-07-12
pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists
Peng Tao
1
-18
/
+25
2014-07-12
NFSv4: Fix OPEN w/create access mode checking
Trond Myklebust
1
-5
/
+13
2014-07-08
nfs: check hostname in nfs_get_client
Peng Tao
1
-2
/
+7
2014-07-08
nfsv4: set hostname when creating nfsv4 ds connection
Peng Tao
1
-0
/
+5
2014-07-03
SUNRPC: Handle EPIPE in xprt_connect_status
Trond Myklebust
2
-0
/
+2
2014-06-30
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
2
-0
/
+9
2014-06-25
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2
-2
/
+2
2014-06-25
nfs: get rid of duplicate dprintk
Weston Andros Adamson
1
-6
/
+0
2014-06-24
nfs: Fix unused variable error
Anna Schumaker
1
-3
/
+2
2014-06-24
nfs: remove unneeded EXPORTs
Weston Andros Adamson
1
-2
/
+0
2014-06-24
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
5
-68
/
+47
2014-06-24
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
3
-32
/
+11
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
7
-46
/
+18
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
19
-482
/
+460
2014-06-24
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
5
-21
/
+25
2014-06-24
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
8
-119
/
+71
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
4
-45
/
+58
2014-06-24
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
1
-7
/
+4
2014-06-24
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
1
-2
/
+5
2014-06-24
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
1
-35
/
+40
2014-06-24
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
1
-0
/
+1
2014-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-06-21
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-21
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+1216
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-1
/
+7
2014-06-21
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-11
/
+12
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-172
/
+359
2014-06-21
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+79
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-126
/
+1249
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-456
/
+505
2014-06-21
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
16
-102
/
+88
2014-06-21
Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+12
2014-06-21
Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-34
/
+49
2014-06-21
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-44
/
+60
[next]