summaryrefslogtreecommitdiff
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* | | | xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster2017-09-01
* | | | xfs: open-code xfs_buf_item_dirty()Brian Foster2017-09-01
* | | | xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* | | | xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig2017-09-01
* | | | xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-01
* | | | xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval2017-09-01
* | | | xfs: evict all inodes involved with log redo itemDarrick J. Wong2017-09-01
* | | | xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino2017-08-22
* | | | xfs: add log recovery tracepoint for head/tailBrian Foster2017-08-22
* | | | xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster2017-08-22
* | | | xfs: add log item pinning error injection tagBrian Foster2017-08-22
* | | | xfs: fix log recovery corruption error due to tail overwriteBrian Foster2017-08-22
* | | | xfs: always verify the log tail during recoveryBrian Foster2017-08-22
* | | | xfs: fix recovery failure when log record header wraps log endBrian Foster2017-08-22
* | | | xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino2017-08-22
* | | | xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino2017-08-22
* | | | xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen2017-08-22
* | | | xfs: write unmount record for ro mountsEric Sandeen2017-08-22
|/ / /
* | | xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong2017-08-17
* | | xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong2017-08-17
* | | xfs: fix inobt inode allocation search optimizationOmar Sandoval2017-08-11
* | | xfs: Fix per-inode DAX flag inheritanceLukas Czerner2017-08-04
* | | xfs: Fix leak of discard bioJan Kara2017-08-04
|/ /
* | xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig2017-07-26
* | xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-25
* | xfs: fix quotacheck dquot id overflow infinite loopBrian Foster2017-07-24
* | xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong2017-07-20
* | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong2017-07-20
* | xfs: check _btree_check_block valueDarrick J. Wong2017-07-20
|/
* Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-14
|\
| * Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-13
| * xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig2017-07-13
| * xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig2017-07-13
| * xfs: fixup xfs_attr_get_ilockedChristoph Hellwig2017-07-13
* | xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko2017-07-12
* | Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\ \ | |/
| * xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-07
| * xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong2017-07-07
| * xfs: fix contiguous dquot chunk iteration livelockBrian Foster2017-07-05
| * xfs: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig2017-07-02
| * xfs: remove a whitespace-only line from xfs_fs_get_nextdqblkChristoph Hellwig2017-07-01
| * xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extentChristoph Hellwig2017-07-01
| * xfs: Check for m_errortag initialization in xfs_errortag_testCarlos Maiolino2017-07-01
| * xfs: grab dquots without taking the ilockDarrick J. Wong2017-06-27
| * xfs: fix semicolon.cocci warningskbuild test robot2017-06-27
| * xfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-27
| * xfs: free cowblocks and retry on buffered write ENOSPCBrian Foster2017-06-27
| * xfs: replace log_badcrc_factor knob with error injection tagBrian Foster2017-06-27
| * xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong2017-06-27
| * xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-27