summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28xfs: expose errortag knobs via sysfsDarrick J. Wong3-1/+157
2017-06-28xfs: make errortag a per-mountpoint structureDarrick J. Wong5-89/+111
2017-06-24xfs: free uncommitted transactions during log recoveryBrian Foster1-1/+20
2017-06-20xfs: don't allow bmap on rt filesDarrick J. Wong1-2/+5
2017-06-20xfs: allow reading of already-locked remote symbolic linkDarrick J. Wong2-3/+4
2017-06-20xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong4-36/+57
2017-06-20xfs: pass along transaction context when reading directory block buffersDarrick J. Wong3-7/+14
2017-06-20xfs: return the hash value of a leaf1 directory blockDarrick J. Wong3-10/+12
2017-06-20xfs: refactor the ifork block counting functionDarrick J. Wong2-43/+70
2017-06-20xfs: make _bmap_count_blocks consistent wrt delalloc extent behaviorDarrick J. Wong1-10/+13
2017-06-20xfs: separate function to check if inode shares extentsDarrick J. Wong2-36/+54
2017-06-20xfs: reflink find shared should take a transactionDarrick J. Wong3-12/+13
2017-06-20xfs: check if an inode is cached and allocatedDarrick J. Wong2-2/+54
2017-06-20xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong2-17/+32
2017-06-20xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2-0/+48
2017-06-20xfs: export various function for the online scrubberDarrick J. Wong14-12/+41
2017-06-20xfs: always compile the btree inorder check functionsDarrick J. Wong6-26/+0
2017-06-20xfs: remove double-underscore integer typesDarrick J. Wong61-642/+634
2017-06-20xfs: optimize _btree_query_allDarrick J. Wong1-5/+7
2017-06-19xfs: remove bli from AIL before release on transaction abortBrian Foster1-9/+12
2017-06-19xfs: release bli from transaction properly on fs shutdownBrian Foster1-7/+14
2017-06-19xfs: avoid harmless gcc-7 warningsArnd Bergmann1-2/+2
2017-06-19xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai3-26/+4
2017-06-19xfs: remove XFS_HSIZEChristoph Hellwig2-6/+1
2017-06-19xfs: dump transaction usage details on log reservation overrunBrian Foster3-6/+68
2017-06-19xfs: refactor xlog_cil_insert_items() to facilitate transaction dumpBrian Foster1-30/+32
2017-06-19xfs: separate shutdown from ticket reservation print helperBrian Foster2-7/+9
2017-06-19xfs: define fatal assert build time tunableBrian Foster3-2/+22
2017-06-19xfs: define bug_on_assert debug mode sysfs tunableBrian Foster4-1/+40
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong7-23/+73
2017-06-19xfs: refactor dir2 leaf readahead shadow buffer clevernessDarrick J. Wong1-234/+84
2017-06-19xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster4-1/+89
2017-06-19Linux 4.12-rc6v4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-13/+10
2017-06-19Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-7/+8
2017-06-19Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2017-06-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-31/+34
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+8
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+14
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-26/+46
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2017-06-18Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-33/+2
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-28/+24
2017-06-18Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-13/+50