summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2021-09-15fuse: wait for writepages in syncfsMiklos Szeredi
2021-09-15fuse: flush extending writesMiklos Szeredi
2021-09-15fuse: truncate pagecache on atomic_o_truncMiklos Szeredi
2021-09-15io-wq: check max_worker limits if a worker transitions bound stateJens Axboe
2021-09-15smb3: fix posix extensions mount optionSteve French
2021-09-15cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETEDRonnie Sahlberg
2021-09-15io_uring: fail links of cancelled timeoutsPavel Begunkov
2021-09-15io_uring: IORING_OP_WRITE needs hash_reg_file setJens Axboe
2021-09-15io_uring: limit fixed table size by RLIMIT_NOFILEPavel Begunkov
2021-09-15f2fs: guarantee to write dirty data when enabling checkpoint backJaegeuk Kim
2021-09-15CIFS: Fix a potencially linear read overflowLen Baker
2021-09-15gfs2: init system threads before freeze lockBob Peterson
2021-09-15mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-09-15lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
2021-09-15debugfs: Return error during {full/open}_proxy_open() on rmmodSven Eckelmann
2021-09-15gfs2: Fix memory leak of object lsi on error return pathColin Ian King
2021-09-15io-wq: remove GFP_ATOMIC allocation off schedule out pathJens Axboe
2021-09-15udf_get_extendedattr() had no boundary checks.Stian Skjelstad
2021-09-15fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi
2021-09-15fcntl: fix potential deadlocks for &fown_struct.lockDesmond Cheong Zhi Xi
2021-09-15isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Check LVID earlierJan Kara
2021-09-08ext4: fix e2fsprogs checksum failure for mounted filesystemJan Kara
2021-09-08ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-09-03ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-09-03f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-09-03ext4: report correct st_size for encrypted symlinksEric Biggers
2021-09-03fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-03btrfs: fix NULL pointer dereference when deleting device by invalid idQu Wenruo
2021-08-26Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-26Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds
2021-08-25ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li
2021-08-25ceph: correctly handle releasing an embedded cap flushXiubo Li
2021-08-25Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-08-21Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-21Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-20io_uring: fix xa_alloc_cycle() error return value checkJens Axboe
2021-08-18Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-08-17io_uring: pin ctx on fallback executionPavel Begunkov
2021-08-16btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14io_uring: only assign io_uring_enter() SQPOLL error in actual error caseJens Axboe
2021-08-14Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-08-13Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds