summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-15ubifs: introduce Kconfig symbol for xattr supportStefan Agner
2018-08-15ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva
2018-08-14x86: Add entry trampolines to kcoreAdrian Hunter
2018-08-15ubifs: tnc: use monotonic znode timestampArnd Bergmann
2018-08-15ubifs: use timespec64 for inode timestampsArnd Bergmann
2018-08-15ubifs: xattr: Don't operate on deleted inodesRichard Weinberger
2018-08-15ubifs: gc: Fix typoRichard Weinberger
2018-08-15ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-08-15ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-08-15ubifs: Fix directory size calculation for symlinksRichard Weinberger
2018-08-14Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-14f2fs: fix to skip verifying block address for non-regular inodeChao Yu
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-14f2fs: rework fault injection handling to avoid a warningArnd Bergmann
2018-08-14orangefs: remove redundant pointer orangefs_inodeColin Ian King
2018-08-14orangefs: Adding new return type vm_fault_tSouptick Joarder
2018-08-14Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-14iomap: fix WARN_ON_ONCE on uninitialized variableDarrick J. Wong
2018-08-14xfs: sanity check ag header values in xrep_calc_ag_resblksDarrick J. Wong
2018-08-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-08-13Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-08-13Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-08-13Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust
2018-08-13NFSv4: Don't busy wait if NFSv4 session draining is interruptedTrond Myklebust
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13f2fs: support fault_type mount optionChao Yu
2018-08-13f2fs: fix to return success when trimming meta areaChao Yu
2018-08-13f2fs: fix use-after-free of dicard command entryChao Yu
2018-08-13f2fs: support discard submission error injectionChao Yu
2018-08-13f2fs: split discard command in prior to block layerChao Yu
2018-08-13f2fs: wake up gc thread immediately when gc_urgent is setSheng Yong
2018-08-13f2fs: fix incorrect range->len in f2fs_trim_fs()Chao Yu
2018-08-13f2fs: refresh recent accessed nat entry in lru listChao Yu
2018-08-13f2fs: fix avoid race between truncate and background GCChao Yu
2018-08-13f2fs: avoid race between zero_range and background GCChao Yu
2018-08-13f2fs: fix to do sanity check with block address in main area v2Chao Yu
2018-08-13f2fs: fix to do sanity check with inline flagsChao Yu
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13ceph: don't drop message if it contains more data than expectedYan, Zheng