aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-07tmpfs: switch to use of invalfc()Al Viro1-3/+3
2020-02-07cgroup1: switch to use of errorfc() et.al.Al Viro1-12/+12
2020-02-07procfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07hugetlbfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07cramfs: switch to use of errofc() et.al.Al Viro1-7/+7
2020-02-07gfs2: switch to use of errorfc() et.al.Al Viro1-15/+15
2020-02-07fuse: switch to use errorfc() et.al.Al Viro1-6/+6
2020-02-07ceph: use errorfc() and friends instead of spelling the prefix outAl Viro2-9/+9
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro1-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro3-129/+139
2020-02-07fs_parse: handle optional arguments sanelyAl Viro5-121/+82
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro29-198/+106
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen26-44/+11
2020-02-07add prefix to fs_context->logAl Viro6-27/+23
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro3-8/+9
2020-02-07new primitive: __fs_parse()Al Viro5-12/+23
2020-02-07switch rbd and libceph to p_log-based primitivesAl Viro2-20/+20
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro2-0/+12
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro2-52/+27
2020-02-07get rid of cg_invalf()Al Viro1-14/+12
2020-02-07get rid of fs_value_is_filename_emptyAl Viro4-16/+5
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro3-18/+21
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas1-0/+4
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou1-1/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro8-16/+11
2020-02-07fs_parse: get rid of ->enumsAl Viro9-165/+119
2020-02-07Pass consistent param->type to fs_parse()Al Viro4-20/+16
2020-02-06gfs2: fix O_SYNC write handlingAndreas Gruenbacher1-30/+21
2020-02-06gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding1-1/+1
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding3-23/+63
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding1-17/+32
2020-02-06gfs2: move setting current->backing_dev_infoChristoph Hellwig1-11/+10
2020-02-06gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0Abhi Das1-1/+1
2020-02-06nfsd4: fix double free in nfsd4_do_async_copy()Dan Carpenter1-1/+0
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust3-16/+15
2020-02-06nfsd: Define the file access mode enum for tracingTrond Myklebust1-0/+6
2020-02-06nfsd: Fix a perf warningTrond Myklebust1-6/+6
2020-02-06fuse: use true,false for bool variablezhengbin4-12/+12
2020-02-06Documentation: filesystems: convert fuse to RSTDaniel W. S. Almeida3-91/+75
2020-02-06fuse: Support RENAME_WHITEOUT flagVivek Goyal1-1/+1
2020-02-06fuse: don't overflow LLONG_MAX with end offsetMiklos Szeredi1-0/+12
2020-02-06fix up iter on short count in fuse_direct_io()Miklos Szeredi1-1/+4
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"Daniel Thompson1-13/+15
2020-02-06ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-02-06virtio_balloon: Fix memory leaks on errors in virtballoon_probe()David Hildenbrand1-4/+9
2020-02-06virtio-balloon: Fix memory leak when unloading while hinting is in progressDavid Hildenbrand1-0/+4
2020-02-06virtio_balloon: prevent pfn array overflowMichael S. Tsirkin1-0/+2
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig3-125/+1
2020-02-06virtio-pci: check name when counting MSI-X vectorsDaniel Verkamp1-1/+1