summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong
2018-12-19xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong
2018-12-19xfs: fix function pointer type in ftrace formatDarrick J. Wong
2018-12-18xfs: Fix x32 ioctls when cmd numbers differ from ia32.Nick Bowler
2018-12-18xfs: Fix bulkstat compat ioctls on x32 userspace.Nick Bowler
2018-12-18xfs: Align compat attrlist_by_handle with native implementation.Nick Bowler
2018-12-13xfs: require both realtime inodes to mountDarrick J. Wong
2018-12-12xfs: cache minimum realtime summary levelOmar Sandoval
2018-12-12xfs: count inode blocks correctly in inobt scrubDarrick J. Wong
2018-12-12xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong
2018-12-12xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong
2018-12-12xfs: add a block to inode count converterDarrick J. Wong
2018-12-12xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong
2018-12-12xfs: const-ify xfs_owner_info argumentsDarrick J. Wong
2018-12-12xfs: streamline defer op type handlingDarrick J. Wong
2018-12-12xfs: idiotproof defer op type configurationDarrick J. Wong
2018-12-12xfs: zero length symlinks are not validDave Chinner
2018-12-12xfs: clean up indentation issues, remove an unwanted spaceColin Ian King
2018-12-12xfs: libxfs: move xfs_perag_put latePan Bian
2018-12-12xfs: split up the xfs_reflink_end_cow work into smaller transactionsDarrick J. Wong
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-07CIFS: Avoid returning EBUSY to upper layer VFSLong Li
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-05Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)xfs-4.20-fixes-3Darrick J. Wong
2018-12-04splice: don't read more than available pipe spaceDarrick J. Wong
2018-12-04vfs: allow some remap flags to be passed to vfs_clone_file_rangeDarrick J. Wong
2018-12-04xfs: fix inverted return from xfs_btree_sblock_verify_crcEric Sandeen
2018-12-04xfs: fix PAGE_MASK usage in xfs_free_file_spaceDarrick J. Wong
2018-12-04Revert "exec: make de_thread() freezable"Rafael J. Wysocki
2018-12-04btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
2018-12-02nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-02flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-11-30hfsplus: do not free node before usingPan Bian
2018-11-30hfs: do not free node before usingPan Bian
2018-11-30ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds