- 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 11 years ago
- 7d78874 Btrfs: fix double free in find_lock_delalloc_range by Chris Mason · 11 years ago
- 58dfae6 btrfs: replace simple_strtoull() with kstrtoull() by ZhangZhen · 11 years ago
- 2986584 Btrfs: set right total device count for seeding support by Wang Shilong · 11 years ago
- 45ff35d Btrfs: remove OPT_acl parse when acl disabled by Guangliang Zhao · 11 years ago
- faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
- fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 11 years ago
- 5dca6ee Btrfs: mark mapping with error flag to report errors to userspace by Liu Bo · 11 years ago
- 29cc83f Btrfs: fix NULL pointer crash of deleting a seed device by Liu Bo · 11 years ago
- f017f15 Btrfs: fix joining same transaction handle more than twice by Wang Shilong · 11 years ago
- 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 11 years ago
- 1f21ef0 Btrfs: check if items are ordered when a leaf is marked dirty by Filipe Manana · 11 years ago
- 35045bf Btrfs: don't access non-existent key when csum tree is empty by Filipe Manana · 11 years ago
- de348ee Btrfs: make sure there are not any read requests before stopping workers by Wang Shilong · 11 years ago
- 59885b3 Btrfs: fix possible memory leak in btrfs_create_tree() by Tsutomu Itoh · 11 years ago
- 776e4aa btrfs: remove useless ACL check by ZhangZhen · 11 years ago
- 4d90d28 btrfs: btrfs_rm_device() should zero mirror SB as well by Anand Jain · 11 years ago
- 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
- f959492 Btrfs: send, fix more issues related to directory renames by Filipe Manana · 11 years ago
- a10c407 Btrfs: send, remove dead code from __get_cur_name_and_parent by Filipe Manana · 11 years ago
- c992ec9 Btrfs: send, account for orphan directories when building path strings by Filipe Manana · 11 years ago
- b46ab97 Btrfs: send, avoid unnecessary inode item lookup in the btree by Filipe Manana · 11 years ago
- 23f8f9b btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space by Gui Hecheng · 11 years ago
- 5f43f86 btrfs: fix wrong max system array size check in kernel space by Gui Hecheng · 11 years ago
- 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 11 years ago
- 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 11 years ago
- 32d6b47 Btrfs: output warning instead of error when loading free space cache failed by Miao Xie · 11 years ago
- 5a1972b btrfs: Add ctime/mtime update for btrfs device add/remove. by Qu Wenruo · 11 years ago
- 61155aa btrfs: assert that send is not in progres before root deletion by David Sterba · 11 years ago
- 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 11 years ago
- 944a451 btrfs: remove redundant null check in btrfs_dentry_release() by Daeseok Youn · 11 years ago
- ef3b9af Btrfs: implement inode_operations callback tmpfile by Filipe Manana · 11 years ago
- e4ef90f btrfs: make FS_INFO ioctl available to anyone by David Sterba · 11 years ago
- 7d6213c btrfs: make DEV_INFO ioctl available to anyone by David Sterba · 11 years ago
- df93589 btrfs: export more from FS_INFO to sysfs by David Sterba · 11 years ago
- 80a773f btrfs: retrieve more info from FS_INFO ioctl by David Sterba · 11 years ago
- 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 11 years ago
- fc19c5e Btrfs: fix leaf corruption caused by ENOSPC while hole punching by Filipe Manana · 11 years ago
- d2cbf2a Btrfs: do not increment on bio_index one by one by Liu Bo · 11 years ago
- a1a50f6 Btrfs: read inode size after acquiring the mutex when punching a hole by Filipe Manana · 11 years ago
- 7fb18a0 btrfs: Remove unnecessary check for NULL by Tobias Klauser · 11 years ago
- 166ae5a btrfs: fix inline compressed read err corruption by Zach Brown · 11 years ago
- 774bcb3 btrfs: return ptr error from compression workspace by Zach Brown · 11 years ago
- 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 11 years ago
- 98806b4 btrfs: check_int: propagate out-of-memory error upwards by Stefan Behrens · 11 years ago
- 61391d5 Btrfs: fix hang on error (such as ENOSPC) when writing extent pages by Filipe Manana · 11 years ago
- 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
- 01a9a8a Btrfs: send, fix corrupted path strings for long paths by Filipe Manana · 11 years ago
- 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 11 years ago
- d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 11 years ago
- b30ac0f btrfs: switch to ->write_iter() by Al Viro · 11 years ago
- aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
- 0c94933 iov_iter_truncate() by Al Viro · 11 years ago
- 28060d5 btrfs: switch check_direct_IO() to iov_iter by Al Viro · 11 years ago
- 71d8e53 start adding the tag to iov_iter by Al Viro · 11 years ago
- 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
- a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- cb66a7a kill generic_segment_checks() by Al Viro · 11 years ago
- 0ae5e4d __btrfs_direct_write(): switch to iov_iter by Al Viro · 11 years ago
- f8579f8 generic_file_direct_write(): switch to iov_iter by Al Viro · 11 years ago
- 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
- f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 11 years ago
- 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 11 years ago
- 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 11 years ago
- 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 11 years ago
- e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 11 years ago
- 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 11 years ago
- 3f9e3df btrfs: replace error code from btrfs_drop_extents by David Sterba · 11 years ago
- c5f7d0b btrfs: Change the hole range to a more accurate value. by Qu Wenruo · 11 years ago
- 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
- 0040e60 btrfs: fix use-after-free in mount_subvol() by Christoph Jaeger · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 11 years ago
- 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
- f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
- 36523e95 btrfs: export global block reserve size as space_info by David Sterba · 11 years ago
- 800ee22 btrfs: fix crash in remount(thread_pool=) case by Sergei Trofimovich · 11 years ago
- c4a050b Btrfs: abort the transaction when we don't find our extent ref by Josef Bacik · 11 years ago
- 3a29bc0 Btrfs: fix EINVAL checks in btrfs_clone by Chris Mason · 11 years ago
- a1ecaab Btrfs: fix unlock in __start_delalloc_inodes() by Wang Shilong · 11 years ago
- 3b080b2 Btrfs: scrub raid56 stripes in the right way by Wang Shilong · 11 years ago
- 68bb462 Btrfs: don't compress for a small write by Wang Shilong · 11 years ago
- c50d3e7 Btrfs: more efficient io tree navigation on wait_extent_bit by Filipe Manana · 11 years ago
- c715e15 Btrfs: send, build path string only once in send_hole by Filipe Manana · 11 years ago
- 9a40f12 btrfs: filter invalid arg for btrfs resize by Gui Hecheng · 11 years ago
- 766b5e5 Btrfs: send, fix data corruption due to incorrect hole detection by Filipe Manana · 11 years ago
- 84dbeb8 Btrfs: kmalloc() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
- e9894fd Btrfs: fix snapshot vs nocow writting by Wang Shilong · 11 years ago
- 3ac0d7b btrfs: Change the expanding write sequence to fix snapshot related bug. by Qu Wenruo · 11 years ago
- 60999ca btrfs: make device scan less noisy by David Sterba · 11 years ago
- ed55b6a btrfs: fix lockdep warning with reclaim lock inversion by Jeff Mahoney · 11 years ago
- 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 11 years ago
- 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
- a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 11 years ago