Age | Commit message (Expand) | Author |
2017-06-19 | xfs: separate function to check if inode shares extents | Darrick J. Wong |
2017-06-19 | xfs: reflink find shared should take a transaction | Darrick J. Wong |
2017-06-19 | xfs: check if an inode is cached and allocated | Darrick J. Wong |
2017-06-19 | xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub | Darrick J. Wong |
2017-06-19 | xfs: plumb in needed functions for range querying of various btrees | Darrick J. Wong |
2017-06-19 | xfs: export various function for the online scrubber | Darrick J. Wong |
2017-06-19 | xfs: always compile the btree inorder check functions | Darrick J. Wong |
2017-06-19 | xfs: remove double-underscore integer types | Darrick J. Wong |
2017-06-19 | xfs: optimize _btree_query_all | Darrick J. Wong |
2017-06-19 | xfs: remove bli from AIL before release on transaction abort | Brian Foster |
2017-06-19 | xfs: release bli from transaction properly on fs shutdown | Brian Foster |
2017-06-19 | xfs: avoid harmless gcc-7 warnings | Arnd Bergmann |
2017-06-19 | xfs: remove lsn relevant fields from xfs_trans structure and its users | Shan Hai |
2017-06-19 | xfs: remove XFS_HSIZE | Christoph Hellwig |
2017-06-19 | xfs: dump transaction usage details on log reservation overrun | Brian Foster |
2017-06-19 | xfs: refactor xlog_cil_insert_items() to facilitate transaction dump | Brian Foster |
2017-06-19 | xfs: separate shutdown from ticket reservation print helper | Brian Foster |
2017-06-19 | xfs: define fatal assert build time tunable | Brian Foster |
2017-06-19 | xfs: define bug_on_assert debug mode sysfs tunable | Brian Foster |
2017-06-19 | xfs: try to avoid blowing out the transaction reservation when bunmaping a sh... | Darrick J. Wong |
2017-06-19 | xfs: refactor dir2 leaf readahead shadow buffer cleverness | Darrick J. Wong |
2017-06-19 | xfs: push buffer of flush locked dquot to avoid quotacheck deadlock | Brian Foster |
2017-06-19 | Linux 4.12-rc6 | Linus Torvalds |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-06-18 | Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2017-06-18 | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2017-06-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-06-19 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-06-18 | virtio_balloon: disable VIOMMU support | Michael S. Tsirkin |
2017-06-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-06-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-06-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-18 | Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-06-18 | Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-06-18 | Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-06-18 | Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-06-17 | Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-06-17 | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-06-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-06-17 | Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-17 | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-06-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-06-17 | mm: correct the comment when reclaimed pages exceed the scanned pages | zhongjiang |
2017-06-17 | userfaultfd: shmem: handle coredumping in handle_userfault() | Andrea Arcangeli |
2017-06-17 | mm: numa: avoid waiting on freed migrated pages | Mark Rutland |