summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever2022-06-021-4/+5
* NFSD: nfsd_file_put() can sleepChuck Lever2022-05-261-0/+2
* NFSD: Add documenting comment for nfsd4_release_lockowner()Chuck Lever2022-05-261-3/+20
* NFSD: Modernize nfsd4_release_lockowner()Chuck Lever2022-05-261-25/+11
* NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever2022-05-261-8/+4
* nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder2022-05-231-1/+1
* nfsd: Fix null-ptr-deref in nfsd_fill_super()Zhang Xiaoxu2022-05-231-7/+7
* nfsd: Unregister the cld notifier when laundry_wq create failedZhang Xiaoxu2022-05-231-1/+3
* SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever2022-05-232-4/+5
* NFSD: Clean up the show_nf_flags() macroChuck Lever2022-05-231-6/+0
* NFSD: Trace filecache opensChuck Lever2022-05-232-2/+31
* NFSD: Move documenting comment for nfsd4_process_open2()Chuck Lever2022-05-232-5/+13
* NFSD: Fix whitespaceChuck Lever2022-05-231-25/+25
* NFSD: Remove dprintk call sites from tail of nfsd4_open()Chuck Lever2022-05-231-4/+0
* NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever2022-05-236-14/+141
* NFSD: Clean up nfsd_open_verified()Chuck Lever2022-05-203-6/+15
* NFSD: Remove do_nfsd_create()Chuck Lever2022-05-202-160/+0
* NFSD: Refactor NFSv4 OPEN(CREATE)Chuck Lever2022-05-201-10/+152
* NFSD: Refactor NFSv3 CREATEChuck Lever2022-05-201-6/+121
* NFSD: Refactor nfsd_create_setattr()Chuck Lever2022-05-202-37/+44
* NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()Chuck Lever2022-05-201-4/+1
* NFSD: Clean up nfsd3_proc_create()Chuck Lever2022-05-201-14/+2
* NFSD: Show state of courtesy client in client infoDai Ngo2022-05-191-1/+8
* NFSD: add support for lock conflict to courteous serverDai Ngo2022-05-191-16/+54
* fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2022-05-191-3/+30
* fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo2022-05-191-0/+28
* NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo2022-05-193-12/+24
* NFSD: add support for share reservation conflict to courteous serverDai Ngo2022-05-191-8/+101
* NFSD: add courteous server support for thread with only delegationDai Ngo2022-05-193-15/+99
* NFSD: Clean up nfsd_splice_actor()Chuck Lever2022-05-191-8/+2
* Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-132-82/+68
|\
| * gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher2022-05-131-32/+14
| * gfs2: buffered write prefaultingAndreas Gruenbacher2022-05-131-12/+16
| * gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher2022-05-131-8/+7
| * gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher2022-05-131-12/+22
| * gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher2022-05-131-17/+9
| * gfs2: Variable renameAndreas Gruenbacher2022-05-131-17/+17
| * gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher2022-05-131-6/+5
* | Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-05-132-7/+20
|\ \
| * | ceph: check folio PG_private bit instead of folio->privateXiubo Li2022-05-101-4/+7
| * | ceph: fix setting of xattrs on async created inodesJeff Layton2022-05-101-3/+13
* | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-131-1/+1
|\ \ \
| * | | nfs: fix broken handling of the softreval mount optionDan Aloni2022-05-091-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-131-1/+22
|\ \ \ \
| * | | | procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh2022-05-091-1/+22
| | |_|/ | |/| |
* | | | Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-123-4/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | udf: Avoid using stale lengthOfImpUseJan Kara2022-05-101-4/+4
| * | | writeback: Avoid skipping inode writebackJing Xia2022-05-101-0/+4
| * | | fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein2022-05-091-0/+13
* | | | Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-071-1/+6
|\ \ \ \ | |_|_|/ |/| | |