]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs/xfs
Merge remote-tracking branch 'xfs/for-next'
[karo-tx-linux.git] / fs / xfs /
2015-11-05 Stephen RothwellMerge remote-tracking branch 'xfs/for-next'
2015-11-05 Stephen RothwellMerge remote-tracking branch 'v9fs/for-next'
2015-11-05 Stephen RothwellMerge remote-tracking branch 'overlayfs/overlayfs-next'
2015-11-05 Stephen RothwellMerge remote-tracking branch 'fscache/fscache'
2015-11-04 Stephen RothwellMerge remote-tracking branch 'ceph/master'
2015-11-04 Stephen RothwellMerge remote-tracking branch 'omap-pending/for-next'
2015-11-04 Stephen RothwellMerge remote-tracking branch 'sparc/master'
2015-11-04 Linus TorvaldsMerge branch 'x86-headers-for-linus' of git://git.kerne...
2015-11-03 Dmitry TorokhovMerge branch 'next' into for-linus
2015-11-03 Dave ChinnerMerge branch 'xfs-dax-updates' into for-next
2015-11-03 Dave ChinnerMerge branch 'xfs-misc-fixes-for-4.4-2' into for-next
2015-11-03 Dave Chinnerxfs: optimise away log forces on timestamp updates...
2015-11-03 Darrick J. Wongxfs: don't leak uuid table on rmmod
2015-11-03 Andreas Gruenbacherxfs: invalidate cached acl if set via ioctl
2015-11-03 Andreas Gruenbacherxfs: Plug memory leak in xfs_attrmulti_attr_set
2015-11-03 Andreas Gruenbacherxfs: Validate the length of on-disk ACLs
2015-11-03 Brian Fosterxfs: invalidate cached acl if set directly via xattr
2015-11-03 Dave Chinnerxfs: xfs_filemap_pmd_fault treats read faults as write...
2015-11-03 Dave Chinnerxfs: add ->pfn_mkwrite support for DAX
2015-11-03 Dave Chinnerxfs: DAX does not use IO completion callbacks
2015-11-03 Dave Chinnerxfs: Don't use unwritten extents for DAX
2015-11-03 Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2015-11-03 Dave Chinnerxfs: fix inode size update overflow in xfs_map_direct()
2015-11-02 Jiri Kosinaxfs: clear PF_NOFREEZE for xfsaild kthread
2015-10-31 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2015-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-29 Russell KingMerge branches 'drm-dwhdmi-devel', 'drm-tda998x-devel2...
2015-10-27 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2015-10-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-10-27 Ingo MolnarMerge tag 'efi-next' of git://git.kernel.org/pub/scm...
2015-10-24 Dave AirlieMerge branch 'vmwgfx-fixes-4.3' of git://people.freedes...
2015-10-23 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-10-18 Dave ChinnerMerge branch 'xfs-stats-fixes' into for-next
2015-10-18 Dan Carpenterxfs: fix an error code in xfs_fs_fill_super()
2015-10-18 Dave Chinnerxfs: stats are no longer dependent on CONFIG_PROC_FS
2015-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-16 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-15 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151014' of git://people...
2015-10-15 David S. MillerMerge tag 'mac80211-for-davem-2015-10-13' of git:/...
2015-10-14 Ingo MolnarMerge tag 'efi-next' of git://git.kernel.org/pub/scm...
2015-10-14 Ingo MolnarMerge branch 'x86/urgent' into core/efi, to pick up...
2015-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-10-13 Johannes BergMerge remote-tracking branch 'net-next/master' into...
2015-10-12 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-10-12 Dave ChinnerMerge branch 'xfs-misc-fixes-for-4.4-1' into for-next
2015-10-12 Dave ChinnerMerge branch 'xfs-io-fixes' into for-next
2015-10-12 Dave ChinnerMerge branch 'xfs-logging-fixes' into for-next
2015-10-12 Eric Sandeenxfs: simplify /proc teardown & error handling
2015-10-12 Bill O'Donnellxfs: per-filesystem stats counter implementation
2015-10-12 Bill O'Donnellxfs: per-filesystem stats in sysfs
2015-10-12 Eric Sandeenxfs: more info from kmem deadlocks and high-level error...
2015-10-12 Eric Sandeenxfs: avoid null *src in memcpy call in xlog_write
2015-10-12 Brian Fosterxfs: pass total block res. as total xfs_bmapi_write...
2015-10-12 Jan Tulakxfs: avoid dependency on Linux XATTR_SIZE_MAX
2015-10-12 Jan Tulakxfs: prefix XATTR_LIST_MAX with XFS_
2015-10-12 Geliang Tanglibxfs: fix two comment typos
2015-10-12 Brian Fosterxfs: add an xfs_zero_eof() tracepoint
2015-10-12 Brian Fosterxfs: always drain dio before extending aio write submission
2015-10-12 Brian Fosterxfs: validate metadata LSNs against log on v5 superblocks
2015-10-12 Tetsuo Handaxfs: Print name and pid when memory allocation loops
2015-10-12 Brian Fosterxfs: log local to remote symlink conversions correctly...
2015-10-12 Brian Fosterxfs: add missing ilock around dio write last extent...
2015-10-12 Zhaohongjiangcancel the setfilesize transation when io error happen
2015-10-11 Bill O'Donnellxfs: pass xfsstats structures to handlers and macros
2015-10-11 Bill O'Donnellxfs: consolidate sysfs ops
2015-10-11 Bill O'Donnellxfs: remove unused procfs code
2015-10-11 Bill O'Donnellxfs: create symlink proc/fs/xfs/stat to sys/fs/xfs...
2015-10-11 Bill O'Donnellxfs: create global stats and stats_clear in sysfs
2015-10-09 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-07 Jens AxboeMerge branch 'stable/for-jens-4.3' of git://git.kernel...
2015-10-07 David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-05' of git...
2015-10-07 Kalle ValoMerge tag 'iwlwifi-for-kalle-2015-10-05' of git://git...
2015-10-06 Arnd BergmannMerge tag 'efm32-for-4.4-rc1' of git://git.pengutronix...
2015-10-05 Kalle ValoMerge ath-next from ath.git
2015-10-04 Linus TorvaldsMerge branch 'strscpy' of git://git.kernel.org/pub...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-02 Trond MyklebustMerge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs...
2015-10-02 Stephen BoydMerge branch 'for-4.3-rc/ti-clk-fixes' of https://githu...
2015-10-02 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151001' of git://people...
2015-09-29 Dmitry TorokhovMerge tag 'v4.3-rc3' into next
2015-09-27 Rafael J. WysockiMerge branch 'cpuidle' of https://git.kernel.org/pub...
2015-09-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-09-26 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-09-21' of git...
2015-09-25 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-09-25 Doug LedfordMerge tag 'v4.3-rc2' into k.o/for-4.3-v1
2015-09-24 Tony LindgrenMerge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
2015-09-24 David S. MillerMerge tag 'mac80211-for-davem-2015-09-22' of git:/...
2015-09-24 Takashi IwaiMerge branch 'for-linus' into for-next
2015-09-24 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-150924' of git://people...
2015-09-23 Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/topic/jz4740'...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/wm8960' and...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/mtk', 'asoc...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-09-23 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-09-23 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-09-23 Jens AxboeMerge branch 'stable/for-jens-4.3' of git://git.kernel...
2015-09-22 Mark BrownMerge remote-tracking branches 'spi/fix/spidev' and...
next