Merge branch 'for-linus' into for-next
[pandora-kernel.git] / fs /
2014-06-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-06-10 Linus TorvaldsMerge tag 'arc-v3.16-rc1' of git://git./linux/kernel...
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-09 Linus TorvaldsMerge tag 'trace-3.16' of git://git./linux/kernel/git...
2014-06-09 Dave AirlieMerge tag 'drm/panel/for-3.16-rc1' of git://anongit...
2014-06-09 Dave AirlieMerge tag 'drm/tegra/for-3.16-rc1' of git://anongit...
2014-06-09 Linus TorvaldsMerge branch 'for-3.16' of git://git./linux/kernel...
2014-06-09 Linus TorvaldsMerge branch 'for-3.16' of git://git./linux/kernel...
2014-06-09 Linus TorvaldsMerge branch 'for-3.16' of git://git./linux/kernel...
2014-06-09 Linus TorvaldsMerge branch 'for-3.16' of git://git./linux/kernel...
2014-06-09 Dave ChinnerMerge branch 'xfs-misc-fixes-3-for-3.16' into for-next
2014-06-09 Dave ChinnerMerge branch 'xfs-da-geom' into for-next
2014-06-09 Dave Chinnerxfs: fix xfs_da_args sparse warning in xfs_readdir
2014-06-09 J. Bruce Fieldsnfsd4: fix FREE_STATEID lockowner leak
2014-06-09 Tom HaynesNFSv4.1: Fix typo in dprintk
2014-06-09 Tom HaynesNFSv4.1: Comment is now wrong and redundant to code
2014-06-08 Linus TorvaldsMerge tag 'for-linus-3.16-merge-window' of git://git...
2014-06-08 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-06-08 Linus TorvaldsMerge tag 'llvmlinux-for-v3.16' of git://git.linuxfound...
2014-06-08 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-06-08 Linus TorvaldsMerge branch 'next' (accumulated 3.16 merge window...
2014-06-08 Dmitry TorokhovMerge branch 'next' into for-linus
next