aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-024-28/+27
|\
| * afs: Set mtime from the client for yfs create operationsMarc Dionne2021-11-021-19/+13
| * afs: Sort out symlink readingDavid Howells2021-11-023-9/+14
* | Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-0211-136/+186
|\ \
| * | gfs2: Fix unused value warning in do_gfs2_set_flags()Tim Gardner2021-10-251-1/+0
| * | gfs2: check context in gfs2_glock_putAlexander Aring2021-10-251-0/+3
| * | gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher2021-10-251-10/+12
| * | gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher2021-10-251-1/+1
| * | gfs2: set glock object after nqBob Peterson2021-10-251-2/+2
| * | gfs2: remove RDF_UPTODATE flagBob Peterson2021-10-253-24/+15
| * | gfs2: Eliminate GIF_INVALID flagBob Peterson2021-10-254-11/+4
| * | gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-257-20/+61
| * | gfs2: split glock instantiation off from do_promoteBob Peterson2021-10-251-3/+17
| * | gfs2: further simplify do_promoteBob Peterson2021-10-251-20/+23
| * | gfs2: re-factor function do_promoteBob Peterson2021-10-251-36/+35
| * | gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher2021-10-252-8/+5
| * | gfs2: change go_lock to go_instantiateBob Peterson2021-10-255-9/+9
| * | gfs2: dump glocks from gfs2_consist_OBJ_iBob Peterson2021-10-251-0/+2
| * | gfs2: dequeue iopen holder in gfs2_inode_lookup errorBob Peterson2021-10-251-0/+4
| * | gfs2: Save ip from gfs2_glock_nq_initAndreas Gruenbacher2021-10-252-7/+14
| * | gfs2: Allow append and immutable bits to coexistBob Peterson2021-10-251-8/+2
| * | gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debugBob Peterson2021-10-251-8/+8
| * | gfs2: move GL_SKIP check from glops to do_promoteBob Peterson2021-10-253-15/+15
| * | gfs2: Add GL_SKIP holder flag to dump_holderBob Peterson2021-10-251-0/+2
| * | gfs2: remove redundant check in gfs2_rgrp_go_lockBob Peterson2021-10-251-2/+1
* | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-0217-190/+544
|\| |
| * | gfs2: Fix mmap + page fault deadlocks for direct I/OAndreas Gruenbacher2021-10-251-12/+87
| * | iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher2021-10-247-15/+30
| * | iomap: Support partial direct I/O on user copy failuresAndreas Gruenbacher2021-10-241-0/+6
| * | iomap: Fix iomap_dio_rw return value for user copiesAndreas Gruenbacher2021-10-241-0/+4
| * | gfs2: Fix mmap + page fault deadlocks for buffered I/OAndreas Gruenbacher2021-10-241-5/+94
| * | gfs2: Eliminate ip->i_ghAndreas Gruenbacher2021-10-202-15/+22
| * | gfs2: Move the inode glock locking to gfs2_file_buffered_writeAndreas Gruenbacher2021-10-202-59/+28
| * | gfs2: Introduce flag for glock holder auto-demotionBob Peterson2021-10-203-36/+200
| * | gfs2: Clean up function may_grantAndreas Gruenbacher2021-10-201-50/+69
| * | gfs2: Add wrapper for iomap_file_buffered_writeAndreas Gruenbacher2021-10-201-10/+17
| * | iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readableAndreas Gruenbacher2021-10-186-6/+6
| * | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-181-3/+2
* | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-0/+2
|\ \ \
| * | | audit: add OPENAT2 record to list "how" infoRichard Guy Briggs2021-10-041-0/+2
* | | | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-015-11/+99
|\ \ \ \
| * | | | security: Return xattr name from security_dentry_init_security()Vivek Goyal2021-10-202-3/+3
| * | | | lsm,io_uring: add LSM hooks to io_uringPaul Moore2021-09-191-0/+10
| * | | | io_uring: convert io_uring to the secure anon inode interfacePaul Moore2021-09-191-2/+2
| * | | | fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()Paul Moore2021-09-191-0/+29
| * | | | audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore2021-09-192-6/+53
| |/ / /
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+2
|\ \ \ \
| * | | | tracefs: Have tracefs directories not set OTH permission bits by defaultSteven Rostedt (VMware)2021-10-081-1/+2
* | | | | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-013-8/+7
|\ \ \ \ \
| * | | | | aio: Prefer struct_size over open coded arithmeticLen Baker2021-10-201-2/+1