cascardo/linux.git
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
2014-01-28 Qu Wenruobtrfs: Cleanup the btrfs_parse_options for remount.
2014-01-28 Qu Wenruobtrfs: Add noinode_cache mount option
2014-01-28 Wang ShilongBtrfs: fix to search previous metadata extent item...
2014-01-28 Wang ShilongBtrfs: fix missing skinny metadata check in scrub_stripe()
2014-01-28 Filipe David... Btrfs: fix send to not send non-aligned clone operations
2014-01-28 Filipe David... Btrfs: fix btrfs boot when compiled as built-in
2014-01-28 Filipe David... Btrfs: unlock inodes in correct order in clone ioctl
2014-01-28 Wang ShilongBtrfs: optimize to remove unnecessary removal with...
2014-01-28 Liu BoBtrfs: release subvolume's block_rsv before transaction...
2014-01-28 Miao XieBtrfs: fix the race between write back and nocow buffer...
2014-01-28 Josef BacikBtrfs: only process as many file extents as there are...
2014-01-28 Josef BacikBtrfs: fix qgroup rescan to work with skinny metadata
2014-01-28 Josef BacikBtrfs: fix extent_from_logical to deal with skinny...
2014-01-28 Josef BacikBtrfs: throttle delayed refs better
2014-01-28 Josef BacikBtrfs: attach delayed ref updates to delayed ref heads
2014-01-28 Josef BacikBtrfs: make fsync latency less sucky
2014-01-28 Filipe David... Btrfs: add support for inode properties
2014-01-28 Filipe David... Btrfs: faster file extent item replace operations
2014-01-28 Wang ShilongBtrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
2014-01-28 Wang ShilongBtrfs: remove unnecessary transaction commit before...
next