samples: bpf: Fix 'unknown warning group' build warning on Clang
[platform/kernel/linux-rpi.git] / fs /
2022-01-27 Alexander Aringfs: dlm: fix build with CONFIG_IPV6 disabled
2022-01-27 Alexander Aringfs: dlm: don't call kernel_getpeername() in error_report()
2022-01-27 Namjae Jeonksmbd: add reserved room in ipc request/response
2022-01-27 Namjae Jeonksmbd: limits exceeding the maximum allowable outstandi...
2022-01-27 Namjae Jeonksmbd: move credit charge deduction under processing...
2022-01-27 Namjae Jeonksmbd: add support for smb2 max credit parameter
2022-01-27 Namjae Jeonksmbd: fix guest connection failure with nautilus
2022-01-27 Dan Carpenterksmbd: uninitialized variable in create_socket()
2022-01-27 Jaegeuk Kimf2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a...
2022-01-27 Chao Yuf2fs: fix to do sanity check in is_alive()
2022-01-27 Chao Yuf2fs: fix to do sanity check on inode type during garba...
2022-01-20 Christian Brauner9p: only copy valid iattrs in 9P2000.L setattr implemen...
2022-01-20 Jamie Hill-Danielvfs: fs_context: fix up param length parsing in legacy_...
2022-01-20 Christophe JAILLETorangefs: Fix the size of a memory allocation in orange...
2022-01-20 NeilBrowndevtmpfs regression fix: reconfigure on each mount
2022-01-16 Linus Torvaldsfget: clarify and improve __fget_files() implementation
2022-01-11 Darrick J. Wongxfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP...
2022-01-05 Christian Braunerfs/mount_setattr: always cleanup mount_kattr
2021-12-29 Jeffle Xunetfs: fix parameter of cleanup()
2021-12-29 Chao Yuf2fs: fix to do sanity check on last xattr entry in...
2021-12-29 Marcos Del Sol Vivesksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
2021-12-29 Namjae Jeonksmbd: fix uninitialized symbol 'pntsd_size'
2021-12-29 Dan Carpenterksmbd: fix error code in ndr_read_int32()
2021-12-29 Jens Axboeio_uring: zero iocb->ki_pos for stream file types
2021-12-29 Chuck LeverNFSD: Fix READDIR buffer overflow
2021-12-29 Zhang Yiext4: check for inconsistent extents between index...
2021-12-29 Zhang Yiext4: check for out-of-order index extents in ext4_vali...
2021-12-29 Zhang Yiext4: prevent partial update of the extent blocks
2021-12-22 Jens Axboeio-wq: drop wqe lock before creating new worker
2021-12-22 Jens Axboeio-wq: check for wq exit after adding new worker task_work
2021-12-22 Jens Axboeio-wq: remove spurious bit clear on task_work addition
2021-12-22 Miklos Szerediovl: fix warning in ovl_create_real()
2021-12-22 Miklos Szeredifuse: annotate lock in fuse_reverse_inval_entry()
2021-12-22 Thiago Rafael Beckercifs: sanitize multiple delimiters in prepath
2021-12-22 Naohiro Aotazonefs: add MODULE_ALIAS_FS
2021-12-22 Shin'ichiro Kawasakibtrfs: fix missing blkdev_put() call in btrfs_scan_one_...
2021-12-22 Josef Bacikbtrfs: check WRITE_ERR when trying to read an extent...
2021-12-22 Filipe Mananabtrfs: fix double free of anon_dev after failure to...
2021-12-22 Jianglei Niebtrfs: fix memory leak in __add_inode_ref()
2021-12-22 David Howellsafs: Fix mmap
2021-12-22 Xiubo Liceph: initialize pathlen variable in reconnect_caps_cb
2021-12-22 Hu Weiwenceph: fix duplicate increment of opened_inodes metric
2021-12-22 Anand Jainbtrfs: remove stale comment about the btrfs_show_devname
2021-12-22 Anand Jainbtrfs: update latest_dev when we create a sprout device
2021-12-22 Anand Jainbtrfs: use latest_dev in btrfs_show_devname
2021-12-22 Anand Jainbtrfs: convert latest_bdev type to btrfs_device and...
2021-12-22 Christian Braunerceph: fix up non-directory creation in SGID directories
2021-12-17 Miklos Szeredifuse: make sure reclaim doesn't write the inode
2021-12-17 David Howellsnetfs: Fix lockdep warning from taking sb_writers whils...
2021-12-14 Xie Yongjiaio: Fix incorrect usage of eventfd_signal_allowed()
2021-12-14 Steven Rostedt ... tracefs: Set all files to the same group ownership...
2021-12-14 Eric Biggersaio: fix use-after-free due to missing POLLFREE handling
2021-12-14 Eric Biggersaio: keep poll requests on waitqueue until completed
2021-12-14 Eric Biggerssignalfd: use wake_up_pollfree()
2021-12-14 Jens Axboeio_uring: ensure task_work gets run as part of cancelations
2021-12-14 Steven Rostedt ... tracefs: Have new files inherit the ownership of their...
2021-12-14 Alexander Sverdlinnfsd: Fix nsfd startup race (again)
2021-12-14 J. Bruce Fieldsnfsd: fix use-after-free due to delegation race
2021-12-14 Johannes Thumshirnbtrfs: free exchange changeset on failures
2021-12-14 Qu Wenruobtrfs: replace the BUG_ON in btrfs_del_root_ref with...
2021-12-14 Naohiro Aotabtrfs: fix re-dirty process of tree-log nodes
2021-12-14 Josef Bacikbtrfs: clear extent buffer uptodate when we fail to...
2021-12-14 Vincent Whitchurchcifs: Fix crash on unload of cifs_arc4.ko
2021-12-08 Jens Axboeio-wq: don't retry task_work creation failure on fatal...
2021-12-08 Linus Torvaldsfget: check that the fd still exists after getting...
2021-12-08 Wang Yuguibtrfs: check-integrity: fix a warning on write caching...
2021-12-08 Filipe Mananabtrfs: silence lockdep when reading chunk tree during...
2021-12-08 Andreas Gruenbachergfs2: Fix length of holes reported at end-of-file
2021-12-08 Bob Petersongfs2: release iopen glock early in evict
2021-12-01 Ye Binio_uring: fix soft lockup when call __io_remove_buffers
2021-12-01 Shyam Prasad Ncifs: nosharesock should be set on new server
2021-12-01 Christophe JAILLETksmbd: Fix an error handling path in 'smb2_sess_setup()'
2021-12-01 Jeff Laytonceph: properly handle statfs on multifs setups
2021-12-01 Shyam Prasad Ncifs: nosharesock should not share socket with future...
2021-12-01 Weichao Guof2fs: set SBI_NEED_FSCK flag when inconsistent node...
2021-12-01 Chao Yuf2fs: quota: fix potential deadlock
2021-12-01 Huang Jiananerofs: fix deadlock when shrink erofs slab
2021-12-01 Trond MyklebustNFSv42: Don't fail clone() unless the OP_CLONE operatio...
2021-12-01 David Hildenbrandproc/vmcore: fix clearing user buffer by properly using...
2021-12-01 Benjamin CoddingtonNFSv42: Fix pagecache invalidation after COPY/CLONE
2021-12-01 Andreas Gruenbacheriomap: Fix inline extent handling in iomap_readpage
2021-12-01 Namjae Jeonksmbd: fix memleak in get_file_stream_info()
2021-12-01 Namjae Jeonksmbd: contain default data stream even if xattr is...
2021-12-01 Namjae Jeonksmbd: downgrade addition info error msg to debug in...
2021-12-01 Pavel Begunkovio_uring: fix link traversal locking
2021-12-01 Pavel Begunkovio_uring: fail cancellation for EXITING tasks
2021-12-01 Pavel Begunkovio_uring: correct link-list traversal locking
2021-12-01 Miklos Szeredifuse: release pipe buf after last use
2021-11-25 Josef Bacikbtrfs: update device path inode time instead of bd_inode
2021-11-25 Josef Bacikfs: export an inode_update_time helper
2021-11-25 Eric W. Biedermansignal: Replace force_sigsegv(SIGSEGV) with force_fatal...
2021-11-25 Christian Braunerfs: handle circular mappings correctly
2021-11-25 Nikolay Borisovbtrfs: fix memory ordering between normal and ordered...
2021-11-25 Jan Karaudf: Fix crash after seekdir
2021-11-25 Geert Uytterhoevenpstore/blk: Use "%lu" to format unsigned long
2021-11-25 Kees CookRevert "mark pstore-blk as broken"
2021-11-25 Colin Ian Kingbtrfs: make 1-bit bit-fields of scrub_page unsigned int
2021-11-25 Chuck LeverNFSD: Fix exposure in nfsd4_decode_bitmap()
2021-11-25 Chao Yuf2fs: fix incorrect return value in f2fs_sanity_check_c...
2021-11-25 Hyeong-Jun Kimf2fs: compress: disallow disabling compress on non...
next