summaryrefslogtreecommitdiff
path: root/fs/xfs
Commit message (Expand)AuthorAge
* 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
| * xfs: expose errortag knobs via sysfsDarrick J. Wong2017-06-27
| * xfs: make errortag a per-mountpoint structureDarrick J. Wong2017-06-27
| * xfs: free uncommitted transactions during log recoveryBrian Foster2017-06-24
| * xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-20
| * xfs: allow reading of already-locked remote symbolic linkDarrick J. Wong2017-06-20
| * xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-20
| * xfs: pass along transaction context when reading directory block buffersDarrick J. Wong2017-06-20
| * xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-20
| * xfs: refactor the ifork block counting functionDarrick J. Wong2017-06-20
| * xfs: make _bmap_count_blocks consistent wrt delalloc extent behaviorDarrick J. Wong2017-06-20
| * xfs: separate function to check if inode shares extentsDarrick J. Wong2017-06-19
| * xfs: reflink find shared should take a transactionDarrick J. Wong2017-06-19
| * xfs: check if an inode is cached and allocatedDarrick J. Wong2017-06-19
| * xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong2017-06-19
| * xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2017-06-19
| * xfs: export various function for the online scrubberDarrick J. Wong2017-06-19
| * xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-19
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
| * xfs: optimize _btree_query_allDarrick J. Wong2017-06-19
| * xfs: remove bli from AIL before release on transaction abortBrian Foster2017-06-19
| * xfs: release bli from transaction properly on fs shutdownBrian Foster2017-06-19
| * xfs: avoid harmless gcc-7 warningsArnd Bergmann2017-06-19
| * xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai2017-06-19
| * xfs: remove XFS_HSIZEChristoph Hellwig2017-06-19
| * xfs: dump transaction usage details on log reservation overrunBrian Foster2017-06-19
| * xfs: refactor xlog_cil_insert_items() to facilitate transaction dumpBrian Foster2017-06-19
| * xfs: separate shutdown from ticket reservation print helperBrian Foster2017-06-19
| * xfs: define fatal assert build time tunableBrian Foster2017-06-19
| * xfs: define bug_on_assert debug mode sysfs tunableBrian Foster2017-06-19