tracing/boot: Fix a hist trigger dependency for boot time tracing
[platform/kernel/linux-rpi.git] / fs /
2021-10-14 Miklos Szeredifuse: fix use after free in fuse_read_interrupt()
2021-10-14 Jens Axboeio_uring: ensure symmetry in handling iter types in...
2021-10-14 Anand Jainbtrfs: fix upper limit for max_inline for page size 64K
2021-10-14 Dom CobleyMerge tag 'v5.10.67' into rpi-5.10.y
2021-10-14 Phil ElwellMerge tag 'v5.10.65' into rpi-5.10.y
2021-09-18 Amir Goldsteinfanotify: limit number of event merge attempts
2021-09-18 chenyingovl: fix BUG_ON() in may_delete() when called from...
2021-09-18 Pavel Begunkovio_uring: remove duplicated io_size from rw
2021-09-18 David Laightfs/io_uring Don't use the return value from import_iovec().
2021-09-18 J. Bruce Fieldsnfsd: fix crash on LOCKT on reexported NFSv3
2021-09-18 Ding Huicifs: fix wrong release in sess_alloc_buffer() failed...
2021-09-18 Marcos Paulo de... btrfs: tree-log: check btrfs_lookup_data_extent return...
2021-09-18 J. Bruce Fieldslockd: lockd server-side shouldn't set fl_ops
2021-09-18 Bob Petersongfs2: Don't call dlm after protocol is unmounted
2021-09-18 Darrick J. Wongiomap: pass writeback errors to the mapping
2021-09-18 Bob Petersongfs2: Fix glock recursion in freeze_go_xmote_bh
2021-09-18 Nadav Amituserfaultfd: prevent concurrent API initialization
2021-09-18 Jaegeuk Kimf2fs: should put a page beyond EOF when preparing a...
2021-09-18 Jaegeuk Kimf2fs: deallocate compressed pages when error happens
2021-09-18 Chao Yuf2fs: fix to unmap pages from userspace process in...
2021-09-18 Chao Yuf2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
2021-09-18 Chao Yuf2fs: fix to account missing .skipped_gc_rwsem
2021-09-18 David Howellsfscache: Fix cookie key hashing
2021-09-18 Trond MyklebustNFSv4/pnfs: The layout barrier indicate a minimal value...
2021-09-18 Trond MyklebustNFSv4/pNFS: Always allow update of a zero valued layout...
2021-09-18 Trond MyklebustNFSv4/pNFS: Fix a layoutget livelock loop
2021-09-18 Yangtao Lif2fs: reduce the scope of setting fsck tag when de...
2021-09-18 Chao Yuf2fs: quota: fix potential deadlock
2021-09-18 Chao Yuf2fs: fix to do sanity check for sb/cp fields correctly
2021-09-18 Colin Ian Kingceph: fix dereference of null pointer cf
2021-09-18 Desmond Cheong Zhi Xibtrfs: reset replace target device to allocation state...
2021-09-18 Josef Bacikbtrfs: wake up async_delalloc_pages waiters after submit
2021-09-18 Jens Axboeio-wq: fix wakeup race when adding new work
2021-09-18 Pavel Begunkovio_uring: fail links of cancelled timeouts
2021-09-18 Pavel Begunkovio_uring: add ->splice_fd_in checks
2021-09-18 Pavel Begunkovio_uring: place fixed tables under memcg limits
2021-09-18 Pavel Begunkovio_uring: limit fixed table size by RLIMIT_NOFILE
2021-09-15 Miklos Szeredifuse: flush extending writes
2021-09-15 Miklos Szeredifuse: truncate pagecache on atomic_o_trunc
2021-09-15 Jens Axboeio_uring: IORING_OP_WRITE needs hash_reg_file set
2021-09-15 Jaegeuk Kimf2fs: guarantee to write dirty data when enabling check...
2021-09-15 Len BakerCIFS: Fix a potencially linear read overflow
2021-09-15 Bob Petersongfs2: init system threads before freeze lock
2021-09-15 Xu Yumm/swap: consider max pages in iomap_swapfile_add_extent
2021-09-15 J. Bruce Fieldsnfsd4: Fix forced-expiry locking
2021-09-15 Benjamin Coddingtonlockd: Fix invalid lockowner cast after vfs_test_lock
2021-09-15 Sven Eckelmanndebugfs: Return error during {full/open}_proxy_open...
2021-09-15 Colin Ian Kinggfs2: Fix memory leak of object lsi on error return...
2021-09-15 Stian Skjelstadudf_get_extendedattr() had no boundary checks.
2021-09-15 Desmond Cheong Zhi Xifcntl: fix potential deadlock for &fasync_struct.fa_lock
2021-09-15 Pali Rohárisofs: joliet: Fix iocharset=utf8 mount option
2021-09-15 Pali Rohárudf: Fix iocharset=utf8 mount option
2021-09-15 Jan Karaudf: Check LVID earlier
2021-09-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-09-08 Amir Goldsteinfuse: fix illegal access to inode with reused nodeid
2021-09-08 Al Vironew helper: inode_wrong_type()
2021-09-08 Tuo Liceph: fix possible null-pointer dereference in ceph_mds...
2021-09-08 Greg Kroah-HartmanRevert "Add a reference to ucounts for each cred"
2021-09-08 Eric Biggersubifs: report correct st_size for encrypted symlinks
2021-09-08 Eric Biggersf2fs: report correct st_size for encrypted symlinks
2021-09-08 Eric Biggersext4: report correct st_size for encrypted symlinks
2021-09-08 Eric Biggersfscrypt: add fscrypt_symlink_getattr() for computing...
2021-09-08 Theodore Ts'oext4: fix race writing to an inline_data file while...
2021-09-03 Qu Wenruobtrfs: fix NULL pointer dereference when deleting devic...
2021-09-03 Linus Torvaldspipe: do FASYNC notifications for every pipe IO, not...
2021-09-03 Linus Torvaldspipe: avoid unnecessary EPOLLET wakeups under normal...
2021-09-03 Filipe Mananabtrfs: fix race between marking inode needs to be logge...
2021-09-03 Qu WenruoRevert "btrfs: compression: don't try to compress if...
2021-09-03 Xiubo Liceph: correctly handle releasing an embedded cap flush
2021-09-03 Miklos Szerediovl: fix uninitialized pointer read in ovl_lookup_real_...
2021-08-26 Jens Axboeio_uring: only assign io_uring_enter() SQPOLL error...
2021-08-26 Jens Axboeio_uring: fix xa_alloc_cycle() error return value check
2021-08-26 Jeff Laytonfs: warn about impending deprecation of mandatory locks
2021-08-26 NeilBrownbtrfs: prevent rename2 from exchanging a subvol with...
2021-08-21 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-08-18 Jeff Laytonceph: take snap_empty_lock atomically with snaprealm...
2021-08-18 Jeff Laytonceph: clean up locking annotation for ceph_get_snap_rea...
2021-08-18 Jeff Laytonceph: add some lockdep assertions around snaprealm...
2021-08-18 Hans de Goedevboxsf: Add support for the atomic_open directory-inode op
2021-08-18 Hans de Goedevboxsf: Add vboxsf_[create|release]_sf_handle() helpers
2021-08-18 Luis Henriquesceph: reduce contention in ceph_check_delayed_caps()
2021-08-18 Shyam Prasad Ncifs: create sd context must be a multiple of 8
2021-08-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-08-15 Miklos Szerediovl: prevent private clone if bind mount is not allowed
2021-08-15 Hans de Goedevboxsf: Make vboxsf_dir_create() return the handle...
2021-08-15 Hans de Goedevboxsf: Honor excl flag to the dir-inode create op
2021-08-12 Steve Frenchsmb3: rc uninitialized in one fallocate path
2021-08-12 Shreyansh Chouhanreiserfs: check directory items on read from disk
2021-08-12 Yu Kuaireiserfs: add check for root_inode in reiserfs_fill_super
2021-08-12 Theodore Ts'oext4: fix potential htree corruption when growing large...
2021-08-12 Alex Xu (Hello71)pipe: increase minimum default pipe size to 2 pages
2021-08-08 Filipe Mananabtrfs: fix lost inode on log replay after mix of fsync...
2021-08-08 Filipe Mananabtrfs: fix race causing unnecessary inode logging durin...
2021-08-04 Steve FrenchSMB3: fix readpage for large swap cache
2021-08-04 Junxiao Biocfs2: issue zeroout to EOF blocks
2021-08-04 Junxiao Biocfs2: fix zero out valid data
2021-08-04 Goldwyn Rodriguesbtrfs: mark compressed range uptodate only if all bio...
2021-08-04 Desmond Cheong Zhi Xibtrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-04 Linus Torvaldspipe: make pipe writes always wake up readers
2021-08-04 Yang Yingliangio_uring: fix null-ptr-deref in io_sq_offload_start()
next