summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-212/+555
2024-05-15smb3: fix perf regression with cached writes with netfs conversionSteve French1-3/+0
2024-05-15Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+4
2024-05-14eventfs: Fix a possible null pointer dereference in eventfs_find_events()Hao Ge1-4/+3
2024-05-14net: change proto and proto_ops accept typeJens Axboe1-1/+4
2024-05-14cifs: Fix locking in cifs_strict_readv()Steve French3-10/+28
2024-05-14cifs: Change from mempool_destroy to mempool_exit for request poolsSteve French1-2/+2
2024-05-14smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva3-30/+33
2024-05-14Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-45/+20
2024-05-14Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-48/+72
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2024-05-13Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-42/+82
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds40-4467/+2835
2024-05-13Merge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-312/+330
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds30-174/+275
2024-05-13Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-54/+65
2024-05-13fs/ioctl: Add a comment to keep the logic in sync with LSM policiesGünther Noack1-0/+3
2024-05-12fs/proc: fix softlockup in __read_vmcoreRik van Riel1-0/+2
2024-05-12nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to WARN_ON()Ryusuke Konishi1-1/+3
2024-05-12nilfs2: remove calls to folio_set_error() and folio_clear_error()Matthew Wilcox (Oracle)2-8/+1
2024-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...Jens Axboe6-15/+16
2024-05-11f2fs: fix to add missing iput() in gc_data_segment()Chao Yu1-2/+7
2024-05-11f2fs: allow dirty sections with zero valid block for checkpoint disabledDaeho Jeong1-2/+4
2024-05-11Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2-10/+18
2024-05-10virtio-fs: add multi-queue supportPeter-Jan Gootzen1-8/+62
2024-05-10virtio-fs: limit number of request queuesPeter-Jan Gootzen1-0/+3
2024-05-10ovl: remove duplicate included headerThorsten Blum1-1/+0
2024-05-10fuse: clear FR_SENT when re-adding requests into pending listHou Tao1-0/+1
2024-05-10fuse: set FR_PENDING atomically in fuse_resend()Hou Tao1-1/+1
2024-05-10afs: Fix fileserver rotation getting stuckDavid Howells1-2/+6
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds1-0/+20
2024-05-10f2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu1-3/+8
2024-05-10f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu1-1/+1
2024-05-10f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu1-0/+10
2024-05-10f2fs: compress: fix error path of inc_valid_block_count()Chao Yu1-7/+8
2024-05-10f2fs: compress: fix typo in f2fs_reserve_compress_blocks()Chao Yu1-1/+1
2024-05-10f2fs: compress: fix to update i_compr_blocks correctlyChao Yu1-7/+14
2024-05-09bcachefs: add no_invalid_checks flagThomas Bertschinger2-1/+8
2024-05-09bcachefs: add counters for failed shrinker reclaimDaniel Hill4-22/+80
2024-05-09bcachefs: Fix sb_field_downgrade validationKent Overstreet1-2/+12
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet13-47/+38
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet31-110/+110
2024-05-09bcachefs: fsync() should not return -EROFSKent Overstreet1-1/+4
2024-05-09bcachefs: Invalid devices are now checked for by fsck, not .invalid methodsKent Overstreet2-25/+1
2024-05-09bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()Kent Overstreet2-14/+24
2024-05-09bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()Kent Overstreet1-14/+19
2024-05-09bcachefs: bch2_dev_get_ioref() checks for device not presentKent Overstreet9-37/+23
2024-05-09bcachefs: bch2_dev_get_ioref2(); io_read.cKent Overstreet1-5/+9
2024-05-09bcachefs: bch2_dev_get_ioref2(); debug.cKent Overstreet1-4/+4
2024-05-09bcachefs: bch2_dev_get_ioref2(); journal_io.cKent Overstreet1-4/+3