summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-26lockd: don't attempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23lockd: update nlm_lookup_file reexport commentJ. Bruce Fields
2021-08-23nlm: minor refactoringJ. Bruce Fields
2021-08-23nlm: minor nlm_lookup_file argument changeJ. Bruce Fields
2021-08-21lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-08-17nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-08-17lockd: change the proc_handler for nsm_use_hostnamesJia He
2021-08-17NFSD: remove vanity commentsNeilBrown
2021-08-17lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
2021-08-17NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever
2021-08-17NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever
2021-08-17NFSD: Batch release pages during splice readChuck Lever
2021-08-17NFSD: Clean up splice actorChuck Lever
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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
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-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula
2021-08-12cifs: Handle race conditions during renameRohith Surabattula
2021-08-11Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams
2021-08-10Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-10cifs: use the correct max-length for dentry_path_raw()Ronnie Sahlberg
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-09io_uring: fix ctx-exit io_rsrc_put_work() deadlockPavel Begunkov
2021-08-09io_uring: drop ctx->uring_lock before flushing work itemJens Axboe
2021-08-09io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()Hao Xu
2021-08-09io-wq: fix bug of creating io-wokers unconditionallyHao Xu
2021-08-09io_uring: rsrc ref lock needs to be IRQ safeJens Axboe
2021-08-09ucounts: add missing data type changesSven Schnelle
2021-08-09configfs: restore the kernel v5.13 text attribute write behaviorBart Van Assche
2021-08-08io_uring: Use WRITE_ONCE() when writing to sq_flagsNadav Amit
2021-08-08io_uring: clear TIF_NOTIFY_SIGNAL when running task workNadav Amit
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 judgementio_uring-5.14-2021-08-07Hao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-05cifs: create sd context must be a multiple of 8Shyam Prasad N
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