Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / fs /
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: disable XFS_IOC_SWAPEXT when rmap btree is enabled
2016-08-03 Darrick J. Wongxfs: add rmap btree block detection to log recovery
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: log rmap intent items
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: add tracepoints for the rmap functions
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: add rmap btree growfs support
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: refactor redo intent item processing
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: clean up typedef usage in the EFI/EFD handling...
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 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
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-03 Darrick J. Wongxfs: in _attrlist_by_handle, copy the cursor back to...
2016-08-02 Linus TorvaldsMerge tag 'for-linus-v4.8' of git://github.com/martinbr...
2016-08-02 Linus TorvaldsMerge tag 'ceph-for-4.8-rc1' of git://github.com/ceph...
2016-08-02 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2016-08-02 Ryusuke Konishinilfs2: move ioctl interface and disk layout to uapi...
2016-08-02 Ryusuke Konishinilfs2: use BIT() macro
2016-08-02 Ryusuke Konishinilfs2: fix misuse of a semaphore in sysfs code
2016-08-02 Ryusuke Konishinilfs2: refactor parser of snapshot mount option
2016-08-02 Ryusuke Konishinilfs2: do not use yield()
2016-08-02 Ryusuke Konishinilfs2: emit error message when I/O error is detected
2016-08-02 Ryusuke Konishinilfs2: replace nilfs_warning() with nilfs_msg()
2016-08-02 Ryusuke Konishinilfs2: reduce bare use of printk() with nilfs_msg()
2016-08-02 Ryusuke Konishinilfs2: embed a back pointer to super block instance...
2016-08-02 Ryusuke Konishinilfs2: add nilfs_msg() message interface
2016-08-02 Ryusuke Konishinilfs2: hide function name argument from nilfs_error()
2016-08-02 Daniel Wagnerfs/binfmt_em86.c: fix incompatible pointer type
2016-08-02 Kees Cookbinfmt_elf: fix calculations for bss padding
2016-08-02 Stephen Boydfirmware: support loading into a pre-allocated buffer
2016-08-02 Dave AirlieMerge branch 'generic-zpos-v8' of git.linaro.org/people...
2016-08-02 Valdis Kletnieksfs/proc/task_mmu.c: suppress compilation warnings with W=1
2016-08-02 Arnd Bergmannprocfs: avoid 32-bit time_t in /proc/*/stat
2016-08-02 Oleg Nesterovproc_oom_score: remove tasklist_lock and pid_alive()
2016-08-02 Vladimir Davydovradix-tree: account nodes to memcg only if explicitly...
2016-08-02 piaojunocfs2/dlm: continue to purge recovery lockres when...
2016-08-02 piaojunocfs2/dlm: solve a BUG when deref failed in dlm_drop_lo...
2016-08-02 piaojunocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_RE...
2016-08-02 Eric Renocfs2: retry on ENOSPC if sufficient space in truncate log
2016-08-02 Gang Heocfs2: ensure that dlm lockspace is created by kernel...
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 Martin Brandenburgorangefs: Account for jiffies wraparound.
2016-08-02 Martin Brandenburgorangefs: Change default dcache and getattr timeout...
2016-08-02 Martin Brandenburgorangefs: Allow dcache and getattr cache time to be...
2016-08-02 Martin Brandenburgorangefs: Cache getattr results.
2016-08-02 Martin Brandenburgorangefs: Use d_time to avoid excessive lookups
2016-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-02 Linus TorvaldsMerge tag 'drm-for-v4.8' of git://people.freedesktop...
2016-08-02 Dave AirlieMerge branch 'linux-4.8' of git://github.com/skeggsb...
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...
next