summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2021-08-17f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang
2021-08-13f2fs: correct comment in segment.hYangtao Li
2021-08-13f2fs: improve sbi status info in debugfs/f2fs/statusYangtao Li
2021-08-12f2fs: compress: avoid duplicate counting of valid blocks when read compressed...Fengnan Chang
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-05f2fs: Kconfig: clean up config options about compressionTiezhu Yang
2021-08-04f2fs: reduce the scope of setting fsck tag when de->name_len is zeroYangtao Li
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-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
2021-08-02f2fs: compress: remove unneeded read when rewrite whole clusterFengnan Chang
2021-07-25f2fs: don't sleep while grabing nat_tree_lockJaegeuk Kim
2021-07-25f2fs: remove allow_outplace_dio()Eric Biggers
2021-07-25f2fs: make f2fs_write_failed() take struct inodeEric Biggers
2021-07-19f2fs: quota: fix potential deadlockChao Yu
2021-07-19f2fs: let's keep writing IOs on SBI_NEED_FSCKJaegeuk Kim
2021-07-19f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"Jia Yang
2021-07-13f2fs: avoid to create an empty string as the extension_listWang Xiaojun
2021-07-13f2fs: compress: fix to set zstd compress level correctlyChao Yu
2021-07-13f2fs: add sysfs nodes to get GC info for each GC modeDaeho Jeong
2021-07-10Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-09Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09cifs: update internal version numberSteve French
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-09Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-09io_uring: remove dead non-zero 'poll' checkJens Axboe
2021-07-08cifs: use helpers when parsing uid/gid mount options and validate themRonnie Sahlberg
2021-07-08io_uring: mitigate unlikely iopoll lagPavel Begunkov
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust
2021-07-08NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3Trond Myklebust
2021-07-08NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust
2021-07-08NFSv4/pnfs: Fix layoutget behaviour after invalidationTrond Myklebust
2021-07-08NFSv4/pnfs: Fix the layout barrier updateTrond Myklebust
2021-07-08NFS: Fix fscache read from NFS after cache errorDave Wysochanski