]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs/btrfs
btrfs: tree_search: eliminate redundant nr_items check
[mirror_ubuntu-bionic-kernel.git] / fs / btrfs /
2014-06-13 Gerhard Heiftbtrfs: tree_search: eliminate redundant nr_items check
2014-06-10 Chris MasonBtrfs: convert smp_mb__{before,after}_clear_bit
2014-06-10 Liu BoBtrfs: fix scrub_print_warning to handle skinny metadat...
2014-06-10 Filipe MananaBtrfs: make fsync work after cloning into a file
2014-06-10 Liu BoBtrfs: use right type to get real comparison
2014-06-10 Josef BacikBtrfs: don't check nodes for extent items
2014-06-10 Filipe MananaBtrfs: don't release invalid page in btrfs_page_exists_...
2014-06-10 Filipe MananaBtrfs: make sure we retry if page is a retriable exception
2014-06-10 Filipe MananaBtrfs: make sure we retry if we couldn't get the page
2014-06-10 Gui Hechengbtrfs: replace EINVAL with EOPNOTSUPP for dev_replace...
2014-06-10 Antonio Ospitetrivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
2014-06-10 Liu BoBtrfs: fix leaf corruption after __btrfs_drop_extents
2014-06-10 Filipe MananaBtrfs: ensure btrfs_prev_leaf doesn't miss 1 item
2014-06-10 Filipe MananaBtrfs: fix clone to deal with holes when NO_HOLES featu...
2014-06-10 Jeff Mahoneybtrfs: free delayed node outside of root->inode_lock
2014-06-10 Gui Hechengbtrfs: replace EINVAL with ERANGE for resize when ULLON...
2014-06-10 Filipe MananaBtrfs: fix transaction leak during fsync call
2014-06-10 Qu Wenruobtrfs: Avoid trucating page or punching hole in a alrea...
2014-06-10 Filipe MananaBtrfs: update commit root on snapshot creation after...
2014-06-10 Filipe MananaBtrfs: ioctl, don't re-lock extent range when not necessary
2014-06-10 Filipe MananaBtrfs: avoid visiting all extent items when cloning...
2014-06-10 Filipe MananaBtrfs: set dead flag on the right root when destroying...
2014-06-10 Filipe MananaBtrfs: ensure readers see new data after a clone operation
2014-06-10 Rickard Strandqvistfs: btrfs: volumes.c: Fix for possible null pointer...
2014-06-10 Jeff Mahoneybtrfs: allocate raid type kobjects dynamically
2014-06-10 Filipe MananaBtrfs: send, use the right limits for xattr names and...
2014-06-10 Filipe MananaBtrfs: send, don't error in the presence of subvols...
2014-06-10 Chris MasonBtrfs: async delayed refs
2014-06-10 Chris MasonBtrfs: split up __extent_writepage to lower stack usage
2014-06-10 Alex Gartrellbtrfs: Drop EXTENT_UPTODATE check in hole punching...
2014-06-10 Chris MasonBtrfs: cut down stack usage in btree_write_cache_pages
2014-06-10 Chris MasonBtrfs: break up __btrfs_write_out_cache to cut down...
2014-06-10 Josef BacikBtrfs: free tmp ulist for qgroup rescan
2014-06-10 Anand Jainbtrfs: usage error should not be logged into system log
2014-06-10 David Sterbabtrfs: remove newline from inode cache kthread name
2014-06-10 David Sterbabtrfs: remove stale newlines from log messages
2014-06-10 Chris MasonBtrfs: fix double free in find_lock_delalloc_range
2014-06-10 ZhangZhenbtrfs: replace simple_strtoull() with kstrtoull()
2014-06-10 Wang ShilongBtrfs: set right total device count for seeding support
2014-06-10 Guangliang ZhaoBtrfs: remove OPT_acl parse when acl disabled
2014-06-10 Josef BacikBtrfs: add sanity tests for new qgroup accounting code
2014-06-10 Josef BacikBtrfs: rework qgroup accounting
2014-06-10 Liu BoBtrfs: mark mapping with error flag to report errors...
2014-06-10 Liu BoBtrfs: fix NULL pointer crash of deleting a seed device
2014-06-10 Wang ShilongBtrfs: fix joining same transaction handle more than...
2014-06-10 Miao XieBtrfs: use helpers for last_trans_log_full_commit inste...
2014-06-10 Filipe MananaBtrfs: check if items are ordered when a leaf is marked...
2014-06-10 Filipe MananaBtrfs: don't access non-existent key when csum tree...
2014-06-10 Wang ShilongBtrfs: make sure there are not any read requests before...
2014-06-10 Tsutomu ItohBtrfs: fix possible memory leak in btrfs_create_tree()
2014-06-10 ZhangZhenbtrfs: remove useless ACL check
2014-06-10 Anand Jainbtrfs: btrfs_rm_device() should zero mirror SB as well
2014-06-10 Miao XieBtrfs: use bitfield instead of integer data type for...
2014-06-10 Filipe MananaBtrfs: send, fix more issues related to directory renames
2014-06-10 Filipe MananaBtrfs: send, remove dead code from __get_cur_name_and_p...
2014-06-10 Filipe MananaBtrfs: send, account for orphan directories when buildi...
2014-06-10 Filipe MananaBtrfs: send, avoid unnecessary inode item lookup in...
2014-06-10 Gui Hechengbtrfs: add dev maxs limit for __btrfs_alloc_chunk in...
2014-06-10 Gui Hechengbtrfs: fix wrong max system array size check in kernel...
2014-06-10 Qu Wenruobtrfs: Add check to avoid cleanup roots already in...
2014-06-10 Miao XieBtrfs: reclaim the reserved metadata space at background
2014-06-10 Miao XieBtrfs: output warning instead of error when loading...
2014-06-10 Qu Wenruobtrfs: Add ctime/mtime update for btrfs device add...
2014-06-10 David Sterbabtrfs: assert that send is not in progres before root...
2014-06-10 David Sterbabtrfs: protect snapshots from deleting during send
2014-06-10 Daeseok Younbtrfs: remove redundant null check in btrfs_dentry_rele...
2014-06-10 Filipe MananaBtrfs: implement inode_operations callback tmpfile
2014-06-10 David Sterbabtrfs: make FS_INFO ioctl available to anyone
2014-06-10 David Sterbabtrfs: make DEV_INFO ioctl available to anyone
2014-06-10 David Sterbabtrfs: export more from FS_INFO to sysfs
2014-06-10 David Sterbabtrfs: retrieve more info from FS_INFO ioctl
2014-06-10 David Sterbabtrfs: balance filter: add limit of processed chunks
2014-06-10 Filipe MananaBtrfs: fix leaf corruption caused by ENOSPC while hole...
2014-06-10 Liu BoBtrfs: do not increment on bio_index one by one
2014-06-10 Filipe MananaBtrfs: read inode size after acquiring the mutex when...
2014-06-10 Tobias Klauserbtrfs: Remove unnecessary check for NULL
2014-06-10 Zach Brownbtrfs: fix inline compressed read err corruption
2014-06-10 Zach Brownbtrfs: return ptr error from compression workspace
2014-06-10 Zach Brownbtrfs: return errno instead of -1 from compression
2014-06-10 Stefan Behrensbtrfs: check_int: propagate out-of-memory error upwards
2014-06-10 Filipe MananaBtrfs: fix hang on error (such as ENOSPC) when writing...
2014-06-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-06-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-06 Filipe MananaBtrfs: send, fix corrupted path strings for long paths
2014-06-06 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-06-05 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-06-05 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2014-06-04 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git.kernel.org...
2014-06-03 Linus TorvaldsMerge tag 'sound-3.15' of git://git.kernel.org/pub...
2014-06-02 Linus TorvaldsMerge tag 'usb-3.15-rc8' of git://git.kernel.org/pub...
2014-06-02 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2014-06-02 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-06-02 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-05-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2014-05-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-30 Linus TorvaldsMerge tag 'dm-3.15-fixes-3' of git://git.kernel.org...
2014-05-28 Linus TorvaldsMerge tag 'sound-3.15-rc8' of git://git.kernel.org...
2014-05-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-05-28 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
next