summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-08-12reiserfs: check directory items on read from diskShreyansh Chouhan1-5/+26
2021-08-12reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai1-0/+8
2021-08-12ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o1-1/+1
2021-08-12pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)1-2/+17
2021-08-08btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana1-2/+2
2021-08-08btrfs: fix race causing unnecessary inode logging during link and renameFilipe Manana1-3/+2
2021-08-04SMB3: fix readpage for large swap cacheSteve French1-1/+1
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-08-04btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues1-1/+1
2021-08-04btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi1-0/+1
2021-08-04pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-08-04io_uring: fix null-ptr-deref in io_sq_offload_start()Yang Yingliang1-1/+1
2021-07-31iomap: remove the length variable in iomap_seek_holeChristoph Hellwig1-6/+3
2021-07-31iomap: remove the length variable in iomap_seek_dataChristoph Hellwig1-10/+6
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee1-2/+2
2021-07-31hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2-1/+20
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi1-5/+20
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi1-5/+5
2021-07-31cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker1-1/+0
2021-07-31io_uring: fix link timeout refsPavel Begunkov1-1/+0
2021-07-28hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-28userfaultfd: do not untag user pointersPeter Collingbourne1-13/+11
2021-07-28io_uring: remove double poll entry on arm failurePavel Begunkov1-0/+2
2021-07-28io_uring: explicitly count entries for poll reqsPavel Begunkov1-6/+10
2021-07-28btrfs: check for missing device in btrfs_trim_fsAnand Jain1-0/+3
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri1-1/+1
2021-07-28cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg1-5/+18
2021-07-28cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg1-7/+19
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells1-18/+7
2021-07-28ceph: don't WARN if we're still opening a session to an MDSLuis Henriques1-1/+1
2021-07-25f2fs: Show casefolding support only when supportedDaniel Rosenberg1-0/+4
2021-07-25cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara1-0/+3
2021-07-20seq_file: disallow extremely large seq buffer allocationsEric Sandeen1-0/+3
2021-07-20NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust1-26/+26
2021-07-20NFSv4/pnfs: Fix layoutget behaviour after invalidationTrond Myklebust1-5/+5
2021-07-20NFSv4/pnfs: Fix the layout barrier updateTrond Myklebust1-15/+15
2021-07-20nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust1-2/+16
2021-07-20ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng1-0/+7
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang1-2/+2
2021-07-20ubifs: journal: Fix error return code in ubifs_jnl_write_inode()Zhen Lei1-0/+1
2021-07-20ubifs: Fix off-by-one errorSascha Hauer2-2/+2
2021-07-20NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECTTrond Myklebust1-10/+7
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust1-40/+42
2021-07-20f2fs: compress: fix to disallow temp extensionChao Yu1-4/+12
2021-07-20f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu1-0/+1
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever2-32/+0
2021-07-20f2fs: atgc: fix to set default age thresholdChao Yu1-0/+1
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust1-0/+4
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton1-9/+1