OSDN Git Service

Merge 4.4.191 into android-4.4
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2019-09-06 Greg Kroah-HartmanMerge 4.4.191 into android-4.4
2019-09-06 Bob PetersonGFS2: don't set rgrp gl_object until it's inserted...
2019-09-06 Oleg Nesterovuserfaultfd_release: always remove uffd flags and clear...
2019-09-06 Trond MyklebustNFSv4: Fix a potential sleep while atomic in nfs4_do_re...
2019-08-27 Joel FernandesANDROID: Add a tracepoint for mapping inode to full...
2019-08-25 Greg Kroah-HartmanMerge 4.4.190 into android-4.4
2019-08-25 YueHaibingocfs2: remove set but not used variable 'last_hash'
2019-08-25 Steve Frenchsmb3: send CAP_DFS capability during session setup
2019-08-25 Pavel ShilovskySMB3: Fix deadlock in validate negotiate hits reconnect
2019-08-11 Greg Kroah-HartmanMerge 4.4.189 into android-4.4
2019-08-11 Arnd Bergmanncompat_ioctl: pppoe: fix PPPOEIOCSFWD handling
2019-08-06 Greg Kroah-HartmanMerge 4.4.188 into android-4.4
2019-08-06 Zhouyang Jiacoda: add error handling for fget
2019-08-06 Andrea Parriceph: fix improper use of smp_mb__before_atomic()
2019-08-06 David Sterbabtrfs: fix minimum number of chunk errors for DUP
2019-08-06 Russell Kingfs/adfs: super: fix use-after-free bug
2019-08-04 Greg Kroah-HartmanMerge 4.4.187 into android-4.4
2019-08-04 Yan, Zhengceph: hold i_ceph_lock when removing caps for freeing...
2019-08-04 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-08-04 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-08-04 Christoph Hellwig9p: pass the correct prototype to read_cache_page
2019-08-04 Ocean Chenf2fs: avoid out-of-range memory access
2019-08-04 Paul Menzelnfsd: Fix overflow causing non-working mounts on 1...
2019-08-04 J. Bruce Fieldsnfsd: fix performance-limiting session calculation
2019-08-04 J. Bruce Fieldsnfsd: give out fewer session slots as limit approaches
2019-08-04 J. Bruce Fieldsnfsd: increase DRC cache limit
2019-08-04 Trond MyklebustNFSv4: Fix open create exclusive when the server reboots
2019-08-04 Dan CarpentereCryptfs: fix a couple type promotion bugs
2019-08-04 Jan Harkescoda: pass the host file in vma->vm_file on mmap
2019-08-04 Trond MyklebustNFSv4: Handle the special Linux file open access mode
2019-08-01 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2019-07-30 Icenowy Zhengf2fs: use EINVAL for superblock with invalid magic
2019-07-30 Jaegeuk Kimf2fs: fix to read source block before invalidating it
2019-07-30 Eric Biggersf2fs: remove redundant check from f2fs_setflags_common()
2019-07-30 Eric Biggersf2fs: use generic checking and prep function for FS_IOC...
2019-07-30 Robin PengANDROID: overlayfs: Fix a regression in commit b24be4acd
2019-07-22 Greg Kroah-HartmanMerge 4.4.186 into android-4.4
2019-07-21 Hongjie Fangfscrypt: don't set policy for a dead directory
2019-07-21 Steven J. Magnaniudf: Fix incorrect final NOT_ALLOCATED (hole) extent...
2019-07-19 Mark SalyzynANDROID: overlayfs ovl_create_of_link regression
2019-07-13 Chao Yuf2fs: improve print log in f2fs_sanity_check_ckpt()
2019-07-13 Ocean Chenf2fs: avoid out-of-range memory access
2019-07-13 Heng Xiaof2fs: fix to avoid long latency during umount
2019-07-13 Jaegeuk Kimf2fs: allow all the users to pin a file
2019-07-13 Jaegeuk Kimf2fs: support swap file w/ DIO
2019-07-13 Jaegeuk Kimf2fs: allocate blocks for pinned file
2019-07-13 Sahitya Tummalaf2fs: fix is_idle() check for discard type
2019-07-13 Jaegeuk Kimf2fs: add a rw_sem to cover quota flag changes
2019-07-13 Chao Yuf2fs: set SBI_NEED_FSCK for xattr corruption case
2019-07-13 Chao Yuf2fs: use generic EFSBADCRC/EFSCORRUPTED
2019-07-13 Geert Uytterhoevenf2fs: Use DIV_ROUND_UP() instead of open-coding
2019-07-13 Chao Yuf2fs: print kernel message if filesystem is inconsistent
2019-07-13 Joe Perchesf2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
2019-07-13 Chao Yuf2fs: avoid get_valid_blocks() for cleanup
2019-07-13 Qiuyang Sunf2fs: ioctl for removing a range from F2FS
2019-07-12 Wang Shilongf2fs: only set project inherit bit for directory
2019-07-12 Eric Biggersf2fs: separate f2fs i_flags from fs_flags and ext4...
2019-07-10 Greg Kroah-HartmanMerge 4.4.185 into android-4.4
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-07-10 Vivek Goyalovl: modify ovl_permission() to do checks on two inodes
2019-07-10 Dominique Martinet9p: acl: fix uninitialized iattr access
2019-07-10 Steve FrenchSMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead...
2019-07-10 Naohiro Aotabtrfs: start readahead also in seed devices
2019-07-10 Filipe MananaBtrfs: fix race between readahead and device replace...
2019-07-10 Jann Hornfs/binfmt_flat.c: make load_flat_shared_library() work
2019-06-28 Greg Kroah-HartmanMerge 4.4.184 into android-4.4
2019-06-22 Greg Kroah-HartmanMerge 4.4.183 into android-4.4
2019-06-22 Alexander LochmannAbort file_remove_privs() for non-reg. files
2019-06-22 Andrea Arcangelicoredump: fix race condition between mmget_not_zero...
2019-06-22 Sahitya Tummalaconfigfs: Fix use-after-free when accessing sd->s_dentry
2019-06-22 Wengang Wangfs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2019-06-22 J. Bruce Fieldsnfsd: allow fh_want_write to be called twice
2019-06-22 Kirill Smelkovfuse: retrieve: cap requested size to negotiated max_write
2019-06-22 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-06-22 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-06-22 Hou Taofs/fat/file.c: issue flush after the writeback of FAT
2019-06-17 Greg Kroah-HartmanMerge 4.4.182 into android-4.4
2019-06-14 Daniel Rosenbergf2fs: Add option to limit required GC for checkpoint...
2019-06-14 Daniel Rosenbergf2fs: Fix accounting for unusable blocks
2019-06-14 Daniel Rosenbergf2fs: Fix root reserved on remount
2019-06-14 Daniel Rosenbergf2fs: Lower threshold for disable_cp_again
2019-06-14 Chao Yuf2fs: fix sparse warning
2019-06-14 Sahitya Tummalaf2fs: fix f2fs_show_options to show nodiscard mount...
2019-06-14 Sahitya Tummalaf2fs: add error prints for debugging mount failure
2019-06-14 Chao Yuf2fs: fix to do sanity check on segment bitmap of LFS...
2019-06-14 Chao Yuf2fs: fix to avoid deadloop if data_flush is on
2019-06-14 Park Ju Hyungf2fs: always assume that the device is idle under gc_urgent
2019-06-14 Chao Yuf2fs: add bio cache for IPU
2019-06-14 Jaegeuk Kimf2fs: allow ssr block allocation during checkpoint...
2019-06-14 Chao Yuf2fs: fix to check layout on last valid checkpoint...
2019-06-11 Greg Kroah-HartmanMerge 4.4.181 into android-4.4
2019-06-11 Kirill Smelkovfuse: Add FOPEN_STREAM to use stream_open()
2019-06-11 Kirill Smelkovfs: stream_open - opener for stream-like files so that...
2019-06-11 Miklos Szeredifuse: fallocate: fix return with locked inode
2019-06-11 Oleg Nesterovuserfaultfd: don't pin the user memory in userfaultfd_f...
2019-06-11 Roberto Bergantino... CIFS: cifs_read_allocate_pages: don't iterate through...
2019-06-11 Filipe MananaBtrfs: fix race updating log root item during fsync
2019-06-11 Chengguang Xuchardev: add additional check for minor range overlap
2019-06-11 Ross Lagerwallgfs2: Fix lru_count going negative
2019-06-11 Mike Kravetzhugetlb: use same fault hash key for shared and private...
next