summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-012-6/+5
|\
| * nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian2023-09-291-3/+3
| * fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer2023-09-291-3/+2
* | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-301-1/+1
|\ \
| * | eventfs: Test for dentries array allocated in eventfs_release()Steven Rostedt (Google)2023-09-301-1/+1
* | | Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-09-302-2/+11
|\ \ \
| * | | iomap: Spelling s/preceeding/preceding/gGeert Uytterhoeven2023-09-281-1/+1
| * | | iomap: add a workaround for racy i_size updates on block devicesChristoph Hellwig2023-09-251-1/+10
* | | | Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-09-301-2/+2
|\ \ \ \
| * | | | NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not setChuck Lever2023-09-281-2/+2
* | | | | Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-301-0/+1
|\ \ \ \ \
| * | | | | fs/smb/client: Reset password pointer to NULLQuang Le2023-09-281-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-09-293-4/+7
|\ \ \ \ \
| * | | | | ksmbd: check iov vector index in ksmbd_conn_write()Namjae Jeon2023-09-211-0/+3
| * | | | | ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon2023-09-212-4/+4
* | | | | | Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-291-4/+2
|\ \ \ \ \ \
| * | | | | | ceph: remove unnecessary check for NULL in parse_longname()Luís Henriques2023-09-181-4/+2
| |/ / / / /
* | | | | | Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-09-294-20/+61
|\ \ \ \ \ \
| * | | | | | xfs: fix reloading entire unlinked bucket listsDarrick J. Wong2023-09-244-20/+61
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-268-33/+63
|\ \ \ \ \ \
| * | | | | | btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik2023-09-211-1/+1
| * | | | | | btrfs: make sure to initialize start and len in find_free_dev_extentJosef Bacik2023-09-211-7/+6
| * | | | | | btrfs: reset destination buffer when read_extent_buffer() gets invalid rangeQu Wenruo2023-09-201-1/+7
| * | | | | | btrfs: properly report 0 avail for very full file systemsJosef Bacik2023-09-201-1/+1
| * | | | | | btrfs: log message if extent item not found when running delayed extent opFilipe Manana2023-09-201-1/+4
| * | | | | | btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()Filipe Manana2023-09-201-4/+3
| * | | | | | btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana2023-09-201-3/+3
| * | | | | | btrfs: prevent transaction block reserve underflow when starting transactionFilipe Manana2023-09-203-12/+4
| * | | | | | btrfs: fix race when refilling delayed refs block reserveFilipe Manana2023-09-201-3/+34
* | | | | | | Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2023-09-268-9/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | overlayfs: set ctime when setting mtime and atimeJeff Layton2023-09-251-1/+1
| * | | | | | ntfs3: put resources during ntfs_fill_super()Christian Brauner2023-09-251-0/+1
| * | | | | | ovl: disable IOCB_DIO_CALLER_COMPJens Axboe2023-09-251-0/+6
| * | | | | | fs/pipe: remove duplicate "offset" initializerMax Kellermann2023-09-201-1/+0
| * | | | | | fs-writeback: do not requeue a clean inode having skipped pagesChunhai Guo2023-09-201-3/+8
| * | | | | | aio: Annotate struct kioctx_table with __counted_byKees Cook2023-09-201-1/+1
| * | | | | | direct_write_fallback(): on error revert the ->ki_pos update from buffered writeAl Viro2023-09-201-0/+1
| * | | | | | reiserfs: Replace 1-element array with C99 style flex-arrayShigeru Yoshida2023-09-111-3/+3
* | | | | | | Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-241-17/+70
|\ \ \ \ \ \ \
| * | | | | | | eventfs: Remember what dentries were created on dir openSteven Rostedt (Google)2023-09-221-17/+70
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-232-29/+37
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | proc: nommu: fix empty /proc/<pid>/mapsBen Wolsieffer2023-09-192-17/+22
| * | | | | | proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer2023-09-191-12/+15
| |/ / / / /
* | | | | | Merge tag '6.6-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-2311-27/+60
|\ \ \ \ \ \
| * | | | | | smb3: fix confusing debug messageSteve French2023-09-201-1/+1
| * | | | | | smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLEDPaulo Alcantara2023-09-201-0/+3
| * | | | | | smb3: remove duplicate error mappingSteve French2023-09-201-2/+0
| * | | | | | cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2023-09-192-11/+24
| * | | | | | smb3: do not start laundromat thread when dir leasesSteve French2023-09-196-10/+24
| * | | | | | smb3: Add dynamic trace points for RDMA (smbdirect) reconnectSteve French2023-09-192-3/+8
| |/ / / / /