drivers/base/memory: pass a block_id to init_memory_block()
[platform/kernel/linux-rpi.git] / fs /
2020-01-29 Al Virodo_last(): fetch directory ->i_mode and ->i_uid before...
2020-01-29 David Howellsafs: Fix characters allowed into cell names
2020-01-27 zhengbinafs: Remove set but not used variables 'before', 'after'
2020-01-27 Navid Emamdoostaffs: fix a memory leak in affs_remount
2020-01-27 Marc Dionneafs: Fix large file support
2020-01-27 David Howellsafs: Fix missing timeout reset
2020-01-27 Chao Yuf2fs: fix to avoid accessing uninitialized field of...
2020-01-27 Omar Sandovalbtrfs: use correct count in btrfs_file_write_iter()
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on path allocati...
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on failure to...
2020-01-27 Filipe MananaBtrfs: fix hang when loading existing inode cache off...
2020-01-27 Chao Yuf2fs: fix error path of f2fs_convert_inline_page()
2020-01-27 Chao Yuf2fs: fix wrong error injection path in inc_valid_block...
2020-01-27 Eric W. Biedermansignal: Allow cifs and drbd to receive their terminatin...
2020-01-27 Colin Ian Kingext4: set error return correctly when ext4_htree_store_...
2020-01-27 Steve Frenchcifs: fix rmmod regression in cifs.ko caused by force_s...
2020-01-27 David Disseldorpceph: fix "ceph.dir.rctime" vxattr value
2020-01-27 Eric W. Biedermansignal/cifs: Fix cifs_put_tcp_session to call send_sig...
2020-01-27 David Howellsafs: Fix double inc of vnode->cb_break
2020-01-27 David Howellsafs: Fix lock-wait/callback-break double locking
2020-01-27 David Howellsafs: Don't invalidate callback if AFS_VNODE_DIR_VALID...
2020-01-27 David Howellsafs: Fix key leak in afs_release() and afs_evict_inode()
2020-01-27 David Howellsafs: Fix the afs.cell and afs.volume xattr handlers
2020-01-27 Trond MyklebustNFS: Don't interrupt file writeout due to fatal errors
2020-01-27 David Howellsafs: Further fix file locking
2020-01-27 David Howellsafs: Fix AFS file locking to allow fine grained locks
2020-01-27 Arnd Bergmannjfs: fix bogus variable self-initialization
2020-01-27 Trond MyklebustNFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_N...
2020-01-27 Anna SchumakerNFS: Add missing encode / decode sequence_maxsz to...
2020-01-27 Trond MyklebustNFS/pnfs: Bulk destroy of layouts needs to be safe...
2020-01-27 Trond MyklebustNFS: Fix a soft lockup in the delegation recovery code
2020-01-27 Eric W. Biedermanfs/nfs: Fix nfs_parse_devname to not modify it's argument
2020-01-27 YueHaibingexportfs: fix 'passing zero to ERR_PTR()' warning
2020-01-27 Jan Karaxfs: Sanity check flags of Q_XQUOTARM call
2020-01-23 Jeff Mahoneyreiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_e...
2020-01-23 Johannes Thumshirnbtrfs: fix memory leak in qgroup accounting
2020-01-23 Josef Bacikbtrfs: do not delete mismatched root refs
2020-01-23 Josef Bacikbtrfs: fix invalid removal of root ref
2020-01-23 Josef Bacikbtrfs: rework arguments of btrfs_unlink_subvol
2020-01-17 Kai Liocfs2: call journal flush to mark journal as empty...
2020-01-17 Chao Yuf2fs: fix potential overflow
2020-01-17 Trond MyklebustNFSv4.x: Drop the slot if nfs4_delegreturn_prepare...
2020-01-17 Trond MyklebustNFSv2: Fix a typo in encode_sattr()
2020-01-17 Goldwyn Rodriguesbtrfs: simplify inode locking for RWF_NOWAIT
2020-01-17 David Howellsafs: Fix missing cell comparison in afs_test_super()
2020-01-17 Nathan Chancellorcifs: Adjust indentation in smb2_open_file
2020-01-17 Sheng Yongf2fs: check if file namelen exceeds max value
2020-01-17 Jaegeuk Kimf2fs: check memory boundary by insane namelen
2020-01-17 Ben Hutchingsf2fs: Move err variable to function scope in f2fs_fill_...
2020-01-14 Will Deaconchardev: Avoid potential use-after-free in 'chrdev_open()'
2020-01-12 Eric Sandeenfs: avoid softlockups in s_inodes iterators
2020-01-12 Nikolay Borisovbtrfs: Fix error messages in qgroup_rescan_init
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 Jan Karabdev: Refresh bdev size for disks without partitioning
2020-01-09 Jan Karabdev: Factor out bdev revalidation into a common helper
2020-01-09 Al Virofix compat handling of FICLONERANGE, FIDEDUPERANGE...
2020-01-09 Omar Sandovalxfs: don't check for AG deadlock for realtime files...
2020-01-09 Scott Mayhewnfsd4: fix up replay_matches_cache()
2020-01-09 Amir Goldsteinlocks: print unsigned ino in /proc/locks
2020-01-09 Aleksandr Yashkinpstore/ram: Write new dumps to start of recycled zones
2020-01-09 Brian Fosterxfs: fix mount failure crash on invalid iclog memory...
2020-01-09 David Howellsafs: Fix creation calls in the dynamic root to fail...
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 Linus Torvaldsfilldir[64]: remove WARN_ON_ONCE() for bad directory...
2020-01-04 Linus TorvaldsMake filldir[64]() verify the directory entry filename...
2020-01-04 Mike Rapoportuserfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EV...
2020-01-04 Ding Xiangocfs2: fix passing zero to 'PTR_ERR' warning
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 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 Dan Carpenterbtrfs: return error pointer from alloc_test_extent_buffer
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 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 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 -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: Return -EAGAIN when transport is reconnecting
2019-12-17 Paulo Alcantara... cifs: Fix potential softlockups while refreshing DFS...
2019-12-17 Bob Petersongfs2: fix glock reference problem in gfs2_trans_remove_...
next