aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2019-01-26pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)
2019-01-26jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos
2019-01-23Merge 4.9.152 into android-4.9Greg Kroah-Hartman
2019-01-23blockdev: Fix livelocks on loop deviceJan Kara
2019-01-23btrfs: wait on ordered extents on abort cleanupJosef Bacik
2019-01-23proc: Remove empty line in /proc/self/statusGuenter Roeck
2019-01-23Revert "f2fs: do not recover from previous remained wrong dnodes"Chao Yu
2019-01-19ANDROID: mnt: Propagate remount correctlyDaniel Rosenberg
2019-01-16Merge 4.9.151 into android-4.9Greg Kroah-Hartman
2019-01-16ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-16ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-14ANDROID: f2fs: Complement "android_fs" tracepoint of read pathPeng Zhou
2019-01-13Merge 4.9.150 into android-4.9Greg Kroah-Hartman
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin
2019-01-10Merge upstream-f2fs-stable-linux-4.9.y into android-4.9Jaegeuk Kim
2019-01-09Merge 4.9.149 into android-4.9Greg Kroah-Hartman
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-09ext4: include terminating u32 in size of xattr entries when expanding inodesTheodore Ts'o
2019-01-09ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)
2019-01-09ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi
2019-01-09ext4: fix possible use after free in ext4_quota_enablePan Bian
2019-01-04f2fs: don't access node/meta inode mapping after iputJaegeuk Kim
2019-01-04f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim
2019-01-03UPSTREAM: mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_ran...Vlastimil Babka
2019-01-03BACKPORT: fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka
2019-01-03BACKPORT: mm: add /proc/pid/smaps_rollupDaniel Colascione
2019-01-02f2fs: sanity check of xattr entry sizeJaegeuk Kim
2019-01-02f2fs: fix use-after-free issue when accessing sbi->stat_infoSahitya Tummala
2019-01-02f2fs: check PageWriteback flag for ordered caseChao Yu
2019-01-02f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl
2019-01-02f2fs: fix missing unlock(sbi->gc_mutex)Jaegeuk Kim
2019-01-02f2fs: clean up structure extent_nodeChao Yu
2019-01-02f2fs: fix block address for __check_sit_bitmapQiuyang Sun
2019-01-02f2fs: fix sbi->extent_list corruption issueSahitya Tummala
2019-01-02f2fs: clean up checkpoint flowChao Yu
2019-01-02f2fs: flush stale issued discard candidatesJaegeuk Kim
2019-01-02f2fs: correct wrong spelling, issing_*Jaegeuk Kim