btrfs: remove delayed_ref_node from ref_head
[linux-2.6-microblaze.git] / fs /
2017-10-30 Josef Bacikbtrfs: remove delayed_ref_node from ref_head
2017-10-30 Josef Bacikbtrfs: move all ref head cleanup to the helper function
2017-10-30 Josef Bacikbtrfs: move ref_mod modification into the if (ref)...
2017-10-30 Josef Bacikbtrfs: breakout empty head cleanup to a helper
2017-10-30 Josef Bacikbtrfs: move extent_op cleanup to a helper
2017-10-30 Josef Bacikbtrfs: add a helper to return a head ref
2017-10-30 Josef BacikBtrfs: only check delayed ref usage in should_end_trans...
2017-10-30 Josef BacikBtrfs: add a extent ref verify tool
2017-10-30 Josef Bacikbtrfs: pass root to various extent ref mod functions
2017-10-30 Josef Bacikbtrfs: add ref-verify mount option
2017-10-30 David Sterbabtrfs: get rid of sector_t and use u64 offset in submit...
2017-10-30 David Sterbabtrfs: rename page offset parameter in submit_extent_page
2017-10-30 David Sterbabtrfs: scrub: get rid of sector_t
2017-10-30 Josef Bacikbtrfs: fix send ioctl on 32bit with 64bit kernel
2017-10-30 Anand Jainbtrfs: fix use of error or warning for missing device
2017-10-30 Anand Jainbtrfs: declare btrfs_report_missing_device() static
2017-10-30 Anand Jainbtrfs: fix EIO misuse to report missing degraded option
2017-10-30 Anand Jainbtrfs: add_missing_dev() should return the actual error
2017-10-30 Christos Gkekasbtrfs: Clean up unused variables in free-space-tree.c
2017-10-30 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2017-10-30 Liu BoBtrfs: remove nr_async_submits and async_submit_draining
2017-10-30 Liu BoBtrfs: do not make defrag wait on async_delalloc_pages
2017-10-30 Liu BoBtrfs: remove nr_async_bios
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for check_extent_da...
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for check_csum_item
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for btrfs_check_leaf
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2017-10-30 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2017-10-30 Timofey TitovetsBtrfs: compress_file_range remove dead variable num_bytes
2017-10-30 Rakesh Panditbtrfs: use appropriate replacements for __sb_{start...
2017-10-30 Hans van Kranenburgbtrfs: prefix sysfs attribute struct names
2017-10-30 Thomas Meyerbtrfs: Fix bool initialization/comparison
2017-10-30 Nikolay Borisovbtrfs: Refactor transaction handling in received subvol...
2017-10-30 Nikolay Borisovbtrfs: Explicitly handle btrfs_update_root failure
2017-10-30 Anand Jainbtrfs: error out if btrfs_attach_transaction() fails
2017-10-30 Anand Jainbtrfs: fix BUG_ON in btrfs_init_new_device()
2017-10-30 Anand Jainbtrfs: undo writable superblocke when sprouting fails
2017-10-30 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2017-10-30 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2017-10-30 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2017-10-30 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2017-10-30 Timofey TitovetsBtrfs: cleanup 'start' subtraction from try uncompresse...
2017-10-30 Josef Bacikbtrfs: change how we decide to commit transactions...
2017-10-30 Kuanling HuangBtrfs: send, apply asynchronous page cache readahead...
2017-10-30 Liu BoBtrfs: fix memory leak in raid56
2017-10-30 Colin Ian Kingbtrfs: make array types static const, reduces object...
2017-10-30 Allen Paisbtrfs: return -ENOMEM on allocation failure in btrfsic
2017-10-30 Liu BoBtrfs: fix confusing worker helper info in stacktrace
2017-10-30 Liu BoBtrfs: remove bio_flags which indicates a meta block...
2017-10-30 Liu BoBtrfs: make plug in writing meta blocks really work
2017-10-30 Satoru Takeuchibtrfs: convert all mount option checking code to use...
2017-10-30 Colin Ian Kingbtrfs: avoid null pointer dereference on fs_info when...
2017-10-30 Christos Gkekasbtrfs: Clean up dead code in root-tree
2017-10-30 Christophe JAILLETbtrfs: tests: Fix a memory leak in error handling path...
2017-10-30 Nikolay Borisovbtrfs: Remove redundant argument of __link_block_group
2017-10-30 Nikolay Borisovbtrfs: Rework error handling of add_extent_mapping...
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameter from check_direct_IO
2017-10-30 Nikolay Borisovbtrfs: Remove unused arguments from btrfs_changed_cb_t
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameters from various functions
2017-10-30 Nikolay Borisovbtrfs: Remove unused variable
2017-10-30 Liu BoBtrfs: do not async submit for nodatasum inodes
2017-10-30 Liu BoBtrfs: search parity device wisely
2017-10-30 Anand Jainbtrfs: copy fsid to super_block s_uuid
2017-10-30 Omar SandovalBtrfs: fix __user casting in ioctl.c
2017-10-30 Omar SandovalBtrfs: make some volumes.c functions static
2017-10-30 Nikolay Borisovbtrfs: Remove redundant forward declarations
2017-10-30 Liu BoBtrfs: protect conditions within root->log_mutex while...
2017-10-30 Liu BoBtrfs: use wait_event instead of a single function
2017-10-30 Liu BoBtrfs: move finish_wait out of the loop
2017-10-30 Liu BoBtrfs: remove batch plug in run_scheduled_IO
2017-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-28 Linus TorvaldsMerge tag 'kbuild-fixes-v4.14-2' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge tag 'pci-v4.14-fixes-6' of git://git./linux/kerne...
2017-10-28 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc7' of git://people...
2017-10-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-10-28 Linus TorvaldsMerge tag '4.14-smb3-fixes-for-stable' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge tag 'for-linus-4.14c-rc7-tag' of git://git./linux...
2017-10-28 Linus TorvaldsMerge tag 'arc-4.14-rc7' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-28 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2017-10-27 David S. MillerMerge tag 'mac80211-for-davem-2017-10-25' of git:/...
2017-10-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-10-26 Steve FrenchSMB3: Validate negotiate request must always be signed
2017-10-26 Linus TorvaldsMerge tag 'pm-4.14-rc7' of git://git./linux/kernel...
2017-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-10-26 Linus TorvaldsMerge tag 'spi-fix-v4.14-rc5' of git://git./linux/kerne...
2017-10-26 Linus TorvaldsMerge tag 'ceph-for-4.14-rc7' of git://github.com/ceph...
2017-10-26 Linus TorvaldsMerge tag 'xfs-4.14-fixes-7' of git://git./fs/xfs/xfs...
2017-10-26 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.14-rc7' of git://git...
2017-10-26 Linus TorvaldsMerge tag 'sound-4.14-rc7' of git://git./linux/kernel...
2017-10-25 Dave AirlieMerge branch 'drm-fixes-4.14' of git://people.freedeskt...
2017-10-25 David DisseldorpSMB: fix validate negotiate info uninitialised memory use
2017-10-25 David DisseldorpSMB: fix leak of validate negotiate info response buffer
2017-10-25 Aurélien AptelCIFS: Fix NULL pointer deref on SMB2_tcon() failure
next