summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-26xfs: allow bulkstat_single of special inodesbulkstat-v5_2019-06-26Darrick J. Wong
2019-06-26xfs: specify AG in bulk reqDarrick J. Wong
2019-06-26xfs: wire up the v5 INUMBERS ioctlDarrick J. Wong
2019-06-26xfs: wire up the new v5 bulkstat_single ioctlDarrick J. Wong
2019-06-26xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong
2019-06-26xfs: introduce v5 inode group structureDarrick J. Wong
2019-06-26xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-06-26xfs: rename bulkstat functionsDarrick J. Wong
2019-06-26xfs: remove various bulk request typedef usageDarrick J. Wong
2019-06-26xfs: poll waiting for quotacheckparallel-iwalk_2019-06-26Darrick J. Wong
2019-06-26xfs: multithreaded iwalk implementationDarrick J. Wong
2019-06-26xfs: refactor INUMBERS to use iwalk functionsDarrick J. Wong
2019-06-26xfs: refactor iwalk code to handle walking inobt recordsDarrick J. Wong
2019-06-26xfs: refactor xfs_iwalk_grab_ichunkDarrick J. Wong
2019-06-26xfs: clean up long conditionals in xfs_iwalk_ichunk_raDarrick J. Wong
2019-06-26xfs: change xfs_iwalk_grab_ichunk to use startino, not lastinoDarrick J. Wong
2019-06-26xfs: move bulkstat ichunk helpers to iwalk codeDarrick J. Wong
2019-06-26xfs: calculate inode walk prefetch more carefullyDarrick J. Wong
2019-06-26xfs: convert bulkstat to new iwalk infrastructureDarrick J. Wong
2019-06-26xfs: remove unnecessary includes of xfs_itable.hDarrick J. Wong
2019-06-26xfs: bulkstat should copy lastip whenever userspace supplies oneDarrick J. Wong
2019-06-26xfs: convert quotacheck to use the new iwalk functionsDarrick J. Wong
2019-06-26xfs: create simplified inode walk functionDarrick J. Wong
2019-06-26xfs: create iterator error codesDarrick J. Wong
2019-06-26xfs: account for log space when formatting new AGsmkfs-refactor_2019-06-26Darrick J. Wong
2019-06-26xfs: refactor free space btree record initializationDarrick J. Wong
2019-06-26xfs: extend the range of flush_unmap rangesstale-exposure_2019-06-26Darrick J. Wong
2019-06-26xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-06-26xfs: move xfs_ino_geometry in xfs_mount.hinode-geometry_2019-06-26Darrick J. Wong
2019-06-26xfs: remove unused flag argumentsxfs-5.3-merge_2019-06-26Eric Sandeen
2019-06-26xfs: remove the debug-only q_transp field from struct xfs_dquotChristoph Hellwig
2019-06-26xfs: merge xfs_buf_zero and xfs_buf_iomoveChristoph Hellwig
2019-06-26xfs: remove unused flags arg from getsb interfacesEric Sandeen
2019-06-26xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONSEric Sandeen
2019-06-26xfs: finish converting to inodes_per_clusterDarrick J. Wong
2019-06-26xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong
2019-06-26xfs: refactor inode geometry setup routinesDarrick J. Wong
2019-06-26xfs: separate inode geometryDarrick J. Wong
2019-06-26fuse: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein
2019-06-26vfs: allow copy_file_range to copy across devicesAmir Goldstein
2019-06-26xfs: use file_modified() helperAmir Goldstein
2019-06-26vfs: introduce file_modified() helperAmir Goldstein
2019-06-26vfs: add missing checks to copy_file_rangeAmir Goldstein
2019-06-26vfs: remove redundant checks from generic_remap_checks()Amir Goldstein
2019-06-26vfs: introduce generic_file_rw_checks()Amir Goldstein
2019-06-26vfs: no fallback for ->copy_file_rangeDave Chinner
2019-06-26vfs: introduce generic_copy_file_range()Dave Chinner
2019-06-22Linux 5.2-rc6v5.2-rc6Linus Torvalds
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu