Merge 4.14.30 into android-4.14
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / fs /
2018-03-25 Greg Kroah-HartmanMerge 4.14.30 into android-4.14
2018-03-24 Benjamin Coddingtonnfsd4: permit layoutget of executable-only files
2018-03-21 Greg Kroah-HartmanMerge 4.14.29 into android-4.14
2018-03-21 Nikolay Borisovbtrfs: Fix memory barriers usage with device stats...
2018-03-21 Zygo Blaxellbtrfs: remove spurious WARN_ON(ref->count < 0) in find_...
2018-03-21 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-03-21 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-21 Edmund Nadolskibtrfs: add missing initialization in btrfs_check_shared
2018-03-21 Dmitriy Gorokhbtrfs: Fix NULL pointer exception in find_bio_stripe
2018-03-21 Tejun Heofs/aio: Use RCU accessors for kioctx_table->table[]
2018-03-21 Tejun Heofs/aio: Add explicit RCU grace period when freeing...
2018-03-21 Al Virolock_parent() needs to recheck if dentry got __dentry_k...
2018-03-21 Eric W. Biedermanfs: Teach path_connected to handle nfs filesystems...
2018-03-19 Greg Kroah-HartmanMerge 4.14.28 into android-4.14
2018-03-19 Eric W. Biedermanuserns: Don't fail follow_automount based on s_user_ns
2018-03-19 Greg Kroah-HartmanRevert "btrfs: use proper endianness accessors for...
2018-03-16 Daniel RosenbergANDROID: sdcardfs: fix lock issue on 32 bit/SMP archite...
2018-03-15 Greg Kroah-HartmanMerge 4.14.27 into android-4.14
2018-03-15 Trond MyklebustNFS: Fix unstable write completion
2018-03-15 Trond MyklebustpNFS: Prevent the layout header refcount going to zero...
2018-03-15 Trond MyklebustNFS: Fix an incorrect type in struct nfs_direct_req
2018-03-13 Yunlong SongFROMLIST: f2fs: don't put dentry page in pagecache...
2018-03-11 Greg Kroah-HartmanMerge 4.14.26 into android-4.14
2018-03-11 Greg Kroah-HartmanMerge 4.14.25 into android-4.14
2018-03-09 Jan Karadirect-io: Fix sleep in atomic due to sync AIO
2018-03-09 Anand Jainbtrfs: use proper endianness accessors for super_copy
2018-03-05 Greg Kroah-HartmanMerge 4.14.24 into android-4.14
2018-03-03 Aliaksei Karaliouxfs: quota: check result of register_shrinker()
2018-03-03 Aliaksei Karaliouxfs: quota: fix missed destroy of qi_tree_lock
2018-03-03 Nikolay Borisovbtrfs: Fix flush bio leak
2018-03-03 David Howellsafs: Fix missing error handling in afs_write_end()
2018-03-03 Al Virosget(): handle failures of register_shrinker()
2018-03-03 Arnd Bergmannexec: avoid gcc-8 warning for get_task_comm
2018-02-28 Dmitry ShmidtMerge 4.14.23 into android-4.14
2018-02-27 Ritesh HarjaniANDROID: sdcardfs: Set num in extension_details during...
2018-02-26 Greg Kroah-HartmanMerge 4.14.22 into android-4.14
2018-02-25 Nikolay Borisovbtrfs: Fix possible off-by-one in btrfs_search_path_in_tree
2018-02-25 Omar SandovalBtrfs: disable FUA if mounted with nobarrier
2018-02-25 Justin Maggardbtrfs: Fix quota reservation leak on preallocated files
2018-02-25 Jan Karadnotify: Handle errors from fsnotify_add_mark_locked...
2018-02-23 Daniel RosenbergANDROID: sdcardfs: Hold i_mutex for i_size_write
2018-02-22 Jaegeuk Kimf2fs: updates on v4.16-rc1
2018-02-22 Greg Kroah-HartmanMerge 4.14.21 into android-4.14
2018-02-22 Amir Goldsteinovl: hash directory inodes for fsnotify
2018-02-22 Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-22 Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-22 Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-22 Liu BoBtrfs: fix extent state leak from tree log
2018-02-22 Liu BoBtrfs: fix crash due to not cleaning up tree log block...
2018-02-22 Liu BoBtrfs: fix deadlock in run_delalloc_nocow
2018-02-22 Miklos Szerediseq_file: fix incomplete reset on read from zero offset
2018-02-22 Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-02-22 Harshad Shirwadkarext4: fix a race in the ext4 shutdown path
2018-02-22 Tobin C. Hardingjbd2: fix sphinx kernel-doc build warnings
2018-02-22 Alexander Potapenkombcache: initialize entry->e_referenced in mb_cache_ent...
2018-02-22 Levin, Alexander... kmemcheck: remove annotations
2018-02-22 Gang Heocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
2018-02-17 Greg Kroah-HartmanMerge 4.14.20 into android-4.14
2018-02-16 Eric Biggersdevpts: fix error handling in devpts_mntget()
2018-02-16 Amir Goldsteinovl: take mnt_want_write() for removing impure xattr
2018-02-16 Amir Goldsteinovl: fix failure to fsync lower dir
2018-02-16 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-02-16 Eric Biggerspipe: fix off-by-one error when checking buffer limits
2018-02-16 Eric Biggerspipe: actually allow root to exceed the pipe buffer...
2018-02-16 Heiko Carstensfs/proc/kcore.c: use probe_kernel_read() instead of...
2018-02-16 Liu BoBtrfs: raid56: iterate raid56 internal bio with bio_for...
2018-02-16 Ivan Vecerakernfs: fix regression in kernfs_fop_write caused by...
2018-02-16 Trond MyklebustNFS: Fix a race between mmap() and O_DIRECT
2018-02-16 Eric BiggersNFS: reject request for id_legacy key without auxdata
2018-02-16 J. Bruce FieldsNFS: commit direct writes even if they fail partially
2018-02-16 Trond MyklebustNFS: Fix nfsstat breakage due to LOOKUPP
2018-02-16 Trond MyklebustNFS: Add a cond_resched() to nfs_commit_release_pages()
2018-02-16 Tigran Mkrtchyannfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
2018-02-16 Scott Mayhewnfs/pnfs: fix nfs_direct_req ref leak when i/o falls...
2018-02-16 Eric Biggersubifs: free the encrypted symlink target
2018-02-16 Aurelien AptelCIFS: zero sensitive data when freeing
2018-02-16 Daniel N Petterssoncifs: Fix autonegotiate security settings mismatch
2018-02-16 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2018-02-13 Greg Kroah-HartmanMerge 4.14.19 into android-4.14
2018-02-09 Greg Kroah-HartmanMerge 4.14.18 into android-4.14
2018-02-03 Greg Kroah-HartmanMerge 4.14.17 into android-4.14
2018-02-03 Carlos Maiolinoxfs: Properly retry failed dquot items in case of error...
2018-02-03 Darrick J. Wongxfs: ubsan fixes
2018-02-03 Tetsuo Handaquota: Check for register_shrinker() failure.
2018-02-03 Michal Hockoxfs: fortify xfs_alloc_buftarg error handling
2018-02-03 Filipe MananaBtrfs: incremental send, fix wrong unlink path after...
2018-02-03 Chao Yuquota: propagate error from __dquot_initialize
2018-02-03 Vasily Averinlockd: fix "list_add double add" caused by legacy signa...
2018-02-03 Vasily Averinrace of lockd inetaddr notifiers vs nlmsvc_rqst change
2018-02-03 Andrew Elblenfsd: check for use of the closed special stateid
2018-02-03 Vasily Averingrace: replace BUG_ON by WARN_ONCE in exit_net hook
2018-02-03 Trond Myklebustnfsd: Ensure we check stateid validity in the seqid...
2018-02-03 Trond Myklebustnfsd: CLOSE SHOULD return the invalid special stateid...
2018-02-03 Darrick J. Wongxfs: log recovery should replay deferred ops in order
2018-02-03 Darrick J. Wongxfs: always free inline data before resetting inode...
2018-02-03 Liu BoBtrfs: fix list_add corruption and soft lockups in...
2018-02-03 Jeff Laytonreiserfs: remove unneeded i_version bump
2018-02-03 Josef Bacikbtrfs: fix deadlock when writing out space cache
2018-02-03 Liu BoBtrfs: bail out gracefully rather than BUG_ON
2018-02-03 Nikolay Borisovbtrfs: Fix transaction abort during failure in btrfs_rm...
next