summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-12Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-12Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-10Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-10ovl: prevent private clone if bind mount is not allowedMiklos Szeredi
2021-08-10ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi
2021-08-10ovl: fix deadlock in splice writeMiklos Szeredi
2021-08-10ovl: skip stale entries in merge dir cache iterationAmir Goldstein
2021-08-09ucounts: add missing data type changesSven Schnelle
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-04io-wq: fix race between worker exiting and activating free workerJens Axboe
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-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersDarrick J. Wong
2021-07-29xfs: limit iclog tail updatesDave Chinner
2021-07-29xfs: need to see iclog flags in tracingDave Chinner
2021-07-29xfs: Enforce attr3 buffer recovery orderDave Chinner
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner
2021-07-29xfs: avoid unnecessary waits in xfs_log_force_lsn()Dave Chinner
2021-07-29xfs: log forces imply data device cache flushesDave Chinner
2021-07-29xfs: factor out forced iclog flushesDave Chinner
2021-07-29xfs: fix ordering violation between cache flushes and tail updatesDave Chinner
2021-07-29xfs: fold __xlog_state_release_iclog into xlog_state_release_iclogDave Chinner
2021-07-29xfs: external logs need to flush data deviceDave Chinner
2021-07-29xfs: flush data dev on external log writeDave Chinner
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba
2021-07-28cifs: add missing parsing of backupuidRonnie Sahlberg
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana
2021-07-28btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues
2021-07-28io_uring: fix poll requests leaking second poll entriesHao Xu
2021-07-28io_uring: don't block level reissue off completion pathJens Axboe
2021-07-27block: delay freeing the gendiskChristoph Hellwig
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-27io_uring: always reissue from task_work contextJens Axboe