summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2019-07-18Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15xfs: sync up xfs_trans_inode with userspaceEric Sandeen
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-10Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds
2019-07-10xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig
2019-07-09xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkDarrick J. Wong
2019-07-06xfs: don't update lastino for FSBULKSTAT_SINGLEDarrick J. Wong
2019-07-05xfs: disable map_sync for async flushPankaj Gupta
2019-07-05xfs: online scrub needn't bother zeroing its temporary bufferDarrick J. Wong
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong
2019-07-05xfs: refactor attr scrub memory allocation functionDarrick J. Wong
2019-07-05xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong
2019-07-04xfs: allow single bulkstat of special inodesDarrick J. Wong
2019-07-04xfs: specify AG in bulk reqDarrick J. Wong
2019-07-03xfs: wire up the v5 inumbers ioctlDarrick J. Wong
2019-07-03xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong
2019-07-03xfs: introduce v5 inode group structureDarrick J. Wong
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-07-03xfs: rename bulkstat functionsDarrick J. Wong
2019-07-03xfs: remove various bulk request typedef usageDarrick J. Wong
2019-07-03fs: xfs: xfs_log: Change return type from int to voidHariprasad Kelam
2019-07-03xfs: poll waiting for quotacheckDarrick J. Wong
2019-07-03xfs: multithreaded iwalk implementationDarrick J. Wong
2019-07-02xfs: refactor INUMBERS to use iwalk functionsDarrick J. Wong
2019-07-02xfs: refactor iwalk code to handle walking inobt recordsDarrick J. Wong
2019-07-02xfs: refactor xfs_iwalk_grab_ichunkDarrick J. Wong
2019-07-02xfs: clean up long conditionals in xfs_iwalk_ichunk_raDarrick J. Wong
2019-07-02xfs: change xfs_iwalk_grab_ichunk to use startino, not lastinoDarrick J. Wong
2019-07-02xfs: move bulkstat ichunk helpers to iwalk codeDarrick J. Wong
2019-07-02xfs: calculate inode walk prefetch more carefullyDarrick J. Wong
2019-07-02xfs: convert bulkstat to new iwalk infrastructureDarrick J. Wong
2019-07-02xfs: bulkstat should copy lastip whenever userspace supplies oneDarrick J. Wong
2019-07-02xfs: convert quotacheck to use the new iwalk functionsDarrick J. Wong
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong
2019-07-02xfs: create iterator error codesDarrick J. Wong
2019-07-01vfs: teach vfs_ioc_fssetxattr_check to check extent size hintsDarrick J. Wong
2019-07-01vfs: teach vfs_ioc_fssetxattr_check to check project id infoDarrick J. Wong
2019-07-01vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong
2019-07-01block: fix .bi_size overflowMing Lei
2019-06-30xfs: remove XFS_TRANS_NOFSChristoph Hellwig
2019-06-30xfs: simplify xfs_ioend_can_mergeChristoph Hellwig
2019-06-30xfs: allow merging ioends over append boundariesChristoph Hellwig
2019-06-30xfs: fix a comment typo in xfs_submit_ioendChristoph Hellwig
2019-06-30xfs: remove the unused xfs_count_page_state declarationChristoph Hellwig
2019-06-28xfs: fix iclog allocation sizeChristoph Hellwig