summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong
2017-08-31xfs: perform dax_device lookup at mountDan Williams
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-22xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster
2017-08-22xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster
2017-08-22xfs: add log item pinning error injection tagBrian Foster
2017-08-22xfs: fix log recovery corruption error due to tail overwriteBrian Foster
2017-08-22xfs: always verify the log tail during recoveryBrian Foster
2017-08-22xfs: fix recovery failure when log record header wraps log endBrian Foster
2017-08-22xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino
2017-08-22xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino
2017-08-22xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen
2017-08-22xfs: write unmount record for ro mountsEric Sandeen
2017-08-17xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong
2017-08-17xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong
2017-08-11xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-08-04xfs: Fix per-inode DAX flag inheritanceLukas Czerner
2017-08-04xfs: Fix leak of discard bioJan Kara
2017-07-26xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig
2017-07-25xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong
2017-07-24xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-07-20xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong
2017-07-20xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong
2017-07-20xfs: check _btree_check_block valueDarrick J. Wong
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig
2017-07-13xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig
2017-07-13xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig
2017-07-13xfs: fixup xfs_attr_get_ilockedChristoph Hellwig
2017-07-12xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-06xfs: minimal conversion to errseq_t writeback error reportingJeff Layton
2017-07-05xfs: fix contiguous dquot chunk iteration livelockBrian Foster
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-02xfs: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig
2017-07-01xfs: remove a whitespace-only line from xfs_fs_get_nextdqblkChristoph Hellwig
2017-07-01xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extentChristoph Hellwig
2017-07-01xfs: Check for m_errortag initialization in xfs_errortag_testCarlos Maiolino
2017-06-27xfs: grab dquots without taking the ilockDarrick J. Wong
2017-06-27xfs: fix semicolon.cocci warningskbuild test robot
2017-06-27xfs: Don't clear SGID when inheriting ACLsJan Kara