summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner
2021-08-06xfs: remove the active vs running quota differentiationChristoph Hellwig
2021-08-06xfs: remove the flags argument to xfs_qm_dquot_walkChristoph Hellwig
2021-08-06xfs: remove xfs_dqrele_all_inodesChristoph Hellwig
2021-08-06xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman
2021-08-05f2fs: fix to do sanity check for sb/cp fields correctlyChao Yu
2021-08-05f2fs: avoid unneeded memory allocation in __add_ino_entry()Chao Yu
2021-08-05f2fs: extent cache: support unaligned extentChao Yu
2021-08-05cifs: create sd context must be a multiple of 8Shyam Prasad N
2021-08-05f2fs: Kconfig: clean up config options about compressionTiezhu Yang
2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-05iomap: Add another assertion to inline data handlingMatthew Wilcox (Oracle)
2021-08-05iomap: Use kmap_local_page instead of kmap_atomicMatthew Wilcox (Oracle)
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-08-05debugfs: Return error during {full/open}_proxy_open() on rmmodSven Eckelmann
2021-08-05fuse: allow sharing existing sbMiklos Szeredi
2021-08-05fuse: move fget() to fuse_get_tree()Miklos Szeredi
2021-08-04f2fs: reduce the scope of setting fsck tag when de->name_len is zeroYangtao Li
2021-08-04io-wq: fix race between worker exiting and activating free workerJens Axboe
2021-08-04gfs2: Fix glock recursion in freeze_go_xmote_bhBob Peterson
2021-08-04ceph: take snap_empty_lock atomically with snaprealm refcount changeJeff Layton
2021-08-04ceph: reduce contention in ceph_check_delayed_caps()Luis Henriques
2021-08-04fuse: move option checking into fuse_fill_super()Miklos Szeredi
2021-08-04fuse: name fs_context consistentlyMiklos Szeredi
2021-08-04fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi
2021-08-03f2fs: fix to stop filesystem update once CP failedChao Yu
2021-08-03f2fs: add sysfs node to control ra_pages for fadvise seq fileDaeho Jeong
2021-08-03f2fs: introduce discard_unit mount optionChao Yu
2021-08-03fs: forbid invalid project IDWang Shilong
2021-08-03iomap: Fix some typos and bad grammarAndreas Gruenbacher
2021-08-03iomap: Support inline data with block size < page sizeMatthew Wilcox (Oracle)
2021-08-03iomap: support reading inline data from non-zero posGao Xiang
2021-08-03iomap: simplify iomap_add_to_ioendChristoph Hellwig
2021-08-03iomap: simplify iomap_readpage_actorChristoph Hellwig
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: remove bdgrabChristoph Hellwig
2021-08-02block: change the refcounting for partitionsChristoph Hellwig
2021-08-02block: unhash the whole device inode earlierChristoph Hellwig
2021-08-02f2fs: fix min_seq_blocks can not make sense in some scenes.Laibin Qiu
2021-08-02f2fs: fix to force keeping write barrier for strict fsync modeChao Yu
2021-08-02f2fs: fix wrong checkpoint_changed value in f2fs_remount()Chao Yu
2021-08-02f2fs: show sbi status in debugfs/f2fs/statusJaegeuk Kim
2021-08-02f2fs: turn back remapped address in compressed page endioDaeho Jeong
2021-08-02f2fs: change fiemap way in printing compression chunkDaeho Jeong
2021-08-02f2fs: do not submit NEW_ADDR to read node blockJaegeuk Kim