summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayoutxdr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+62
2015-02-05exportfs: add methods for block layout exportsChristoph Hellwig1-0/+23
2015-02-02nfsd: add trace eventsChristoph Hellwig5-3/+85
2015-02-02nfsd: update documentation for pNFS supportChristoph Hellwig1-15/+8
2015-02-02nfsd: implement pNFS layout recallsChristoph Hellwig6-1/+330
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-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-22locks: 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 l...Jeff Layton1-18/+31
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton2-3/+6
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-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-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko1-2/+14
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf2-1/+6
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1