]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
ufs_inode_get{frag,block}(): get rid of 'phys' argument
[karo-tx-linux.git] / fs /
2015-07-06 Al Viroufs_inode_get{frag,block}(): get rid of 'phys' argument
2015-07-06 Al Viroufs_getfrag_block(): tidy up a bit
2015-07-06 Al Viroufs_inode_getblock(): failure to read an indirect block...
2015-07-06 Al Viroufs_getfrag_block(): turn following indirects into...
2015-07-06 Al Viroufs_inode_getfrag(): pass index instead of 'fragment'
2015-07-06 Al Viroufs_inode_getfrag(): split extending the partial blocks off
2015-07-06 Al Viroufs_inode_getblock(): pass indirect block number and...
2015-07-06 Al Viroufs_inode_getblock(): pass index instead of 'fragment'
2015-07-06 Al Viroufs_inode_get{frag,block}(): leave sb_getblk() to caller
2015-07-06 Al Viroufs_getfrag_block(): get rid of macro jungles
2015-07-06 Al Viroufs_inode_get{frag,block}(): consolidate success exits
2015-07-06 Al Viroufs: use the branch depth in ufs_getfrag_block()
2015-07-06 Al Viroufs: move calculation of offsets into ufs_getfrag_block()
2015-07-06 Al Viroufs_inode_get{frag,block}(): get rid of retries
2015-07-06 Al Viro__ufs_truncate_blocks(): avoid excessive dirtying of...
2015-07-06 Al Virofree_full_branch(): don't bother modifying the block...
2015-07-06 Al Viromove marking inode dirty to the end of __ufs_truncate_b...
2015-07-06 Al Virofree_full_branch(): saner calling conventions
2015-07-06 Al Viroufs_trunc_branch(): kill recursion
2015-07-06 Al Viroufs_trunc_branch(): massage towards killing recursion
2015-07-06 Al Virosplit ufs_truncate_branch() into full- and partial...
2015-07-06 Al Viroufs: unify the logics for collecting adjacent data...
2015-07-06 Al Viroufs_trunc_branch(): separate the calls with non-NULL...
2015-07-06 Al Viroufs_trunc_branch(): never call with offsets != NULL...
2015-07-06 Al Viro__ufs_trunc_blocks(): turn the part after switch into...
2015-07-06 Al Viro__ufs_truncate_blocks(): unify freeing the full branches
2015-07-06 Al Virounify ufs_trunc_..indirect()
2015-07-06 Al Viroufs_trunc_..indirect(): more massage towards unifying
2015-07-06 Al Viroufs_trunc_...indirect(): pass the array of indices...
2015-07-06 Al Viro__ufs_truncate(); find cutoff distances into branches...
2015-07-06 Al Viroufs_trunc_dindirect(): pass the number of blocks to...
2015-07-06 Al Viroufs_trunc_indirect(): pass the index of the first point...
2015-07-06 Al Viroufs_trunc_tindirect(): pass the number of blocks to...
2015-07-06 Al Viroufs: beginning of __ufs_truncate_block() massage
2015-07-06 Al Viroufs: the offsets ufs_block_to_path() puts into array...
2015-07-06 Al Viroufs: move truncate code into inode.c
2015-07-06 Al Viroufs: no retries are needed on truncate
2015-07-06 Al Viroufs: ufs_trunc_...() has exclusion with everything...
2015-07-06 Al Viroufs: ufs_trunc_direct() always returns 0
2015-07-06 Al Viroufs: kill lock_ufs()
2015-07-06 Al Viroufs: don't use lock_ufs() for block pointers tree prote...
2015-07-06 Al Viroufs: bforget() indirect blocks before freeing them
2015-07-06 Al Viroufs: move lock_ufs() down into __ufs_truncate_blocks()
2015-07-06 Al Viroufs: move truncate_setsize() down into ufs_truncate()
2015-07-06 Al Viroufs: free excessive blocks upon ->write_begin() failure...
2015-07-06 Al Viroufs: switch ufs_evict_inode() to trimmed-down variant...
2015-07-06 Al Viroufs: kill more lock_ufs() calls
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Matthew Wilcoxdax: bdev_direct_access() may sleep
2015-07-04 Matthew Wilcoxblock: Add support for DAX reads/writes to block devices
2015-07-04 Matthew Wilcoxdax: Use copy_from_iter_nocache
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-04 Naveen N. Raosched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_...
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git.kernel.org...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git.kernel.org...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03 Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git.kernel.org...
2015-07-03 Linus TorvaldsMerge tag 'edac_urgent_for_4.2' of git://git.kernel...
2015-07-03 Linus TorvaldsMerge tag 'acpica-4.2-rc1' of git://git.kernel.org...
2015-07-02 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2015-07-02 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2015-07-02 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.2-rc1' of git://git.kerne...
2015-07-02 Linus TorvaldsMerge tag 'please-pull-put_kernel_page' of git://git...
2015-07-02 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2015-07-02 Linus TorvaldsMerge branch 'drm-next-4.2' of git://people.freedesktop...
2015-07-02 Linus TorvaldsMerge tag 'drm-intel-next-fixes-2015-07-02' of git...
2015-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-02 Linus TorvaldsMerge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org...
2015-07-02 Linus TorvaldsMerge branch 'overlayfs-next' of git://git.kernel.org...
2015-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-02 Linus TorvaldsMerge tag 'module-misc-v4.1-rc8' of git://git.kernel...
2015-07-02 Linus TorvaldsMerge tag 'module-builtin_driver-v4.1-rc8' of git:...
2015-07-02 Linus TorvaldsMerge tag 'module_init-alternate_initcall-v4.1-rc8...
2015-07-02 Linus TorvaldsMerge tag 'module_init-device_initcall-v4.1-rc8' of...
2015-07-02 Linus TorvaldsMerge tag 'module-implicit-v4.1-rc8' of git://git.kerne...
2015-07-02 Linus TorvaldsMerge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org...
2015-07-02 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.kernel...
2015-07-02 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-07-02 Linus TorvaldsMerge tag 'clk-for-linus-4.2' of git://git.kernel.org...
2015-07-02 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-07-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-1' of git://git...
2015-07-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-07-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-07-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-07-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-07-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next