summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-17ntfs: aops: remove VLA usageKees Cook
2018-08-17fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior
2018-08-17fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann
2018-08-17fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann
2018-08-17fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-17Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-17Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-17Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-16pNFS: Treat RECALLCONFLICT like DELAY...Trond Myklebust
2018-08-16pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust
2018-08-15Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-08-15Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15signal: Don't send signals to tasks that don't existEric W. Biederman
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-15NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-08-15NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-15ubifs: Set default assert action to read-onlyRichard Weinberger
2018-08-15ubifs: Allow setting assert action as mount parameterRichard Weinberger
2018-08-15ubifs: Rework ubifs_assert()Richard Weinberger
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-08-15ubifs: Turn two ubifs_assert() into a WARN_ON()Richard Weinberger
2018-08-15ubifs: Use kmalloc_array()Richard Weinberger
2018-08-15ubifs: Check data node size before truncateRichard Weinberger
2018-08-15Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-08-15ubifs: Add comment on c->commit_semRichard Weinberger
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