mptcp: never allow the PM to close a listener subflow
[platform/kernel/linux-rpi.git] / fs /
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...
2021-11-25 Chao Yuf2fs: fix wrong condition to trigger background checkpo...
2021-11-25 Keoseong Parkf2fs: fix to use WHINT_MODE
2021-11-21 Johannes Thumshirnbtrfs: zoned: allow preallocation for relocation inodes
2021-11-21 Johannes Thumshirnbtrfs: check for relocation inodes on zoned btrfs in...
2021-11-21 Johannes Thumshirnbtrfs: zoned: use regular writes for relocation
2021-11-21 Johannes Thumshirnbtrfs: zoned: only allow one process to add pages to...
2021-11-21 Johannes Thumshirnbtrfs: zoned: add a dedicated data relocation block...
2021-11-21 Johannes Thumshirnbtrfs: introduce btrfs_is_data_reloc_root
2021-11-18 Paulo Alcantaracifs: fix memory leak of smb3_fs_context_dup::server_ho...
2021-11-18 Rongwei Wangmm, thp: fix incorrect unmap behavior for private pages
2021-11-18 Rongwei Wangmm, thp: lock filemap when truncating page cache
2021-11-18 Namjae Jeonksmbd: don't need 8byte alignment for request length...
2021-11-18 Marios Makassikisksmbd: Fix buffer length check in fsctl_validate_negoti...
2021-11-18 Gao Xiangerofs: fix unsafe pagevec reuse of hooked pclusters
2021-11-18 Xiubo Liceph: fix mdsmap decode when there are MDS's beyond...
2021-11-18 Dongliang Muf2fs: fix UAF in f2fs_available_free_memory
2021-11-18 Daeho Jeongf2fs: include non-compressed blocks in compr_written_block
2021-11-18 Jaegeuk Kimf2fs: should use GFP_NOFS for directory inodes
2021-11-18 Steve Frenchsmb3: do not error on fsync when readonly
2021-11-18 Beld Zhangio-wq: fix max-workers not correctly set on multi-node...
2021-11-18 Trond MyklebustNFSv4: Fix a regression in nfs_set_open_stateid_locked()
2021-11-18 Alexey GladkovFix user namespace leak
2021-11-18 Trond MyklebustNFS: Fix an Oops in pnfs_mark_request_commit()
2021-11-18 Trond MyklebustNFS: Fix up commit deadlocks
2021-11-18 Jia-Ju Baifs: orangefs: fix error return code of orangefs_revalid...
2021-11-18 Trond MyklebustNFS: Fix deadlocks in nfs_scan_commit_list()
2021-11-18 Baptiste Leperspnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout...
2021-11-18 Trond MyklebustNFS: Fix dentry verifier races
2021-11-18 Trond MyklebustNFS: Ignore the directory size when marking for revalid...
2021-11-18 Trond MyklebustNFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INV...
2021-11-18 Trond MyklebustNFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UN...
2021-11-18 Dongliang MuJFS: fix memleak in jfs_mount
2021-11-18 Bixuan Cuiio-wq: Remove duplicate code in io_workqueue_create()
2021-11-18 Gao Xiangerofs: don't trigger WARN() when decompression fails
2021-11-18 Josef Bacikbtrfs: do not take the uuid_mutex in btrfs_rm_device
2021-11-18 Sidong Yangbtrfs: reflink: initialize return value to 0 in btrfs_e...
2021-11-18 Andreas Gruenbachergfs2: Fix glock_hash_walk bugs
2021-11-18 Andreas Gruenbachergfs2: Cancel remote delete work asynchronously
2021-11-18 Steven Rostedt ... tracefs: Have tracefs directories not set OTH permissio...
2021-11-18 Josh Donfs/proc/uptime.c: Fix idle time reporting in /proc...
next