summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-02-022-9/+13
|\
| * nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo2022-01-281-1/+3
| * lockd: fix failure to cleanup client locksJ. Bruce Fields2022-01-271-0/+1
| * lockd: fix server crash on reboot of client holding lockJ. Bruce Fields2022-01-181-8/+9
* | Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-02-021-3/+3
|\ \
| * | fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter2022-02-011-3/+3
* | | Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-011-3/+13
|\ \ \
| * | | ovl: don't fail copy up if no fileattr support on upperMiklos Szeredi2022-01-141-1/+11
| * | | ovl: fix NULL pointer dereference in copy up warningChristoph Fritz2022-01-141-2/+2
* | | | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-0116-65/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-2016-65/+59
* | | | ocfs2: fix a deadlock when commit transJoseph Qi2022-01-301-14/+11
* | | | jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi2022-01-301-0/+2
* | | | binfmt_misc: fix crash when load/unload moduleTong Zhang2022-01-301-4/+4
* | | | Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-291-3/+8
|\ \ \ \
| * | | | io_uring: remove unused argument from io_rsrc_node_allocUsama Arif2022-01-271-2/+2
| * | | | io_uring: fix bug in slow unregistering of nodesDylan Yudaken2022-01-231-1/+6
* | | | | Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-282-18/+46
|\ \ \ \ \
| * | | | | ceph: set pool_ns in new inode layout for async createsJeff Layton2022-01-261-0/+7
| * | | | | ceph: properly put ceph_string reference after async create attemptJeff Layton2022-01-261-0/+2
| * | | | | ceph: put the requests/sessions when it fails to alloc memoryXiubo Li2022-01-261-18/+37
| |/ / / /
* | | | | ocfs2: fix subdirectory registration with register_sysctl()Linus Torvalds2022-01-281-12/+1
* | | | | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-286-18/+14
|\ \ \ \ \
| * | | | | fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein2022-01-243-6/+7
| * | | | | fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-01-242-9/+7
| * | | | | fanotify: remove variable set but not usedYang Li2022-01-201-3/+0
* | | | | | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-281-5/+4
|\ \ \ \ \ \
| * | | | | | udf: Restore i_lenAlloc when inode expansion failsJan Kara2022-01-241-0/+1
| * | | | | | udf: Fix NULL ptr deref when converting from inline formatJan Kara2022-01-241-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-2517-111/+382
|\ \ \ \ \ \
| * | | | | | NFSv4.1 test and add 4.1 trunking transportOlga Kornievskaia2022-01-131-1/+55
| * | | | | | NFSv4 handle port presence in fs_location server stringOlga Kornievskaia2022-01-132-7/+12
| * | | | | | NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia2022-01-132-3/+4
| * | | | | | NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-134-15/+80
| * | | | | | NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-121-0/+2
| * | | | | | NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia2022-01-122-2/+3
| * | | | | | NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust2022-01-071-0/+5
| * | | | | | NFSv4: Handle case where the lookup of a directory failsTrond Myklebust2022-01-071-0/+13
| * | | | | | NFSv42: Fallocate and clone should also request 'blocks used'Trond Myklebust2022-01-061-5/+8
| * | | | | | NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust2022-01-062-14/+9
| * | | | | | NFS: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-1/+2
| * | | | | | NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()Trond Myklebust2022-01-061-1/+6
| * | | | | | NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust2022-01-063-2/+16
| * | | | | | NFS: Invalidate negative dentries on all case insensitive directory changesTrond Myklebust2022-01-061-4/+15
| * | | | | | NFSv4: Just don't cache negative dentries on case insensitive serversTrond Myklebust2022-01-061-0/+3
| * | | | | | NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-062-1/+47
| * | | | | | NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust2022-01-063-11/+11
| * | | | | | nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang2022-01-061-1/+4
| * | | | | | NFSv4 only print the label when its queriedOlga Kornievskaia2022-01-061-3/+4
| * | | | | | nfs41: pnfs: filelayout: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-01-062-4/+2