index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
nfsd: fix comparison in fh_fsid_match()
Dan Carpenter
1
-1
/
+1
2015-02-09
nfsd: default NFSv4.2 to on
J. Bruce Fields
1
-0
/
+1
2015-02-05
nfsd: pNFS block layout driver
Christoph Hellwig
7
-1
/
+455
2015-02-05
exportfs: add methods for block layout exports
Christoph Hellwig
1
-0
/
+23
2015-02-02
nfsd: add trace events
Christoph Hellwig
5
-3
/
+85
2015-02-02
nfsd: update documentation for pNFS support
Christoph Hellwig
1
-15
/
+8
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
6
-1
/
+330
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
16
-5
/
+1324
2015-02-02
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
2
-1
/
+2
2015-02-02
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
2
-8
/
+9
2015-02-02
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
2
-4
/
+10
2015-02-02
nfsd: add fh_fsid_match helper
Christoph Hellwig
1
-0
/
+9
2015-02-02
nfsd: move nfsd_fh_match to nfsfh.h
Christoph Hellwig
2
-10
/
+11
2015-02-02
fs: add FL_LAYOUT lease type
Christoph Hellwig
2
-4
/
+26
2015-02-02
fs: track fl_owner for leases
Christoph Hellwig
2
-6
/
+8
2015-02-02
nfs: add LAYOUT_TYPE_MAX enum value
Christoph Hellwig
1
-0
/
+1
2015-02-02
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
328
-2117
/
+3749
2015-01-23
nfsd: factor out a helper to decode nfstime4 values
Christoph Hellwig
1
-17
/
+26
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
4
-7
/
+6
2015-01-23
nfsd: fix year-2038 nfs4 state problem
J. Bruce Fields
1
-1
/
+6
2015-01-21
locks: update comments that refer to inode->i_flock
Jeff Layton
2
-10
/
+11
2015-01-16
locks: consolidate NULL i_flctx checks in locks_remove_file
Jeff Layton
1
-2
/
+7
2015-01-16
locks: keep a count of locks on the flctx lists
Jeff Layton
4
-35
/
+38
2015-01-16
locks: clean up the lm_change prototype
Jeff Layton
3
-11
/
+11
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
9
-69
/
+71
2015-01-16
locks: remove i_flock field from struct inode
Jeff Layton
1
-1
/
+2
2015-01-16
locks: convert lease handling to file_lock_context
Jeff Layton
2
-155
/
+102
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
11
-198
/
+155
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
6
-35
/
+152
2015-01-16
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
2
-4
/
+4
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
3
-1
/
+57
2015-01-16
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
1
-18
/
+31
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
2
-3
/
+6
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-29
/
+60
2015-01-16
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2015-01-16
Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-0
/
+6
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+3
2015-01-16
Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-32
/
+78
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
1
-0
/
+55
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
1
-28
/
+9
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
2
-3
/
+37
2015-01-15
svcrdma: rc_position sanity checking
Chuck Lever
1
-4
/
+12
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
3
-44
/
+39
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
1
-14
/
+4
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
3
-33
/
+49
2015-01-15
svcrdma: Clean up read chunk counting
Chuck Lever
3
-21
/
+12
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
1
-2
/
+0
2015-01-15
svcrdma: Clean up dprintk
Chuck Lever
1
-4
/
+4
2015-01-15
nfsd: nfs4state: Remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-01-15
lockd: xdr: Remove unused function
Rickard Strandqvist
1
-8
/
+0
[next]