summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2015-02-02nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: add fh_fsid_match helperChristoph Hellwig
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig
2015-02-02fs: add FL_LAYOUT lease typeChristoph Hellwig
2015-02-02fs: track fl_owner for leasesChristoph Hellwig
2015-02-02nfs: add LAYOUT_TYPE_MAX enum valueChristoph Hellwig
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields
2015-01-23nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton
2015-01-23nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields
2015-01-21locks: update comments that refer to inode->i_flockJeff Layton
2015-01-16locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton
2015-01-16locks: clean up the lm_change prototypeJeff Layton
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: remove i_flock field from struct inodeJeff Layton
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: move flock locks to file_lock_contextJeff Layton
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-01-16Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-15svcrdma: Handle additional inline contentChuck Lever
2015-01-15svcrdma: Move read list XDR round-up logicChuck Lever
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever
2015-01-15svcrdma: rc_position sanity checkingChuck Lever
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever
2015-01-15svcrdma: Find rmsgp more reliablyChuck Lever
2015-01-15svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever
2015-01-15svcrdma: Clean up read chunk countingChuck Lever
2015-01-15svcrdma: Remove unused variableChuck Lever
2015-01-15svcrdma: Clean up dprintkChuck Lever
2015-01-15nfsd: nfs4state: Remove unused functionRickard Strandqvist
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14Merge branch 'tg3-net'David S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds