summaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-17nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee1-0/+8
2017-02-08SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee1-1/+4
2017-02-08SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee1-15/+26
2017-02-08svcrdma: Poll CQs in "workqueue" modeChuck Lever2-16/+16
2017-02-08svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever3-28/+22
2017-02-08svcrdma: Remove unused sc_dto_q fieldChuck Lever2-2/+0
2017-02-08svcrdma: Clean up backchannel send header encodingChuck Lever1-8/+9
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever1-153/+79
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever4-29/+16
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever4-25/+38
2017-02-06NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown1-3/+7
2017-01-31nfsd: opt in to labeled nfs per exportJ. Bruce Fields4-3/+12
2017-01-31nfsd: constify nfsd_suppatttrsJ. Bruce Fields2-4/+4
2017-01-31lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew1-0/+2
2017-01-31nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew1-0/+2
2017-01-31NFSD: Remove unused value inode in nfsd_vfs_writeKinglong Mee1-4/+1
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee4-36/+18
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee6-13/+11
2017-01-31NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown1-3/+7
2017-01-31svcrpc: free contexts immediately on PROC_DESTROYNeil Brown3-2/+15
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-29Linux 4.10-rc6v4.10-rc6Linus Torvalds1-2/+2
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira6-10/+10
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash1-1/+7
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-27Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-27Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-27Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-27ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust1-1/+1
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3