Add binder to deathconfig for arm64.
[platform/kernel/linux-rpi.git] / fs /
2023-10-06 Filipe Mananabtrfs: fix race between quota disable and quota assign... 88/299688/1 tizen_8.0
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-08-03 Mateusz Majewskikdbus: export needed symbols for out-of-tree support
2023-08-03 Łukasz Stelmachkdbus: Revert "fs: unexport poll_schedule_timeout"
2023-08-03 Dongwoo Leef2fs: Change default mount options
2023-02-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-06 Baokun Liext4: fix bad checksum after online resize
2023-02-06 Paulo Alcantaracifs: fix return of uninitialized rc in dfs_cache_updat...
2023-02-06 Siddh Raman Panterofs/zmap.c: Fix incorrect offset calculation
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Miklos Szerediovl: fail on invalid uid/gid mapping at copy up
2023-02-01 Namjae Jeonksmbd: limit pdu length size according to connection...
2023-02-01 Namjae Jeonksmbd: downgrade ndr version error message to debug
2023-02-01 Marios Makassikisksmbd: do not sign response to session request for...
2023-02-01 Namjae Jeonksmbd: add max connections parameter
2023-02-01 Namjae Jeonksmbd: add smbd max io size parameter
2023-02-01 David Howellscifs: Fix oops due to uncleared server->smbd_conn in...
2023-02-01 Xiaoming Nisysctl: add a new register_sysctl_init() interface
2023-02-01 Dongliang Mufs: reiserfs: remove useless new_opts in reiserfs_remount
2023-02-01 Paulo Alcantaracifs: fix potential deadlock in cache_refresh_path()
2023-02-01 Xingyuan MoNFSD: fix use-after-free in nfsd4_ssc_setup_dul()
2023-02-01 Alexander Potapenkoaffs: initialize fsdata in affs_truncate()
2023-01-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-24 Alon Zahavifs/ntfs3: Fix attr_punch_hole() null pointer derenference
2023-01-24 Enzo Matsumiyacifs: do not include page data when checking signature
2023-01-24 Filipe Mananabtrfs: fix race between quota rescan and disable leadin...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to write...
2023-01-24 Jens Axboeeventfd: provide a eventfd_signal_mask() helper
2023-01-24 Jens Axboeeventpoll: add EPOLL_URING_WAKE poll wakeup flag
2023-01-24 Ryusuke Konishinilfs2: fix general protection fault in nilfs_btree_ins...
2023-01-24 Damien Le Moalzonefs: Detect append writes at invalid locations
2023-01-24 Jaegeuk Kimf2fs: let's avoid panic if extent_tree is not created
2023-01-24 Qu Wenruobtrfs: always report error in run_one_delayed_ref()
2023-01-24 Olga KornievskaiapNFS/filelayout: Fix coalescing test for single DS
2023-01-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-18 Volker Lendeckecifs: Fix uninitialized memory read for smb311 posix...
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-12 Jan Karambcache: Avoid nesting of cache->c_list_lock under...
2023-01-12 Qu Wenruobtrfs: make thaw time super block check to also verify...
2023-01-12 Eric Biggersext4: don't allow journal inode to have encrypt flag
2023-01-12 William Liuksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE...
2023-01-12 Namjae Jeonksmbd: fix infinite loop in ksmbd_conn_handler_loop()
2023-01-12 Linus Torvaldshfs/hfsplus: avoid WARN_ON() for sanity check, use...
2023-01-12 Arnd Bergmannhfs/hfsplus: use WARN_ON for sanity check
2023-01-12 Jeff Laytonnfsd: fix handling of readdir in v4root vs. mount upcal...
2023-01-12 Qu Wenruobtrfs: check superblock to ensure the fs was not modifi...
2023-01-12 Jan Karaudf: Fix extension of the last extent in the file
2023-01-12 Tetsuo Handafs/ntfs3: don't hold ni_lock when calling truncate_sets...
2023-01-12 Xiubo Liceph: switch to vfs_inode_has_locks() to fix file lock bug
2023-01-12 Jeff Laytonfilelock: new helper: vfs_inode_has_locks
2023-01-12 Jeff Laytonnfsd: shut down the NFSv4 state objects before the...
2023-01-12 Sasha Levinbtrfs: fix an error handling path in btrfs_defrag_leaves()
2023-01-12 Jan Karaext4: fix deadlock due to mbcache entry corruption
2023-01-12 Jan Karambcache: automatically delete entries from cache on...
2023-01-12 Baokun Liext4: correct inconsistent error msg in nojournal mode
2023-01-12 Jason Yanext4: goto right label 'failed_mount3a'
2023-01-12 void0redbtrfs: fix extent map use-after-free when handling...
2023-01-12 Nikolay Borisovbtrfs: move missing device handling in a dedicate function
2023-01-12 Sasha Levinbtrfs: replace strncpy() with strscpy()
2023-01-12 Eric Biggersext4: fix off-by-one errors in fast-commit block filling
2023-01-12 Eric Biggersext4: fix unaligned memory access in ext4_fc_reserve_sp...
2023-01-12 Eric Biggersext4: add missing validation of fast-commit record...
2023-01-12 Eric Biggersext4: don't set up encryption key during jbd2 transaction
2023-01-12 Eric Biggersext4: disable fast-commit of encrypted dir operations
2023-01-12 Eric Biggersext4: fix potential out of bound read in ext4_fc_replay...
2023-01-12 Eric Biggersext4: factor out ext4_fc_get_tl()
2023-01-12 Eric Biggersext4: introduce EXT4_FC_TAG_BASE_LEN helper
2023-01-12 Eric Biggersext4: use ext4_debug() instead of jbd_debug()
2023-01-12 Eric Biggersext4: remove unused enum EXT4_FC_COMMIT_FAILED
2023-01-12 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-12 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-12 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-12 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-12 Ye Binext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2023-01-12 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-12 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-12 Baokun Liext4: fix corruption when online resizing a 1K bigalloc fs
2023-01-12 Eric Whitneyext4: fix delayed allocation bug in ext4_clu_mapped...
2023-01-12 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-12 Ye Binext4: fix uninititialized value in 'ext4_evict_inode'
2023-01-12 Eric Biggersext4: fix leaking uninitialized memory in fast-commit...
2023-01-12 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-12 Zhang Yiext4: check and assert if marking an no_delete evicting...
2023-01-12 Ye Binext4: fix reserved cluster accounting in __es_remove_ex...
2023-01-12 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-12 Baokun Liext4: add helper to check quota inums
2023-01-12 Baokun Liext4: add EXT4_IGET_BAD flag to prevent unexpected...
2023-01-12 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-12 Baokun Liext4: fix use-after-free in ext4_orphan_cleanup
2023-01-12 Alexander Potapenkofs: ext4: initialize fsdata in pagecache_write()
2023-01-12 Luís Henriquesext4: remove trailing newline from ext4_msg() message
2023-01-12 Baokun Liext4: add inode table check in __ext4_get_inode_loc...
2023-01-12 Zhang Yiext4: silence the warning when evicting inode with...
2023-01-12 Steve Frenchcifs: fix missing display of three mount options
2023-01-12 Paulo Alcantaracifs: fix confusing debug message
2023-01-12 Alexander Aringfs: dlm: retry accept() until -EAGAIN or error returns
2023-01-12 Alexander Aringfs: dlm: fix sock release if listen fails
2023-01-12 Boris Burkovbtrfs: fix resolving backrefs for inline extent followe...
2023-01-12 Jaegeuk Kimf2fs: allow to read node block after shutdown
2023-01-12 Pavel Machekf2fs: should put a page when checking the summary info
next