Age | Commit message (Expand) | Author |
2017-04-08 | xfs: try any AG when allocating the first btree block when reflinking | Christoph Hellwig |
2017-04-08 | xfs: use iomap new flag for newly allocated delalloc blocks | Brian Foster |
2017-04-08 | xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask | Chandan Rajendra |
2017-04-08 | xfs: fix and streamline error handling in xfs_end_io | Christoph Hellwig |
2017-04-08 | xfs: only reclaim unwritten COW extents periodically | Christoph Hellwig |
2017-04-08 | xfs: tune down agno asserts in the bmap code | Christoph Hellwig |
2017-04-08 | xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment | Chandan Rajendra |
2017-04-08 | xfs: don't reserve blocks for right shift transactions | Brian Foster |
2017-04-08 | xfs: fix uninitialized variable in _reflink_convert_cow | Darrick J. Wong |
2017-04-08 | xfs: split indlen reservations fairly when under reserved | Brian Foster |
2017-04-08 | xfs: handle indlen shortage on delalloc extent merge | Brian Foster |
2017-04-08 | xfs: don't fail xfs_extent_busy allocation | Christoph Hellwig |
2017-04-08 | xfs: reject all unaligned direct writes to reflinked files | Christoph Hellwig |
2017-04-08 | xfs: update ctime and mtime on clone destinatation inodes | Christoph Hellwig |
2017-04-08 | xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t | Hou Tao |
2017-04-08 | xfs: mark speculative prealloc CoW fork extents unwritten | Darrick J. Wong |
2017-04-08 | xfs: allow unwritten extents in the CoW fork | Darrick J. Wong |
2017-04-08 | xfs: verify free block header fields | Darrick J. Wong |
2017-04-08 | xfs: check for obviously bad level values in the bmbt root | Darrick J. Wong |
2017-04-08 | xfs: filter out obviously bad btree pointers | Darrick J. Wong |
2017-04-08 | xfs: fail _dir_open when readahead fails | Darrick J. Wong |
2017-04-08 | xfs: fix toctou race when locking an inode to access the data map | Darrick J. Wong |
2017-04-08 | xfs: fix eofblocks race with file extending async dio writes | Brian Foster |
2017-04-08 | xfs: sync eofblocks scans under iolock are livelock prone | Brian Foster |
2017-04-08 | xfs: pull up iolock from xfs_free_eofblocks() | Brian Foster |
2017-04-08 | xfs: use per-AG reservations for the finobt | Christoph Hellwig |
2017-04-08 | xfs: only update mount/resv fields on success in __xfs_ag_resv_init | Christoph Hellwig |
2017-02-26 | xfs: clear delalloc and cache on buffered write failure | Brian Foster |
2017-02-04 | xfs: fix bmv_count confusion w/ shared extents | Darrick J. Wong |
2017-02-04 | xfs: clear _XBF_PAGES from buffers when readahead page | Darrick J. Wong |
2017-02-04 | xfs: extsize hints are not unlikely in xfs_bmap_btalloc | Christoph Hellwig |
2017-02-04 | xfs: remove racy hasattr check from attr ops | Brian Foster |
2017-02-04 | xfs: verify dirblocklog correctly | Darrick J. Wong |
2017-02-04 | xfs: fix COW writeback race | Christoph Hellwig |
2017-02-04 | xfs: fix xfs_mode_to_ftype() prototype | Arnd Bergmann |
2017-02-04 | xfs: don't wrap ID in xfs_dq_get_next_id | Eric Sandeen |
2017-02-04 | xfs: sanity check inode di_mode | Amir Goldstein |
2017-02-04 | xfs: sanity check inode mode when creating new dentry | Amir Goldstein |
2017-02-04 | xfs: replace xfs_mode_to_ftype table with switch statement | Amir Goldstein |
2017-02-04 | xfs: add missing include dependencies to xfs_dir2.h | Amir Goldstein |
2017-02-04 | xfs: sanity check directory inode di_size | Amir Goldstein |
2017-02-04 | xfs: make the ASSERT() condition likely | Amir Goldstein |
2017-02-04 | xfs: don't print warnings when xfs_log_force fails | Christoph Hellwig |
2017-02-04 | xfs: don't rely on ->total in xfs_alloc_space_available | Christoph Hellwig |
2017-02-04 | xfs: adjust allocation length in xfs_alloc_space_available | Christoph Hellwig |
2017-02-04 | xfs: fix bogus minleft manipulations | Christoph Hellwig |
2017-02-04 | xfs: bump up reserved blocks in xfs_alloc_set_aside | Christoph Hellwig |
2017-02-01 | xfs: prevent quotacheck from overloading inode lru | Brian Foster |
2017-01-19 | xfs: Timely free truncated dirty pages | Jan Kara |
2017-01-12 | xfs: fix max_retries _show and _store functions | Carlos Maiolino |