summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-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-025-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-201-0/+10
| * | | io_uring: convert io_uring to the secure anon inode interfacePaul Moore2021-09-201-2/+2
| * | | fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()Paul Moore2021-09-201-0/+29
| * | | audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore2021-09-202-6/+53
| |/ /
* | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-021-1/+2
|\ \ \
| * | | tracefs: Have tracefs directories not set OTH permission bits by defaultSteven Rostedt (VMware)2021-10-091-1/+2
* | | | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-023-8/+7
|\ \ \ \
| * | | | aio: Prefer struct_size over open coded arithmeticLen Baker2021-10-211-2/+1
| * | | | writeback: prefer struct_size over open coded arithmeticLen Baker2021-10-211-3/+3
| * | | | xfs: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-10-211-3/+3
* | | | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-022-8/+6
|\ \ \ \ \
| * | | | | treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-4/+4
| * | | | | btrfs: Use memset_startat() to clear end of structKees Cook2021-10-181-4/+2
| |/ / / /
* | | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-3/+3
|\ \ \ \ \
| * | | | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-3/+3
* | | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-014-20/+24
|\ \ \ \ \ \
| * | | | | | proc: Use task_is_running() for wchan in /proc/$pid/statKees Cook2021-10-151-5/+2
| * | | | | | Revert "proc/wchan: use printk format instead of lookup_symbol_name()"Kees Cook2021-10-151-8/+11
| * | | | | | fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don2021-10-052-7/+11
| |/ / / / /
* | | | | | Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-11-0151-2903/+4439
|\ \ \ \ \ \
| * | | | | | btrfs: remove root argument from check_item_in_log()Filipe Manana2021-10-291-2/+2
| * | | | | | btrfs: remove root argument from add_link()Filipe Manana2021-10-291-2/+3
| * | | | | | btrfs: remove root argument from btrfs_unlink_inode()Filipe Manana2021-10-293-22/+18
| * | | | | | btrfs: remove root argument from drop_one_dir_item()Filipe Manana2021-10-291-4/+4
| * | | | | | btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang2021-10-291-1/+3
| * | | | | | btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain2021-10-291-1/+2
| * | | | | | btrfs: send: prepare for v2 protocolDavid Sterba2021-10-293-1/+32
| * | | | | | btrfs: fix comment about sector sizes supported in 64K systemsAnand Jain2021-10-261-2/+1
| * | | | | | btrfs: update device path inode time instead of bd_inodeJosef Bacik2021-10-261-8/+13
| * | | | | | fs: export an inode_update_time helperJosef Bacik2021-10-261-3/+4
| * | | | | | btrfs: fix deadlock when defragging transparent huge pagesOmar Sandoval2021-10-261-0/+14
| * | | | | | btrfs: sysfs: convert scnprintf and snprintf to sysfs_emitAnand Jain2021-10-261-49/+44
| * | | | | | btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZEQu Wenruo2021-10-262-3/+7