dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
[platform/kernel/linux-rpi.git] / fs /
2022-05-18 Jing Xiawriteback: Avoid skipping inode writeback
2022-05-18 Jeff Laytonceph: fix setting of xattrs on async created inodes
2022-05-18 Andreas Gruenbachergfs2: Fix filesystem block deallocation for short writes
2022-05-18 Kalesh Singhprocfs: prevent unprivileged processes accessing fdinfo dir
2022-05-18 Dan Aloninfs: fix broken handling of the softreval mount option
2022-05-15 Jan Karaudf: Avoid using stale lengthOfImpUse
2022-05-12 Filipe Mananabtrfs: always log symlinks in full mode
2022-05-12 Qu Wenruobtrfs: force v2 space cache usage for subpage mount
2022-05-12 Filipe Mananabtrfs: do not BUG_ON() on failure to update inode when...
2022-05-12 Trond MyklebustNFSv4: Don't invalidate inode attributes on delegation...
2022-05-09 Filipe Mananabtrfs: fix leaked plug after failure syncing log on...
2022-05-09 Damien Le Moalzonefs: Clear inode information flags on inode creation
2022-05-09 Damien Le Moalzonefs: Fix management of open zones
2022-05-09 Ronnie Sahlbergcifs: destage any unwritten data to the server before...
2022-05-09 Namjae Jeonksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
2022-05-09 Namjae Jeonksmbd: increment reference count of parent fp
2022-05-09 Ye Binext4: fix bug_on in start_this_handle during umount...
2022-05-09 Andreas Gruenbachergfs2: No short reads or writes upon glock contention
2022-05-09 Andreas Gruenbachergfs2: Make sure not to return short direct writes
2022-05-09 Andreas Gruenbachergfs2: Minor retry logic cleanup
2022-05-09 Andreas Gruenbachergfs2: Prevent endless loops in gfs2_file_buffered_write
2022-05-09 Jens Axboeio_uring: check reserved fields for recv/recvmsg
2022-05-09 Jens Axboeio_uring: check reserved fields for send/sendmsg
2022-05-09 Xiubo Liceph: fix possible NULL pointer dereference for req...
2022-05-01 Filipe Mananabtrfs: fallback to blocking mode when doing async dio...
2022-05-01 Filipe Mananabtrfs: fix deadlock due to page faults during direct...
2022-05-01 Andreas Gruenbachergfs2: Fix mmap + page fault deadlocks for direct I/O
2022-05-01 Andreas Gruenbacheriomap: Add done_before argument to iomap_dio_rw
2022-05-01 Andreas Gruenbacheriomap: Support partial direct I/O on user copy failures
2022-05-01 Andreas Gruenbacheriomap: Fix iomap_dio_rw return value for user copies
2022-05-01 Andreas Gruenbachergfs2: Fix mmap + page fault deadlocks for buffered I/O
2022-05-01 Andreas Gruenbachergfs2: Eliminate ip->i_gh
2022-05-01 Andreas Gruenbachergfs2: Move the inode glock locking to gfs2_file_buffere...
2022-05-01 Bob Petersongfs2: Introduce flag for glock holder auto-demotion
2022-05-01 Andreas Gruenbachergfs2: Clean up function may_grant
2022-05-01 Andreas Gruenbachergfs2: Add wrapper for iomap_file_buffered_write
2022-05-01 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-04-27 Ye Binjbd2: fix a potential race while discarding reserved...
2022-04-27 Theodore Ts'oext4: force overhead calculation if the s_overhead_clus...
2022-04-27 Theodore Ts'oext4: fix overhead calculation to account for the reser...
2022-04-27 Tadeusz Strukext4: limit length to bitmap_maxbytes - blocksize in...
2022-04-27 Ye Binext4: fix use-after-free in ext4_search_dir
2022-04-27 Ye Binext4: fix symlink file size not match to file content
2022-04-27 Darrick J. Wongext4: fix fallocate to use file_modified to update...
2022-04-27 Christophe Leroymm, hugetlb: allow for "high" userspace addresses
2022-04-27 NeilBrownVFS: filename_create(): fix incorrect intent.
2022-04-27 Mikulas Patockastat: fix inconsistency between struct stat and struct...
2022-04-27 David Howellscifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-27 Bob Petersongfs2: assign rgrp glock before compute_bitstructs
2022-04-27 Darrick J. Wongxfs: return errors in xfs_fs_sync_fs
2022-04-27 Darrick J. Wongvfs: make sync_filesystem return errors from ->sync_fs
2022-04-27 Christoph Hellwigblock: simplify the block device syncing code
2022-04-27 Christoph Hellwigblock: remove __sync_blockdev
2022-04-27 Christoph Hellwigfs: remove __sync_filesystem
2022-04-20 Naohiro Aotabtrfs: mark resumed async balance as writing
2022-04-20 Jia-Ju Baibtrfs: fix root ref counts in error handling in btrfs_g...
2022-04-20 Ronnie Sahlbergcifs: verify that tcon is valid before dereference...
2022-04-20 Pavel Begunkovio_uring: use nospec annotation for more indexes
2022-04-20 Pavel Begunkovio_uring: zero tag on rsrc removal
2022-04-20 Josef Bacikbtrfs: do not warn for free space inode in cow_file_range
2022-04-20 Darrick J. Wongbtrfs: fix fallocate to use file_modified to update...
2022-04-20 Harshit Mogalapallicifs: potential buffer overflow in handling symlinks
2022-04-20 Dylan Yudakenio_uring: verify pad field is 0 in io_get_ext_arg
2022-04-20 Dylan Yudakenio_uring: verify that resv2 is 0 in io_uring_rsrc_update2
2022-04-20 Dylan Yudakenio_uring: move io_uring_rsrc_update2 validation
2022-04-20 Shyam Prasad Ncifs: release cached dentries only if mount is complete
2022-04-20 Naohiro Aotabtrfs: release correct delalloc amount in direct IO...
2022-04-20 Nathan Chancellorbtrfs: remove unused variable in btrfs_{start,write...
2022-04-20 Filipe Mananabtrfs: remove no longer used counter when reading data...
2022-04-20 Qu Wenruobtrfs: remove unused parameter nr_pages in add_ra_bio_p...
2022-04-13 Kaiwen Hubtrfs: prevent subvol with swapfile from being deleted
2022-04-13 Ethan Lienbtrfs: fix qgroup reserve overflow the qgroup limit
2022-04-13 Jens Axboeio_uring: fix race between timeout flush and removal
2022-04-13 Eugene Syromiatnikovio_uring: implement compat handling for IORING_REGISTER...
2022-04-13 Jens Axboeio_uring: defer splice/tee file validity check until...
2022-04-13 Jens Axboeio_uring: don't check req->file in io_fsync_prep()
2022-04-13 Pavel Begunkovio_uring: don't touch scm_fp_list after queueing skb
2022-04-13 Pavel Begunkovio_uring: nospec index for tags on files update
2022-04-13 ChenXiaoSongNFSv4: fix open failure with O_ACCMODE flag
2022-04-13 ChenXiaoSongRevert "NFSv4: Handle the special Linux file open acces...
2022-04-13 Trond MyklebustNFS: Avoid writeback threads getting stuck in mempool_a...
2022-04-13 Trond MyklebustNFS: nfsiod should not block forever in mempool_alloc()
2022-04-13 Haimin Zhangjfs: prevent NULL deref in diFree
2022-04-13 NeilBrownNFS: swap-out must always use STABLE writes.
2022-04-13 NeilBrownNFS: swap IO handling is slightly different for O_DIRECT IO
2022-04-13 Trond MyklebustNFSv4: Protect the state recovery thread against direct...
2022-04-13 Xin XiongNFSv4.2: fix reference count leaks in _nfs42_proc_copy_...
2022-04-13 Qinghua Jinminix: fix bug when opening a file with O_DIRECT
2022-04-13 Xiubo Liceph: fix memory leak in ceph_readdir when note_last_de...
2022-04-13 Xiubo Liceph: fix inode reference leakage in ceph_get_snapdir()
2022-04-08 Eric W. Biedermancoredump: Use the vma snapshot in fill_files_note
2022-04-08 Eric W. Biedermancoredump/elf: Pass coredump_params into fill_note_info
2022-04-08 Eric W. Biedermancoredump: Remove the WARN_ON in dump_vma_snapshot
2022-04-08 Eric W. Biedermancoredump: Snapshot the vmas in do_coredump
2022-04-08 Lv Ruyiproc: bootconfig: Add null pointer check
2022-04-08 Pavel Begunkovio_uring: fix memory leak of uid in files registration
2022-04-08 Andrew Pricegfs2: Make sure FITRIM minlen is rounded up to fs block...
2022-04-08 Andreas Gruenbachergfs2: gfs2_setattr_size error path fix
2022-04-08 Baokun Liubifs: rename_whiteout: correct old_dir size computing
next