Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / fs / xfs / libxfs /
2016-08-07  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2016-08-06  Linus TorvaldsMerge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git...
2016-08-06  Linus TorvaldsMerge branch 'work.const-qstr' of git://git./linux...
2016-08-06  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-08-06  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-08-06  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-06  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-06  Linus TorvaldsMerge tag 'pwm/for-4.8-rc1' of git://git./linux/kernel...
2016-08-06  Linus TorvaldsMerge tag 'ntb-4.8' of git://github.com/jonmason/ntb
2016-08-06  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-08-06  Linus TorvaldsMerge tag 'pnp-extra-4.8-rc1' of git://git./linux/kerne...
2016-08-06  Linus TorvaldsMerge tag 'acpi-extra-4.8-rc1' of git://git./linux...
2016-08-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-06  Linus TorvaldsMerge tag 'usb-4.8-rc1' of git://git./linux/kernel...
2016-08-05  Linus TorvaldsMerge tag 'rtc-4.8' of git://git./linux/kernel/git...
2016-08-05  Rafael J. WysockiMerge branches 'pm-sleep', 'pm-cpufreq', 'pm-core'...
2016-08-05  Linus TorvaldsMerge tag 'sound-fix-4.8-rc1' of git://git./linux/kerne...
2016-08-05  Linus TorvaldsMerge tag 'metag-for-v4.8' of git://git./linux/kernel...
2016-08-05  Linus TorvaldsMerge tag 'for-linus-2' of git://git./linux/kernel...
2016-08-05  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-08-05  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-08-04  Linus TorvaldsMerge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields...
2016-08-04  Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-08-04  Linus TorvaldsMerge tag 'upstream-4.8-rc1' of git://git.infradead...
2016-08-04  Linus TorvaldsMerge branch 'for-linus-4.8-rc1' of git://git./linux...
2016-08-04  Linus TorvaldsMerge branch 'parisc-4.8-1' of git://git./linux/kernel...
2016-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-04  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2016-08-04  Paolo BonziniMerge tag 'kvm-arm-for-4.8-take2' of git://git./linux...
2016-08-04  Ingo MolnarMerge tag 'perf-core-for-mingo-20160803' of git://git...
2016-08-03  Al ViroMerge branch 'for-viro' of git://git./linux/kernel...
2016-08-03  Darrick J. Wongxfs: move (and rename) the deferred bmap-free tracepoints
2016-08-03  Darrick J. Wongxfs: remove the extents array from the rmap update...
2016-08-03  Darrick J. Wongxfs: in btree_lshift, only allocate temporary cursor...
2016-08-03  Darrick J. Wongxfs: remove unnecesary lshift/rshift key initialization
2016-08-03  Darrick J. Wongxfs: remove the get*keys and update_keys btree ops...
2016-08-03  Darrick J. Wongxfs: enable the rmap btree functionality
2016-08-03  Darrick J. Wongxfs: don't update rmapbt when fixing agfl
2016-08-03  Darrick J. Wongxfs: add rmap btree geometry feature flag
2016-08-03  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-03  Darrick J. Wongxfs: enable the xfs_defer mechanism to process rmaps...
2016-08-03  Darrick J. Wongxfs: create rmap update intent log items
2016-08-03  Darrick J. Wongxfs: add rmap btree insert and delete helpers
2016-08-03  Darrick J. Wongxfs: convert unwritten status of reverse mappings
2016-08-03  Darrick J. Wongxfs: remove an extent from the rmap btree
2016-08-03  Darrick J. Wongxfs: add an extent to the rmap btree
2016-08-03  Darrick J. Wongxfs: teach rmapbt to support interval queries
2016-08-03  Darrick J. Wongxfs: support overlapping intervals in the rmap btree
2016-08-03  Darrick J. Wongxfs: add rmap btree operations
2016-08-03  Darrick J. Wongxfs: rmap btree requires more reserved free space
2016-08-03  Darrick J. Wongxfs: rmap btree transaction reservations
2016-08-03  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-03  Darrick J. Wongxfs: introduce rmap extent operation stubs
2016-08-03  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-03  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-03  Darrick J. Wongxfs: add rmap btree stats infrastructure
2016-08-03  Darrick J. Wongxfs: introduce rmap btree definitions
2016-08-03  Darrick J. Wongxfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
2016-08-03  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
2016-08-03  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-03  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-03  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-03  Darrick J. Wongxfs: enable the xfs_defer mechanism to process extents...
2016-08-03  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-03  Darrick J. Wongxfs: move deferred operations into a separate file
2016-08-03  Darrick J. Wongxfs: refactor btree owner change into a separate visit...
2016-08-03  Darrick J. Wongxfs: introduce interval queries on btrees
2016-08-03  Darrick J. Wongxfs: support btrees with overlapping intervals for...
2016-08-03  Darrick J. Wongxfs: add function pointers for get/update keys to the...
2016-08-03  Darrick J. Wongxfs: during btree split, save new block key & ptr for...
2016-08-03  Darrick J. Wongxfs: set *stat=1 after iroot realloc
2016-08-03  Darrick J. Wongxfs: fix locking of the rt bitmap/summary inodes
2016-08-03  Darrick J. Wongxfs: fix attr shortform structure alignment on cris
2016-08-02  Linus TorvaldsMerge tag 'ceph-for-4.8-rc1' of git://github.com/ceph...
2016-08-02  Linus TorvaldsMerge tag 'pci-v4.8-changes' of git://git./linux/kernel...
2016-08-02  Linus TorvaldsMerge tag 'for-linus-20160801' of git://git.infradead...
2016-08-02  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-08-02  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2016-08-02  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-08-02  Linus TorvaldsMerge tag 'drm-for-v4.8' of git://people.freedesktop...
2016-08-01  Linus TorvaldsMerge tag 'please-pull-misc-4.8' of git://git./linux...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-dt64' of git://git./linux/kernel...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-arm64' of git://git./linux/kernel...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2016-08-01  Linus TorvaldsMerge tag 'armsoc-cleanup' of git://git./linux/kernel...
2016-08-01  Linus TorvaldsMerge tag 'linux-kselftest-4.8-rc1-update' of git:...
2016-08-01  Linus TorvaldsMerge tag 'linux-kselftest-4.8-rc1-fixes' of git:/...
2016-08-01  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.8-2' of git://git./linux...
2016-08-01  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-08-01  Linus TorvaldsMerge branch 'x86-headers-for-linus' of git://git....
2016-08-01  Linus TorvaldsMerge tag 'backlight-for-linus-4.8' of git://git./linux...
2016-08-01  Linus TorvaldsMerge tag 'mfd-for-linus-4.8' of git://git./linux/kerne...
2016-08-01  Linus TorvaldsMerge tag 'iommu-updates-v4.8' of git://git./linux...
2016-08-01  Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-08-01  Linus TorvaldsMerge tag 'mmc-v4.8' of git://git.linaro.org/people...
2016-08-01  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-08-01  Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
next
This page took 0.068723 seconds and 8 git commands to generate.