b43_legacy: Fix connection problem with WPA3
[platform/kernel/linux-rpi.git] / fs /
2020-06-22 Eric Biggersext4: fix race between ext4_sync_parent() and rename()
2020-06-22 Jeffle Xuext4: fix error pointer dereference
2020-06-22 Harshad Shirwadkarext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed...
2020-06-22 Filipe Mananabtrfs: fix space_info bytes_may_use underflow during...
2020-06-22 Filipe Mananabtrfs: fix space_info bytes_may_use underflow after...
2020-06-22 Filipe Mananabtrfs: fix wrong file range cleanup after an error...
2020-06-22 Omar Sandovalbtrfs: fix error handling when submitting direct I...
2020-06-22 Josef Bacikbtrfs: force chunk allocation if our global rsv is...
2020-06-22 Marcos Paulo de... btrfs: send: emit file capabilities after chown
2020-06-22 Anand Jainbtrfs: include non-missing as a qualifier for the lates...
2020-06-22 Anand Jainbtrfs: free alien device after device add
2020-06-22 Qu Wenruobtrfs: qgroup: mark qgroup inconsistent if we're inhert...
2020-06-22 Josef Bacikbtrfs: improve global reserve stealing logic
2020-06-22 Brian Fosterxfs: fix duplicate verification from xfs_qm_dqflush()
2020-06-22 Brian Fosterxfs: reset buffer write failure state on successful...
2020-06-22 Darrick J. Wongxfs: clean up the error handling in xfs_swap_extents
2020-06-22 Filipe Mananabtrfs: do not ignore error from btrfs_next_leaf() when...
2020-06-22 Josef Bacikbtrfs: account for trans_block_rsv in may_commit_transa...
2020-06-17 OGAWA Hirofumifat: don't allow to mount if the FAT length == 0
2020-06-17 Eric W. Biedermanproc: Use new_inode not new_inode_pseudo
2020-06-17 Yuxuan Shuiovl: initialize error in ovl_copy_xattr
2020-06-17 Ryusuke Konishinilfs2: fix null pointer dereference at nilfs_segctor_d...
2020-06-17 Namjae Jeonsmb3: add indatalen that can be a non-zero value to...
2020-06-17 Steve Frenchsmb3: fix incorrect number of credits when ioctl MaxOut...
2020-06-17 Denis Efremovio_uring: use kvfree() in io_sqe_buffer_register()
2020-06-17 Miklos Szerediaio: fix async fsync creds
2020-06-17 Amir Goldsteinfanotify: fix ignore mask logic for events on child...
2020-06-17 Andreas Gruenbachergfs2: Even more gfs2_find_jhead fixes
2020-06-07 Jens Axboeio_uring: initialize ctx->sqo_wait earlier
2020-06-03 Alexander Potapenkofs/binfmt_elf.c: allocate initialized memory in fill_th...
2020-06-03 Jeff Laytonceph: flush release queue when handling caps for unknow...
2020-06-03 Steve Frenchcifs: Fix null pointer check in cifs_read
2020-06-03 Lei Xuecachefiles: Fix race between read_waiter and read_copie...
2020-06-03 Andreas Gruenbachergfs2: Grab glock reference sooner in gfs2_add_revoke
2020-06-03 Bob Petersongfs2: move privileged user check to gfs2_quota_lock_check
2020-05-27 David Howellsrxrpc: Fix the excessive initial retransmission timeout
2020-05-27 Bob PetersonRevert "gfs2: Don't demote a glock until its revokes...
2020-05-27 Wu Boceph: fix double unlock in handle_cap_export()
2020-05-27 Xiyu Yangconfigfs: fix config_item refcnt leak in configfs_rmdir()
2020-05-27 David Howellsafs: Don't unlock fetched data pages until the op compl...
2020-05-27 Christoph Hellwigubifs: remove broken lazytime support
2020-05-27 Al Virofix multiplication overflow in copy_fdtable()
2020-05-27 Eric Biggersubifs: fix wrong use of crypto_shash_descsize()
2020-05-20 Amir Goldsteinfanotify: fix merging marks masks with FAN_ONDIR
2020-05-20 Eric W. Biedermanexec: Move would_dump into flush_old_exec
2020-05-20 Adam McCoycifs: fix leaked reference on requeued write
2020-05-20 Olga KornievskaiaNFSv3: fix rpc receive buffer size for MOUNT call
2020-05-20 J. Bruce Fieldsnfs: fix NULL deference in nfs4_get_valid_delegation
2020-05-20 Dave WysochanskiNFSv4: Fix fscache cookie aux_data to ensure change_att...
2020-05-20 Arnd Bergmannnfs: fscache: use timespec64 in inode auxdata
2020-05-20 Dave WysochanskiNFS: Fix fscache super_cookie index_key from changing...
2020-05-20 Andreas Gruenbachergfs2: More gfs2_find_jhead fixes
2020-05-20 Andreas Gruenbachergfs2: Another gfs2_walk_metadata fix
2020-05-14 Amir Goldsteinfanotify: merge duplicate events on parent and child
2020-05-14 Amir Goldsteinfsnotify: replace inode pointer with an object id
2020-05-14 Luis Chamberlaincoredump: fix crash when umh is disabled
2020-05-14 Luis Henriquesceph: demote quotarealm lookup warning to a debug message
2020-05-14 Jeff Laytonceph: fix endianness bug when handling MDS session...
2020-05-14 Khazhismel Kumykoveventpoll: fix missing wakeup for ovflist in ep_poll_ca...
2020-05-14 Roman Penyaevepoll: atomically remove wait entry on wake up
2020-05-10 Paulo Alcantaracifs: do not share tcons with DFS
2020-05-10 Ronnie Sahlbergcifs: protect updating server->dstaddr with a spinlock
2020-05-06 Andreas Gruenbachernfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
2020-05-06 David HowellsFix use after free in get_tree_bdev()
2020-05-06 Al Virodlmfs_file_write(): fix the bogosity in handling non...
2020-05-06 Qu Wenruobtrfs: transaction: Avoid deadlock due to bad initializ...
2020-05-06 Filipe Mananabtrfs: fix partial loss of prealloc extent past i_size...
2020-05-06 Xiyu Yangbtrfs: fix block group leak when removing fails
2020-05-06 Xiyu Yangbtrfs: fix transaction leak in btrfs_recover_relocation
2020-05-06 Olga KornievskaiaNFSv4.1: fix handling of backchannel binding in BIND_CO...
2020-05-02 Ritesh Harjaniext4: check for non-zero journal inum in ext4_calculate...
2020-05-02 Theodore Ts'oext4: convert BUG_ON's to WARN_ON's in mballoc.c
2020-05-02 Theodore Ts'oext4: increase wait time needed before reuse of deleted...
2020-05-02 yangerkunext4: use matching invalidatepage in ext4_writepage
2020-05-02 Darrick J. Wongxfs: fix partially uninitialized structure in xfs_refli...
2020-05-02 David Howellsafs: Fix length of dump of bad YFSFetchStatus record
2020-05-02 Eric Biggersxfs: clear PF_MEMALLOC before exiting xfsaild thread
2020-05-02 Brian Fosterxfs: acquire superblock freeze protection on eofblocks...
2020-05-02 Vasily Averinnfsd: memory corruption in nfsd4_lock()
2020-05-02 Al Viropropagate_one(): mnt_set_mountpoint() needs mount_lock
2020-05-02 David Howellsafs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
2020-05-02 David Howellsafs: Make record checking use TASK_UNINTERRUPTIBLE...
2020-05-02 Richard Weinbergerubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
2020-04-29 Paulo Alcantaracifs: fix uninitialised lease_key in open_shroot()
2020-04-29 Chuck LeverSUNRPC: Fix backchannel RPC soft lockups
2020-04-29 Sudip Mukherjeecoredump: fix null pointer dereference on coredump
2020-04-29 Jann Hornvmalloc: fix remap_vmalloc_range() bounds checks
2020-04-29 Yan, Zhengceph: don't skip updating wanted caps when cap is stale
2020-04-29 Qiujun Huangceph: return ceph_mdsc_do_request() errors from __get_p...
2020-04-29 Randall Huangf2fs: fix to avoid memory leakage in f2fs_listxattr
2020-04-29 Dmitry Monakhovext4: fix extent_status fragmentation for plain files
2020-04-23 Chao Yuf2fs: fix to wait all node page writeback
2020-04-23 Jan Karaext2: fix debug reference to ext2_xattr_cache
2020-04-23 Randy Dunlapext2: fix empty body warnings when -Wextra is used
2020-04-23 Chao Yuf2fs: fix NULL pointer dereference in f2fs_write_begin()
2020-04-23 Trond MyklebustNFS: Fix memory leaks in nfs_pageio_stop_mirroring()
2020-04-23 Long Licifs: Allocate encryption header through kmalloc
2020-04-23 Eric Sandeenext4: do not commit super on read-only bdev
2020-04-23 Madhuparna Bhowmikbtrfs: add RCU locks around block group initialization
2020-04-23 Domenico Andreolihibernate: Allow uswsusp to write to swap
next