summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-02NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever
2022-05-26NFSD: nfsd_file_put() can sleepChuck Lever
2022-05-26NFSD: Add documenting comment for nfsd4_release_lockowner()Chuck Lever
2022-05-26NFSD: Modernize nfsd4_release_lockowner()Chuck Lever
2022-05-26NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-05-23nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder
2022-05-23nfsd: Fix null-ptr-deref in nfsd_fill_super()Zhang Xiaoxu
2022-05-23nfsd: Unregister the cld notifier when laundry_wq create failedZhang Xiaoxu
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-23NFSD: Clean up the show_nf_flags() macroChuck Lever
2022-05-23NFSD: Trace filecache opensChuck Lever
2022-05-23NFSD: Move documenting comment for nfsd4_process_open2()Chuck Lever
2022-05-23NFSD: Fix whitespaceChuck Lever
2022-05-23NFSD: Remove dprintk call sites from tail of nfsd4_open()Chuck Lever
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever
2022-05-20NFSD: Clean up nfsd_open_verified()Chuck Lever
2022-05-20NFSD: Remove do_nfsd_create()Chuck Lever
2022-05-20NFSD: Refactor NFSv4 OPEN(CREATE)Chuck Lever
2022-05-20NFSD: Refactor NFSv3 CREATEChuck Lever
2022-05-20NFSD: Refactor nfsd_create_setattr()Chuck Lever
2022-05-20NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()Chuck Lever
2022-05-20NFSD: Clean up nfsd3_proc_create()Chuck Lever
2022-05-19NFSD: Show state of courtesy client in client infoDai Ngo
2022-05-19NFSD: add support for lock conflict to courteous serverDai Ngo
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo
2022-05-19NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo
2022-05-19NFSD: add support for share reservation conflict to courteous serverDai Ngo
2022-05-19NFSD: add courteous server support for thread with only delegationDai Ngo
2022-05-19NFSD: Clean up nfsd_splice_actor()Chuck Lever
2022-05-13Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-13gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher
2022-05-13gfs2: buffered write prefaultingAndreas Gruenbacher
2022-05-13gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher
2022-05-13gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher
2022-05-13gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher
2022-05-13gfs2: Variable renameAndreas Gruenbacher
2022-05-13gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-05-13Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-12Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-10udf: Avoid using stale lengthOfImpUseJan Kara
2022-05-10writeback: Avoid skipping inode writebackJing Xia
2022-05-10ceph: check folio PG_private bit instead of folio->privateXiubo Li
2022-05-10ceph: fix setting of xattrs on async created inodesJeff Layton
2022-05-09procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh
2022-05-09nfs: fix broken handling of the softreval mount optionDan Aloni
2022-05-09fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein
2022-05-07Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds