aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-12-02NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust2-8/+18
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust4-51/+61
2020-12-02NFS: Cleanup to remove nfs_readdir_descriptor_t typedefTrond Myklebust1-17/+13
2020-12-02NFS: Reduce readdir stack usageTrond Myklebust1-25/+33
2020-12-02NFS: nfs_do_filldir() does not return a valueTrond Myklebust1-14/+7
2020-12-02NFS: More readdir cleanupsTrond Myklebust1-14/+11
2020-12-02NFS: Support larger readdir buffersTrond Myklebust3-22/+21
2020-12-02NFS: Simplify struct nfs_cache_array_entryTrond Myklebust1-21/+25
2020-12-02NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()Trond Myklebust1-2/+2
2020-12-02NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()Trond Myklebust1-7/+3
2020-12-02NFS: Don't discard readdir resultsTrond Myklebust1-4/+42
2020-12-02NFS: Clean up directory array handlingTrond Myklebust1-61/+77
2020-12-02NFS: Clean up nfs_readdir_page_filler()Trond Myklebust1-21/+18
2020-12-02NFS: Clean up readdir struct nfs_cache_arrayTrond Myklebust1-17/+49
2020-12-02NFS: Ensure contents of struct nfs_open_dir_context are consistentTrond Myklebust1-29/+43
2020-12-02NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia1-2/+8
2020-12-02NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookuppTrond Myklebust1-1/+5
2020-12-02NFSv3: Add emulation of the lookupp() operationTrond Myklebust1-0/+15
2020-12-02NFSv3: Refactor nfs3_proc_lookup() to split out the dentryTrond Myklebust1-11/+22
2020-12-02NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo1-1/+1
2020-12-02NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2-9/+13
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi1-0/+3
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig1-1/+1
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig1-9/+0
2020-12-01f2fs: remove a few bd_part checksChristoph Hellwig2-13/+1
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig4-25/+11
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig1-27/+12
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig1-6/+5
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig1-0/+1
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig1-0/+10
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig3-73/+4
2020-12-01block: initialize struct block_device in bdev_allocChristoph Hellwig1-13/+9
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig1-33/+18
2020-12-01block: remove ->bd_containsChristoph Hellwig1-14/+8
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig1-76/+101
2020-12-01block: remove i_bdevChristoph Hellwig9-208/+91
2020-12-01block: opencode devcgroup_inode_permissionChristoph Hellwig1-6/+4
2020-12-01block: move bdput() to the callers of __blkdev_getChristoph Hellwig1-2/+5
2020-12-01block: refactor blkdev_getChristoph Hellwig1-99/+86
2020-12-01block: refactor __blkdev_putChristoph Hellwig1-7/+7
2020-12-01block: switch bdgrab to use igrabChristoph Hellwig1-1/+5
2020-12-01block: change the hash used for looking up block devicesChristoph Hellwig1-24/+2
2020-12-01block: add a bdev_kobj helperChristoph Hellwig2-15/+6
2020-12-01fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig5-38/+24
2020-12-01fs: remove get_super_thawed and get_super_exclusive_thawedChristoph Hellwig3-56/+28
2020-12-01fs: 9p: add generic splice_write file operationDominique Martinet1-0/+6
2020-12-01pstore: Move kmsg_bytes default into KconfigVasile-Laurentiu Stanimir4-3/+10
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig1-73/+10
2020-12-01pstore/zone: cap the maximum device sizeChristoph Hellwig1-0/+4
2020-12-01fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen1-0/+6