Merge branch 'for-linus' of git://neil.brown.name/md
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_bmap.c
2011-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-30 Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./linux...
2011-10-30 Linus TorvaldsMerge branch 'fbdev-next' of git://github.com/schandina...
2011-10-29 Linus TorvaldsMerge git://github.com/rustyrussell/linux
2011-10-29 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-10-29 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-10-28 Linus TorvaldsMerge branch 'for-linus' of git://ceph.newdream.net...
2011-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-28 Linus TorvaldsMerge branch 'next-rebase' of git://git./linux/kernel...
2011-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-28 Linus TorvaldsMerge branch 'devel-stable' of ftp.arm.linux.org.uk...
2011-10-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-10-28 Linus TorvaldsMerge http://sucs.org/~rohan/git/gfs2-3.0-nmw
2011-10-28 Linus TorvaldsMerge branch '3.2-without-smb2' of git://git.samba...
2011-10-28 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-10-28 Linus TorvaldsMerge branch 'x86-rdrand-for-linus' of git://git./linux...
2011-10-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-10-27 Linus TorvaldsMerge branch 'gpio' of ftp.arm.linux.org.uk/pub/linux...
2011-10-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-10-26 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-10-26 Pekka EnbergMerge branches 'slab/next' and 'slub/partial' into...
2011-10-25 Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Jiri KosinaMerge branch 'upstream' into for-linus
2011-10-25 Jiri KosinaMerge branches 'acrux', 'logitech', 'multitouch', ...
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-25 Linus TorvaldsMerge branches 'stable/drivers-3.2', 'stable/drivers...
2011-10-25 Russell KingMerge branches 'arnd-randcfg-fixes', 'debug', 'io'...
2011-10-25 Linus TorvaldsMerge branches 'stable/bug.fixes-3.2' and 'stable/mmu...
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-20 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-10-17 Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2011-10-17 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-13 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-12 Ingo MolnarMerge branch 'tip/perf/core' of git://github.com/rosted...
2011-10-12 Christoph Hellwigxfs: simplify xfs_trans_ijoin* again
2011-10-12 Christoph Hellwigxfs: dont ignore error code from xfs_bmbt_update
2011-10-12 Christoph Hellwigxfs: pass bmalloca to xfs_bmap_add_extent_hole_real
2011-10-12 Christoph Hellwigxfs: pass bmalloca to xfs_bmap_add_extent_delay_real
2011-10-12 Christoph Hellwigxfs: move logflags into bmalloca
2011-10-12 Dave Chinnerxfs: move lastx and nallocs into bmalloca
2011-10-12 Dave Chinnerxfs: move btree cursor into bmalloca
2011-10-12 Dave Chinnerxfs: do not keep local copies of allocation ranges...
2011-10-12 Dave Chinnerxfs: rename allocation range fields in struct xfs_bmalloca
2011-10-12 Dave Chinnerxfs: move firstblock and bmap freelist cursor into...
2011-10-12 Dave Chinnerxfs: move extent records into bmalloca structure
2011-10-12 Dave Chinnerxfs: pass bmalloca structure to xfs_bmap_isaeof
2011-10-12 Christoph Hellwigxfs: remove xfs_bmap_add_extent
2011-10-12 Christoph Hellwigxfs: introduce xfs_bmap_last_extent
2011-10-12 Dave Chinnerxfs: rename xfs_bmapi to xfs_bmapi_write
2011-10-12 Dave Chinnerxfs: factor unwritten extent map manipulations out...
2011-10-12 Dave Chinnerxfs: factor extent allocation out of xfs_bmapi
2011-10-12 Christoph Hellwigxfs: do not use xfs_bmap_add_extent for adding delalloc...
2011-10-12 Christoph Hellwigxfs: introduce xfs_bmapi_delay()
2011-10-12 Christoph Hellwigxfs: factor delalloc reservations out of xfs_bmapi
2011-10-12 Dave Chinnerxfs: remove xfs_bmapi_single()
2011-10-12 Dave Chinnerxfs: introduce xfs_bmapi_read()
2011-10-12 Dave Chinnerxfs: factor extent map manipulations out of xfs_bmapi
2011-10-12 Christoph Hellwigxfs: remove the nextents variable in xfs_bmapi
2011-10-12 Christoph Hellwigxfs: remove impossible to read code in xfs_bmap_add_ext...
2011-10-12 Christoph Hellwigxfs: remove the first extent special case in xfs_bmap_a...
2011-10-12 Christoph Hellwigxfs: avoid synchronous transactions when deleting attr...
2011-10-11 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-30 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://github.com/NewDreamNe...
2011-09-29 Ingo MolnarMerge branch 'core' of git://amd64.org/linux/rric into...
2011-09-27 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-27 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-27 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-09-23 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-21 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-09-20 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-20 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-19 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-19 Linus TorvaldsMerge branch 'slab/urgent' of git://github.com/penberg...
2011-09-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-18 Ingo MolnarMerge branch 'linus' into sched/core
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-09-16 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-15 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-15 Jiri KosinaMerge branch 'master' into for-next
2011-09-13 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-13 Len BrownMerge branches 'apei', 'bz-13195' and 'doc' into acpi
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-09 Linus TorvaldsMerge branch 'for-linus' of git://ceph.newdream.net...
2011-09-08 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-09-07 Dmitry TorokhovMerge commit 'v3.1-rc4' into next
2011-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://tesla...
2011-09-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-07 Jiri KosinaMerge branches 'upstream-fixes' and 'magicmouse' into...
next