aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig16-5/+1324
2015-02-02nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2-1/+2
2015-02-02nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2-8/+9
2015-02-02nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2-4/+10
2015-02-02nfsd: add fh_fsid_match helperChristoph Hellwig1-0/+9
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2-10/+11
2015-02-02fs: add FL_LAYOUT lease typeChristoph Hellwig2-4/+26
2015-02-02fs: track fl_owner for leasesChristoph Hellwig2-6/+8
2015-02-02nfs: add LAYOUT_TYPE_MAX enum valueChristoph Hellwig1-0/+1
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields328-2117/+3749
2015-01-23nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig1-17/+26
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton4-7/+6
2015-01-23nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields1-1/+6
2015-01-21locks: update comments that refer to inode->i_flockJeff Layton2-10/+11
2015-01-16locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton1-2/+7
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton4-35/+38
2015-01-16locks: clean up the lm_change prototypeJeff Layton3-11/+11
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton9-69/+71
2015-01-16locks: remove i_flock field from struct inodeJeff Layton1-1/+2
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton2-155/+102
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton11-198/+155
2015-01-16locks: move flock locks to file_lock_contextJeff Layton6-35/+152
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2-4/+4
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton3-1/+57
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock locksJeff Layton1-18/+31
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton2-3/+6
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds4-29/+60
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-4/+6
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+6
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-1/+3
2015-01-16Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-32/+78
2015-01-15svcrdma: Handle additional inline contentChuck Lever1-0/+55
2015-01-15svcrdma: Move read list XDR round-up logicChuck Lever1-28/+9
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever2-3/+37
2015-01-15svcrdma: rc_position sanity checkingChuck Lever1-4/+12
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever3-44/+39
2015-01-15svcrdma: Find rmsgp more reliablyChuck Lever1-14/+4
2015-01-15svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever3-33/+49
2015-01-15svcrdma: Clean up read chunk countingChuck Lever3-21/+12
2015-01-15svcrdma: Remove unused variableChuck Lever1-2/+0
2015-01-15svcrdma: Clean up dprintkChuck Lever1-4/+4
2015-01-15nfsd: nfs4state: Remove unused functionRickard Strandqvist1-10/+0
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist1-8/+0
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds6-12/+31
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-175/+419
2015-01-14Merge branch 'tg3-net'David S. Miller1-3/+20
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+3