Linux 5.4.9
[platform/kernel/linux-rpi.git] / fs /
2020-01-09 Chris MasonBtrfs: only associate the locked page with one async_ch...
2020-01-09 Omar Sandovalbtrfs: get rid of unique workqueue helper functions
2020-01-09 Zhihao Chengubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
2020-01-09 Darrick J. Wongxfs: periodically yield scrub threads to the scheduler
2020-01-09 Al Virofix compat handling of FICLONERANGE, FIDEDUPERANGE...
2020-01-09 Deepa Dinamanifs: cifs: Fix atime update check vs mtime
2020-01-09 Paulo Alcantara... cifs: Fix lookup of root ses in DFS referral cache
2020-01-09 Omar Sandovalxfs: don't check for AG deadlock for realtime files...
2020-01-09 Paulo Alcantara... cifs: Fix potential softlockups while refreshing DFS...
2020-01-09 Scott Mayhewnfsd4: fix up replay_matches_cache()
2020-01-09 Jens Axboeio_uring: use current task creds instead of allocating...
2020-01-09 Filipe MananaBtrfs: fix infinite loop during nocow writeback due...
2020-01-09 Amir Goldsteinlocks: print unsigned ino in /proc/locks
2020-01-09 Kees Cookpstore/ram: Fix error-path memory leak in persistent_ra...
2020-01-09 Aleksandr Yashkinpstore/ram: Write new dumps to start of recycled zones
2020-01-09 Gang Heocfs2: fix the crash due to call ocfs2_get_dlm_debug...
2020-01-09 Ming Leiblock: add bio_truncate to fix guard_bio_eod
2020-01-09 David Howellsafs: Fix creation calls in the dynamic root to fail...
2020-01-09 David Howellsafs: Fix mountpoint parsing
2020-01-09 David Howellsafs: Fix SELinux setting security label on /afs
2020-01-09 Marc Dionneafs: Fix afs_find_server lookups for ipv4 peers
2020-01-04 Jan Stancekmm/hugetlbfs: fix for_each_hstate() loop in init_hugetl...
2020-01-04 Brian Fosterxfs: fix mount failure crash on invalid iclog memory...
2020-01-04 Mike Rapoportuserfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EV...
2020-01-04 Mike Kravetzmm/hugetlbfs: fix error handling when setting up mounts
2020-01-04 Ding Xiangocfs2: fix passing zero to 'PTR_ERR' warning
2020-01-04 Ronnie Sahlbergcifs: move cifsFileInfo_put logic into a work-queue
2020-01-04 Jens Axboeio_uring: io_allocate_scq_urings() should return a...
2020-01-04 Paulo Alcantara... cifs: Fix use-after-free bug in cifs_reconnect()
2020-01-04 Sahitya Tummalaf2fs: Fix deadlock in f2fs_gc() context during atomic...
2020-01-04 Jan Stancekiomap: fix return value of iomap_dio_bio_actor on 32bit...
2020-01-04 Konstantin Khlebnikovfs/quota: handle overflows of sysctl fs.quota.* and...
2020-01-04 Chao Yuf2fs: fix to update dir's i_pino during cross_rename
2020-01-04 Jan Karajbd2: Fix statistics for the number of logged blocks
2020-01-04 Matthew Bobrowskiext4: iomap that extends beyond EOF should be marked...
2020-01-04 Matthew Bobrowskiext4: update direct I/O read lock pattern for IOCB_NOWAIT
2020-01-04 Chao Yuf2fs: fix to update time in lazytime mode
2019-12-31 Theodore Ts'oext4: validate the debug_want_extra_isize mount option...
2019-12-31 Dan Carpenterext4: unlock on error in ext4_expand_extra_isize()
2019-12-31 Jan Karaext4: check for directory entries too close to block end
2019-12-31 Jan Karaext4: fix ext4_empty_dir() for directories with holes
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in scrub_missing_rai...
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in reada_start_machi...
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in run_ordered_work()
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in end_workqueue_fn()
2019-12-31 Filipe MananaBtrfs: fix removal logic of the tree mod log that leads...
2019-12-31 Josef Bacikbtrfs: handle ENOENT in btrfs_uuid_tree_iterate
2019-12-31 Josef Bacikbtrfs: do not leak reloc root if we fail to read the...
2019-12-31 Josef Bacikbtrfs: skip log replay on orphaned roots
2019-12-31 Josef Bacikbtrfs: abort transaction after failed inode updates...
2019-12-31 Anand Jainbtrfs: send: remove WARN_ON for readonly mount
2019-12-31 Filipe MananaBtrfs: fix missing data checksums after replaying a...
2019-12-31 Dan Carpenterbtrfs: return error pointer from alloc_test_extent_buffer
2019-12-31 Filipe MananaBtrfs: make tree checker detect checksum items with...
2019-12-31 Josef Bacikbtrfs: do not call synchronize_srcu() in inode_tree_del
2019-12-31 Josef Bacikbtrfs: don't double lock the subvol_sem for rename...
2019-12-21 Paulo Alcantara... cifs: Fix retrieval of DFS referrals in cifs_mount()
2019-12-21 Pavel ShilovskyCIFS: Fix NULL pointer dereference in mid callback
2019-12-21 Pavel ShilovskyCIFS: Do not miss cancelled OPEN responses
2019-12-21 Pavel ShilovskyCIFS: Close open handle after interrupted close
2019-12-21 Pavel ShilovskyCIFS: Respect O_SYNC and O_DIRECT flags during reconnect
2019-12-21 Long Licifs: Don't display RDMA transport on reconnect
2019-12-21 Long Licifs: smbd: Return -ECONNABORTED when trasnport is...
2019-12-21 Long Licifs: smbd: Return -EINVAL when the number of iovs...
2019-12-21 Long Licifs: smbd: Add messages on RDMA session destroy and...
2019-12-21 Long Licifs: smbd: Only queue work for error recovery on memor...
2019-12-21 Long Licifs: smbd: Return -EAGAIN when transport is reconnecting
2019-12-21 Bob Petersongfs2: fix glock reference problem in gfs2_trans_remove_...
2019-12-21 Andreas Gruenbachergfs2: Multi-block allocations in gfs2_page_mkwrite
2019-12-17 Jan Karaext4: fix leak of quota reservations
2019-12-17 yangerkunext4: fix a bug in ext4_wait_for_tail_page_commit
2019-12-17 Darrick J. Wongsplice: only read in as much information as there is...
2019-12-17 Theodore Ts'oext4: work around deleting a file with i_nlink == 0...
2019-12-17 Jeff Mahoneyreiserfs: fix extended attributes on the root directory
2019-12-17 Jan Karaext4: Fix credit estimate for final inode freeing
2019-12-17 Dmitry Monakhovquota: fix livelock in dquot_writeback_dquots
2019-12-17 Chengguang Xuext2: check err when partial != NULL
2019-12-17 Dmitry Monakhovquota: Check that quota is not dirty before release
2019-12-17 Gao Xiangerofs: zero out when listxattr is called with no xattr
2019-12-17 Amir Goldsteinovl: relax WARN_ON() on rename to self
2019-12-17 Amir Goldsteinovl: fix corner case of non-unique st_dev;st_ino
2019-12-17 Amir Goldsteinovl: fix lookup failure on multi lower squashfs
2019-12-17 Josef Bacikbtrfs: record all roots for rename exchange on a subvol
2019-12-17 Filipe MananaBtrfs: send, skip backreference walking for extents...
2019-12-17 Qu Wenruobtrfs: Remove btrfs_bio::flags member
2019-12-17 Tejun Heobtrfs: Avoid getting stuck during cyclic writebacks
2019-12-17 Filipe MananaBtrfs: fix negative subv_writers counter and data space...
2019-12-17 Filipe MananaBtrfs: fix metadata space leak on fixup worker failure...
2019-12-17 Josef Bacikbtrfs: use refcount_inc_not_zero in kill_all_nodes
2019-12-17 Josef Bacikbtrfs: use btrfs_block_group_cache_done in update_block...
2019-12-17 Josef Bacikbtrfs: check page->mapping when loading free space...
2019-12-17 Arnd Bergmannceph: fix compat_ioctl for ceph_dir_operations
2019-12-17 Arnd Bergmanncompat_ioctl: add compat_ptr_ioctl()
2019-12-13 Jan Karaiomap: Fix pipe page leakage during splicing
2019-12-13 Jan Karabdev: Refresh bdev size for disks without partitioning
2019-12-13 Jan Karabdev: Factor out bdev revalidation into a common helper
2019-12-13 Tejun Heokernfs: fix ino wrap-around detection
2019-12-13 J. Bruce Fieldsnfsd: restore NFSv3 ACL support
2019-12-13 Trond Myklebustnfsd: Ensure CLONE persists data and metadata changes...
2019-12-13 Pavel ShilovskyCIFS: Fix SMB2 oplock break processing
next