]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-03-10 David Sterbabtrfs: send: fix old buffer length in fs_path_ensure_buf
2014-03-10 Filipe MananaBtrfs: more efficient btrfs_drop_extent_cache
2014-03-10 Filipe MananaBtrfs: more efficient split extent state insertion
2014-03-10 Filipe MananaBtrfs: remove unneeded field / smaller extent_map structure
2014-03-10 Wang ShilongBtrfs: skip locking when searching commit root
2014-03-10 Wang ShilongBtrfs: wake up @scrub_pause_wait as much as we can
2014-03-10 Wang ShilongBtrfs: cancel scrub on transaction abortion
2014-03-10 Wang ShilongBtrfs: device_replace: fix deadlock for nocow case
2014-03-10 Wang ShilongBtrfs: fix a possible deadlock between scrub and transa...
2014-03-10 Sachin Kamatbtrfs: Use PTR_ERR_OR_ZERO
2014-03-10 Filipe MananaBtrfs: fix send issuing outdated paths for utimes,...
2014-03-10 Filipe MananaBtrfs: correctly determine if blocks are shared in...
2014-03-10 Filipe MananaBtrfs: fix send attempting to rmdir non-empty directories
2014-03-10 Filipe MananaBtrfs: send, don't send rmdir for same target multiple...
2014-03-10 Filipe MananaBtrfs: incremental send, fix invalid path after dir...
2014-03-10 Filipe MananaBtrfs: don't insert useless holes when punching beyond...
2014-03-10 Filipe MananaBtrfs: cleanup delayed-ref.c:find_ref_head()
2014-03-10 Filipe MananaBtrfs: remove unnecessary ref heads rb tree search
2014-03-10 Justin Maggardbtrfs: wake up transaction thread upon remount
2014-03-10 Miao XieBtrfs: stop joining the log transaction if sync log...
2014-03-10 Miao XieBtrfs: just wait or commit our own log sub-transaction
2014-03-10 Miao XieBtrfs: fix skipped error handle when log sync failed
2014-03-10 Miao XieBtrfs: use signed integer instead of unsigned long...
2014-03-10 Miao XieBtrfs: remove unnecessary memory barrier in btrfs_sync_...
2014-03-10 Miao XieBtrfs: don't start the log transaction if the log tree...
2014-03-10 Miao XieBtrfs: fix the skipped transaction commit during the...
2014-03-10 Miao XieBtrfs: use ACCESS_ONCE to prevent the optimize accesses...
2014-03-10 Liu BoBtrfs: avoid warning bomb of btrfs_invalidate_inodes
2014-03-10 Liu BoBtrfs: fix possible deadlock in btrfs_cleanup_transaction
2014-03-10 Filipe David... Btrfs: faster/more efficient insertion of file extent...
2014-03-10 Stanislaw Gruszkabtrfs: always choose work from prio_head first
2014-03-10 Wang ShilongRevert "Btrfs: remove transaction from btrfs send"
2014-03-10 Wang ShilongBtrfs: skip readonly root for snapshot-aware defragment
2014-03-10 Wang ShilongBtrfs: switch to btrfs_previous_extent_item()
2014-03-10 Hidetoshi SetoBtrfs: skip submitting barrier for missing device
2014-03-10 Josef BacikBtrfs: unlock extent and pages on error in cow_file_range
2014-03-10 Josef BacikBtrfs: balance delayed inode updates
2014-03-10 David Sterbabtrfs: add simple debugfs interface
2014-03-10 David Sterbabtrfs: send: lower memory requirements in common case
2014-03-10 Filipe David... Btrfs: make some tree searches in send.c more efficient
2014-03-10 Filipe David... Btrfs: use right extent item position in send when...
2014-03-10 David Sterbabtrfs: send: remove BUG_ON from name_cache_delete
2014-03-10 David Sterbabtrfs: send: remove BUG from process_all_refs
2014-03-10 David Sterbabtrfs: send: squeeze bitfilelds in fs_path
2014-03-10 David Sterbabtrfs: send: remove virtual_mem member from fs_path
2014-03-10 David Sterbabtrfs: send: remove prepared member from fs_path
2014-03-10 David Sterbabtrfs: send: replace check with an assert in gen_unique...
2014-03-10 Filipe David... Btrfs: more send support for parent/child dir relations...
2014-03-10 Filipe David... Btrfs: fix send dealing with file renames and directory...
2014-03-10 Wang ShilongBtrfs: only add roots if necessary in find_parent_nodes()
2014-03-10 Hugo Millsbtrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SU...
2014-03-10 Filipe David... Btrfs: add missing error check in incremental send
2014-03-10 Miao XieBtrfs: fix use-after-free in the finishing procedure...
2014-03-10 Miao XieBtrfs: fix unprotected alloc list insertion during...
2014-03-10 Kusanagi Kouichibtrfs: Return EXDEV for cross file system snapshot
2014-03-10 Miao XieBtrfs: don't mix the ordered extents of all files toget...
2014-02-15 Filipe David... Btrfs: use right clone root offset for compressed extents
2014-02-15 Anand Jainbtrfs: fix null pointer deference at btrfs_sysfs_add_on...
2014-02-14 Josef BacikBtrfs: unset DCACHE_DISCONNECTED when mounting default...
2014-02-14 Mitch HarderBtrfs: fix max_inline mount option
2014-02-14 Liu BoBtrfs: fix a lockdep warning when cleaning up aborted...
2014-02-14 Chris MasonRevert "btrfs: add ioctl to export size of global metad...
2014-02-09 Filipe David... Btrfs: fix data corruption when reading/updating compre...
2014-02-09 Josef BacikBtrfs: don't loop forever if we can't run because of...
2014-02-09 David Sterbabtrfs: reserve no transaction units in btrfs_ioctl_set_...
2014-02-09 Jeff Mahoneybtrfs: commit transaction after setting label and features
2014-02-09 Josef BacikBtrfs: fix assert screwup for the pending move stuff
2014-02-03 Filipe David... Btrfs: use late_initcall instead of module_init
2014-02-03 Filipe David... Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
2014-02-03 Josef BacikBtrfs: disable snapshot aware defrag for now
2014-01-29 Chris MasonBtrfs: fix spin_unlock in check_ref_cleanup
2014-01-29 Chris MasonBtrfs: setup inode location during btrfs_init_inode_locked
2014-01-29 Chris MasonBtrfs: don't use ram_bytes for uncompressed inline...
2014-01-29 Filipe David... Btrfs: fix btrfs_search_slot_for_read backwards iteration
2014-01-29 Wang ShilongBtrfs: do not export ulist functions
2014-01-29 Wang ShilongBtrfs: rework ulist with list+rb_tree
2014-01-29 Wang ShilongBtrfs: fix memory leaks on walking backrefs failure
2014-01-29 Filipe David... Btrfs: fix send file hole detection leading to data...
2014-01-29 Wang ShilongBtrfs: add a reschedule point in btrfs_find_all_roots()
2014-01-29 Filipe David... Btrfs: make send's file extent item search more efficient
2014-01-29 Wang ShilongBtrfs: fix to catch all errors when resolving indirect ref
2014-01-29 Wang ShilongBtrfs: fix protection between walking backrefs and...
2014-01-29 Gui Hechengbtrfs: fix warning while merging two adjacent extents
2014-01-29 Filipe David... Btrfs: fix infinite path build loops in incremental...
2014-01-28 Anand Jainbtrfs: undo sysfs when open_ctree() fails
2014-01-28 Filipe David... Btrfs: fix snprintf usage by send's gen_unique_name
2014-01-28 Justin Maggardbtrfs: fix defrag 32-bit integer overflow
2014-01-28 David Sterbabtrfs: sysfs: list the NO_HOLES feature
2014-01-28 David Sterbabtrfs: sysfs: don't show reserved incompat feature
2014-01-28 David Sterbabtrfs: call permission checks earlier in ioctls and...
2014-01-28 David Sterbabtrfs: restrict snapshotting to own subvolumes
2014-01-28 Miao XieBtrfs: fix wrong block group in trace during the free...
2014-01-28 Miao XieBtrfs: cleanup the code of used_block_group in find_fre...
2014-01-28 Miao XieBtrfs: cleanup the redundant code for the block group...
2014-01-28 Miao XieBtrfs: change the members' order of btrfs_space_info...
2014-01-28 Wang ShilongBtrfs: fix wrong search path initialization before...
2014-01-28 Miao XieBtrfs: flush the dirty pages of the ordered extent...
2014-01-28 Wang ShilongBtrfs: fix transaction abortion when remounting btrfs...
2014-01-28 Filipe David... Btrfs: faster file extent item search in clone ioctl
2014-01-28 Liu BoBtrfs: fix extent state leak on transaction abortion
next