]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2016-10-03  Darrick J.... xfs: adjust refcount of an extent of blocks in refcount...
2016-10-03  Darrick J.... xfs: log refcount intent items
2016-10-03  Darrick J.... xfs: create refcount update intent log items
2016-10-03  Darrick J.... xfs: add refcount btree operations
2016-10-03  Darrick J.... xfs: account for the refcount btree in the alloc/free...
2016-10-03  Darrick J.... xfs: add refcount btree support to growfs
2016-10-03  Darrick J.... xfs: define the on-disk refcount btree format
2016-10-03  Darrick J.... xfs: refcount btree add more reserved blocks
2016-10-03  Darrick J.... xfs: introduce refcount btree definitions
2016-10-03  Darrick J.... xfs: define tracepoints for refcount btree activities
2016-10-03  Darrick J.... xfs: return an error when an inline directory is too...
2016-10-03  Darrick J.... vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unsha...
2016-10-03  Darrick J.... vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW...
2016-10-02  Dave ChinnerMerge branch 'xfs-4.9-log-recovery-fixes' into for...
2016-10-02  Dave ChinnerMerge branch 'iomap-4.9-dax' into for-next
2016-10-02  Dave ChinnerMerge branch 'xfs-4.9-delalloc-rework' into for-next
2016-10-02  Dave ChinnerMerge branch 'xfs-4.9-reflink-prep' into for-next
2016-10-02  Dave ChinnerMerge branch 'iomap-4.9-misc-fixes-1' into for-next
2016-10-02  Christoph Hellwigfs: update atime before I/O in generic_file_read_iter
2016-10-02  Christoph Hellwigxfs: update atime before I/O in xfs_file_dio_aio_read
2016-10-02  Christoph Hellwigext2: fix possible integer truncation in ext2_iomap_begin
2016-09-25  Brian Fosterxfs: log recovery tracepoints to track current lsn...
2016-09-25  Brian Fosterxfs: update metadata LSN in buffers during log recovery
2016-09-25  Brian Fosterxfs: don't warn on buffers not being recovered due...
2016-09-25  Brian Fosterxfs: pass current lsn to log recovery buffer validation
2016-09-25  Brian Fosterxfs: rework log recovery to submit buffers on LSN bound...
2016-09-25  Dave Chinnerxfs: quiesce the filesystem after recovery on readonly...
2016-09-25  Dave Chinnerxfs: remote attribute blocks aren't really userdata
2016-09-19  Christoph Hellwigext2: use iomap to implement DAX
2016-09-19  Christoph Hellwigext2: stop passing buffer_head to ext2_get_blocks
2016-09-19  Christoph Hellwigxfs: use iomap to implement DAX
2016-09-19  Christoph Hellwigxfs: refactor xfs_setfilesize
2016-09-19  Christoph Hellwigxfs: take the ilock shared if possible in xfs_file_ioma...
2016-09-19  Christoph Hellwigxfs: fix locking for DAX writes
2016-09-19  Christoph Hellwigdax: provide an iomap based fault handler
2016-09-19  Christoph Hellwigdax: provide an iomap based dax read/write path
2016-09-19  Christoph Hellwigdax: don't pass buffer_head to copy_user_dax
2016-09-19  Christoph Hellwigdax: don't pass buffer_head to dax_insert_mapping
2016-09-19  Christoph Hellwigiomap: expose iomap_apply outside iomap.c
2016-09-19  Christoph Hellwigiomap: add IOMAP_F_NEW flag
2016-09-19  Christoph Hellwigxfs: rewrite and optimize the delalloc write path
2016-09-19  Christoph Hellwigxfs: make xfs_inode_set_eofblocks_tag cheaper for the...
2016-09-19  Christoph Hellwigxfs: factor our a helper to calculate the EOF alignment
2016-09-19  Christoph Hellwigxfs: move xfs_bmbt_to_iomap up
2016-09-19  Darrick J.... xfs: set up per-AG free space reservations
2016-09-19  Darrick J.... xfs: defer should allow ->finish_item to request a...
2016-09-19  Darrick J.... xfs: count the blocks in a btree
2016-09-19  Darrick J.... xfs: create a standard btree size calculator code
2016-09-19  Darrick J.... xfs: remove xfs_btree_bigkey
2016-09-19  Darrick J.... xfs: convert RUI log formats to use variable length...
2016-09-19  Darrick J.... iomap: add a flag to report shared extents
2016-09-19  Christoph Hellwigfs: add iomap_file_dirty
2016-09-18  Carlos Maiolinoxfs: Document error handlers behavior
2016-09-13  Eric Sandeenxfs: normalize "infinite" retries in error configs
2016-09-13  Xie XiuQixfs: fix signed integer overflow
2016-09-13  Artem SavkovMake __xfs_xattr_put_listen preperly report errors.
2016-09-13  Dave Chinnerxfs: change mailing list address
2016-09-13  Eryu Guanxfs: undo block reservation correctly in xfs_trans_rese...
2016-08-30  Darrick J.... xfs: track log done items directly in the deferred...
2016-08-29  Christoph Hellwigiomap: don't set FIEMAP_EXTENT_MERGED for extent based...
2016-08-26  Brian Fosterxfs: prevent dropping ioend completions during buftarg...
2016-08-26  Dave Chinnerxfs: fix superblock inprogress check
2016-08-26  Darrick J.... xfs: simple btree query range should look right if...
2016-08-26  Darrick J.... xfs: fix some key handling problems in _btree_simple_qu...
2016-08-26  Darrick J.... xfs: don't log the entire end of the AGF
2016-08-26  Darrick J.... xfs: disallow mounting of realtime + rmap filesystems
2016-08-26  Darrick J.... xfs: don't perform lookups on zero-height btrees
2016-08-17  Dave ChinnerMerge branch 'iomap-fixes-4.8-rc3' into for-next
2016-08-17  Darrick J.... xfs: remove OWN_AG rmap when allocating a block from...
2016-08-16  Christoph Hellwigxfs: (re-)implement FIEMAP_FLAG_XATTR
2016-08-16  Christoph Hellwigxfs: simplify xfs_file_iomap_begin
2016-08-16  Christoph Hellwigiomap: mark ->iomap_end as optional
2016-08-16  Dave Chinneriomap: prepare iomap_fiemap for attribute mappings
2016-08-16  Dave Chinneriomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
2016-08-16  Christoph Hellwigiomap: remove superflous pagefault_disable from iomap_w...
2016-08-16  Christoph Hellwigiomap: remove superflous mark_page_accessed from iomap_...
2016-08-16  Darrick J.... xfs: store rmapbt block count in the AGF
2016-08-16  Dave Chinnerxfs: don't invalidate whole file on DAX read/write
2016-08-16  Christoph Hellwigxfs: fix bogus space reservation in xfs_iomap_write_all...
2016-08-16  Brian Fosterxfs: don't assert fail on non-async buffers on ioacct...
2016-08-15  Linus TorvaldsLinux 4.8-rc2 v4.8-rc2
2016-08-15  Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-08-15  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-08-14  Linus TorvaldsMerge tag 'fixes-for-linus-4.8' of git://git.kernel...
2016-08-14  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-08-13  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-08-13  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-08-13  Guenter Roeckh8300: Add missing include file to asm/io.h
2016-08-13  Guenter Roeckunicore32: mm: Add missing parameter to arch_vma_access...
2016-08-12  Linus TorvaldsMerge tag 'vfio-v4.8-rc2' of git://github.com/awilliam...
2016-08-12  Linus TorvaldsMerge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields...
2016-08-12  Linus TorvaldsMerge tag 'pm-4.8-rc2' of git://git.kernel.org/pub...
2016-08-12  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-08-12  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-08-12  Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-cpufreq'
2016-08-12  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-08-12  Thomas GarnierPM / hibernate: Restore processor state before using...
2016-08-12  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-08-12  Jeff Laytonnfsd: don't return an unhashed lock stateid after takin...
2016-08-12  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
next