]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
[mirror_ubuntu-bionic-kernel.git] / fs /
2016-03-15 Dave ChinnerMerge branch 'xfs-misc-fixes-4.6-4' into for-next
2016-03-15 Christoph Hellwigxfs: always set rvalp in xfs_dir2_node_trim_free
2016-03-15 Eric Sandeenxfs: ensure committed is initialized in xfs_trans_roll
2016-03-15 Brian Fosterxfs: borrow indirect blocks from freed extent when...
2016-03-15 Brian Fosterxfs: refactor delalloc indlen reservation split into...
2016-03-15 Brian Fosterxfs: update freeblocks counter after extent deletion
2016-03-15 Brian Fosterxfs: debug mode forced buffered write failure
2016-03-08 Dave ChinnerMerge branch 'xfs-misc-fixes-4.6-3' into for-next
2016-03-08 Luis de Bethencourtxfs: remove impossible condition
2016-03-08 Darrick J. Wongxfs: check sizes of XFS on-disk structures at compile...
2016-03-06 Dave ChinnerMerge branch 'xfs-misc-fixes-4.6-2' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-dax-fixes-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-writepage-rework-4.6' into for-next
2016-03-06 Darrick J. Wongxfs: ioends require logically contiguous file offsets
2016-03-06 Dave ChinnerMerge branch 'xfs-buf-macro-cleanup-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-gut-icdinode-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-misc-fixes-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-dio-fix-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-get-next-dquot-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-rt-fixes-4.6' into for-next
2016-03-06 Dave ChinnerMerge branch 'xfs-torn-log-fixes-4.5' into for-next
2016-03-06 Darrick J. Wongxfs: use named array initializers for log item dumping
2016-03-06 Darrick J. Wongxfs: fix computation of inode btree maxlevels
2016-03-06 Dave Chinnerxfs: reinitialise per-AG structures if geometry changes...
2016-03-06 Brian Fosterxfs: only run torn log write detection on dirty logs
2016-03-06 Brian Fosterxfs: refactor in-core log state update to helper
2016-03-06 Brian Fosterxfs: refactor unmount record detection into helper
2016-03-06 Brian Fosterxfs: separate log head record discovery from verification
2016-03-01 Christoph Hellwigxfs: remove xfs_trans_get_block_res
2016-03-01 Eric Sandeenxfs: fix up inode32/64 (re)mount handling
2016-03-01 Colin Ian Kingxfs: fix format specifier , should be %llx and not...
2016-03-01 Eric Sandeenxfs: sanitize remount options
2016-03-01 Eric Sandeenxfs: convert mount option parsing to tokens
2016-03-01 Mateusz Guzikxfs: fix two memory leaks in xfs_attr_list.c error...
2016-02-29 Dave Chinnerxfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
2016-02-29 Dave Chinnerxfs: dynamically switch modes when XFS_DIFLAG2_DAX...
2016-02-29 Dave Chinnerxfs: S_DAX is only for regular files
2016-02-29 Dave Chinnerxfs: XFS_DIFLAG_DAX is only for regular files or direct...
2016-02-28 Jan Karaext4: Fix data exposure after failed AIO DIO
2016-02-15 Dave Chinnerxfs: don't chain ioends during writepage submission
2016-02-15 Dave Chinnerxfs: factor mapping out of xfs_do_writepage
2016-02-15 Dave Chinnerxfs: xfs_cluster_write is redundant
2016-02-15 Dave Chinnerxfs: Introduce writeback context for writepages
2016-02-15 Dave Chinnerxfs: remove xfs_cancel_ioend
2016-02-15 Dave Chinnerxfs: remove nonblocking mode from xfs_vm_writepage
2016-02-10 Dave Chinnerxfs: remove XFS_BUF_ZEROFLAGS macro
2016-02-10 Dave Chinnerxfs: remove XBF_STALE flag wrapper macros
2016-02-10 Dave Chinnerxfs: remove XBF_WRITE flag wrapper macros
2016-02-10 Dave Chinnerxfs: remove XBF_READ flag wrapper macros
2016-02-10 Dave Chinnerxfs: remove XBF_ASYNC flag wrapper macros
2016-02-10 Dave Chinnerxfs: remove XBF_DONE flag wrapper macros
2016-02-09 Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-09 Dave Chinnerxfs: move di_changecount to VFS inode
2016-02-09 Dave Chinnerxfs: move inode generation count to VFS inode
2016-02-09 Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-09 Dave Chinnerxfs: reinitialise recycled VFS inode correctly
2016-02-09 Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-09 Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-09 Dave Chinnerxfs: remove timestamps from incore inode
2016-02-09 Dave Chinnerxfs: introduce inode log format object
2016-02-09 Dave Chinnerxfs: RT bitmap and summary buffers need verifiers
2016-02-09 Dave Chinnerxfs: RT bitmap and summary buffers are not typed
2016-02-08 Brian Fosterxfs: fix xfs_log_ticket leak in xfs_end_io() after...
2016-02-08 Brian Fosterxfs: clean up unwritten buffers on write failure
2016-02-08 Darrick J. Wongxfs: move struct xfs_attr_shortform to xfs_da_format.h
2016-02-08 Michal Hockoxfs: Make xfsaild freezeable again
2016-02-08 Eric Sandeenxfs: remove unused function definitions
2016-02-08 Christoph Hellwigxfs: move buffer invalidation to xfs_btree_free_block
2016-02-08 Christoph Hellwigxfs: factor btree block freeing into a helper
2016-02-08 Christoph Hellwigxfs: handle errors from ->free_blocks in xfs_btree_kill...
2016-02-08 Christoph Hellwigxfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
2016-02-08 Christoph Hellwigxfs: don't use ioends for direct write completions
2016-02-08 Christoph Hellwigdirect-io: always call ->end_io if non-NULL
2016-02-08 Carlos Maiolinoxfs: Split default quota limits by quota type
2016-02-08 Eric Sandeenxfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
2016-02-08 Eric Sandeenxfs: Factor xfs_seek_hole_data into helper
2016-02-08 Eric Sandeenxfs: get quota inode from mp & flags rather than dqp
2016-02-08 Eric Sandeenxfs: don't overflow quota ID when initializing dqblk
2016-02-08 Eric Sandeenquota: add new quotactl Q_GETNEXTQUOTA
2016-02-08 Eric Sandeenquota: add new quotactl Q_XGETNEXTQUOTA
2016-02-08 Eric Sandeenquota: remove unused cmd argument from quota_quotaon()
2016-02-08 Darrick J. Wongxfs: fix endianness error when checking log block crc...
2016-02-07 Dave Chinnerxfs: lock rt summary inode on allocation
2016-02-01 Linus TorvaldsMerge tag 'usb-4.5-rc2' of git://git.kernel.org/pub...
2016-02-01 Linus TorvaldsMerge tag 'tty-4.5-rc2' of git://git.kernel.org/pub...
2016-02-01 Linus TorvaldsMerge tag 'staging-4.5-rc2' of git://git.kernel.org...
2016-02-01 Linus TorvaldsMerge tag 'driver-core-4.5-rc2' of git://git.kernel...
2016-02-01 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-02-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-31 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-01-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-31 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-31 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-01-31 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-01-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-01-31 Linus TorvaldsMerge tag 'vfio-v4.5-rc2' of git://github.com/awilliam...
2016-01-31 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-01-30 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-01-30 Linus TorvaldsMerge tag 'powerpc-4.5-2' of git://git.kernel.org/pub...
2016-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next