Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b7d00f99c60b31e1cff0efc6b9178eea3696e27
/
fs
/
btrfs
3b7d00f
btrfs: qgroup: Add new function to record old_roots.
by Qu Wenruo
· 10 years ago
3368d00
btrfs: qgroup: Record possible quota-related extent for qgroup.
by Qu Wenruo
· 10 years ago
823ae5b
btrfs: qgroup: Add function qgroup_update_counters().
by Qu Wenruo
· 10 years ago
d810ef2
btrfs: qgroup: Add function qgroup_update_refcnt().
by Qu Wenruo
· 10 years ago
c682f9b
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent()
by Qu Wenruo
· 10 years ago
9c54213
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
by Qu Wenruo
· 10 years ago
c43d160
btrfs: delayed-ref: Cleanup the unneeded functions.
by Qu Wenruo
· 10 years ago
c6fc245
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
by Qu Wenruo
· 10 years ago
00db646
btrfs: backref: Don't merge refs which are not for same block.
by Qu Wenruo
· 10 years ago
20b2e30
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
by Zhao Lei
· 9 years ago
e1d227a
btrfs: Handle unaligned length in extent_same
by Mark Fasheh
· 9 years ago
070034b
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
by chandan
· 9 years ago
e4826a5
Btrfs: btrfs_defrag_file: Fix ra_index computation.
by chandan
· 9 years ago
4617ea3
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
by Filipe Manana
· 9 years ago
7558c8b
Btrfs: don't attach unnecessary extents to transaction on fsync
by Filipe Manana
· 10 years ago
b659ef0
Btrfs: avoid syncing log in the fast fsync path when not necessary
by Filipe Manana
· 10 years ago
1ab818b
Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.2
by Chris Mason
· 9 years ago
6ca0709
Btrfs: fix hang during inode eviction due to concurrent readahead
by Filipe Manana
· 9 years ago
64c043d
Btrfs: fix up read_tree_block to return proper error
by Liu Bo
· 9 years ago
8635eda
Btrfs: add missing free_extent_buffer
by Liu Bo
· 9 years ago
0c30430
Btrfs: remove csum_bytes_left
by Liu Bo
· 9 years ago
39c2d7f
Btrfs: fix -ENOSPC on block group removal
by Filipe Manana
· 9 years ago
4fbcdf6
Btrfs: fix -ENOSPC when finishing block group creation
by Filipe Manana
· 9 years ago
0d2b237
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
by Josef Bacik
· 9 years ago
c8d3fe0
Btrfs: show subvol= and subvolid= in /proc/mounts
by Omar Sandoval
· 9 years ago
05dbe68
Btrfs: unify subvol= and subvolid= mounting
by Omar Sandoval
· 9 years ago
bb289b7
Btrfs: fail on mismatched subvol and subvolid mount options
by Omar Sandoval
· 9 years ago
fa33065
Btrfs: clean up error handling in mount_subvol()
by Omar Sandoval
· 9 years ago
e6e4dbe
Btrfs: remove all subvol options before mounting top-level
by Omar Sandoval
· 9 years ago
773cd04
Btrfs: lock superblock before remounting for rw subvol
by Omar Sandoval
· 9 years ago
0f31871
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
by Filipe Manana
· 9 years ago
c152b63
Btrfs: fix chunk allocation regression leading to transaction abort
by Filipe Manana
· 9 years ago
2037a09
btrfs: use after free when closing devices
by Sasha Levin
· 10 years ago
01b810b
btrfs: make root id query unprivileged
by David Sterba
· 10 years ago
2e6e518
Btrfs: fix block group ->space_info null pointer dereference
by Filipe Manana
· 10 years ago
33b97e4
Btrfs: check error before reporting missing device and add uuid
by Anand Jain
· 10 years ago
1f6e4b3
btrfs: Fix superblock csum type check.
by Qu Wenruo
· 10 years ago
619d8c4
Btrfs: incremental send, fix clone operations for compressed extents
by Filipe Manana
· 10 years ago
ab3680d
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
by Christian Engelmayer
· 10 years ago
35c7664
Btrfs: fix mutex unlock without prior lock on space cache truncation
by Filipe Manana
· 10 years ago
816fceb
Btrfs: log when missing device is created
by Anand Jain
· 10 years ago
6d13f54
btrfs: fix warnings after changes in btrfs_abort_transaction
by David Sterba
· 10 years ago
c0d19e2
btrfs: add 'cold' compiler annotations to all error handling functions
by David Sterba
· 10 years ago
1a9a8a7
btrfs: report exact callsite where transaction abort occurs
by David Sterba
· 10 years ago
1302890
btrfs: let tree defrag work in SSD mode
by David Sterba
· 10 years ago
53e489b
Btrfs: check pending chunks when shrinking fs to avoid corruption
by Filipe Manana
· 9 years ago
64ad6c4
Btrfs: don't invalidate root dentry when subvolume deletion fails
by Omar Sandoval
· 9 years ago
8b191a6
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
by Filipe Manana
· 10 years ago
80aa602
Btrfs: incremental send, don't delay directory renames unnecessarily
by Filipe Manana
· 10 years ago
7ce14f6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
153c35b
Btrfs: fix regression in raid level conversion
by Chris Mason
· 9 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 9 years ago
2c2ed5a
btrfs: clear 'ret' in btrfs_check_shared() loop
by Mark Fasheh
· 9 years ago
c7309e8
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
062c19e
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
by Filipe Manana
· 10 years ago
ff1f825
Btrfs: fix race between block group creation and their cache writeout
by Filipe Manana
· 10 years ago
28aeeac
Btrfs: fix panic when starting bg cache writeout after IO error
by Filipe Manana
· 10 years ago
e43699d
Btrfs: fix crash after inode cache writeback failure
by Filipe Manana
· 10 years ago
af64728
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
1d3c61c
Btrfs: fix wrong mapping flags for free space inode
by Filipe Manana
· 10 years ago
64887b6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
5d2361d
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
by Forrest Liu
· 10 years ago
f583381
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
6e17d30
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
by Yang Dongsheng
· 10 years ago
909e26d
btrfs: unlock i_mutex after attempting to delete subvolume during send
by Omar Sandoval
· 10 years ago
b860545
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
by Omar Sandoval
· 10 years ago
5ca64f4
btrfs: fix race on ENOMEM in alloc_extent_buffer
by Omar Sandoval
· 10 years ago
67b7859
btrfs: handle ENOMEM in btrfs_alloc_tree_block
by Omar Sandoval
· 10 years ago
1b98450
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
by Forrest Liu
· 10 years ago
e4c88f0
Btrfs: don't check for delalloc_bytes in cache_save_setup
by Chris Mason
· 10 years ago
24b89d0
Btrfs: fix deadlock when starting writeback of bg caches
by Filipe Manana
· 10 years ago
b58d1a9
Btrfs: fix race between start dirty bg cache writeout and bg deletion
by Filipe Manana
· 10 years ago
fe0f07d
direct-io: only inc/dec inode->i_dio_count for file systems
by Jens Axboe
· 10 years ago
a3bdccc
Btrfs: prevent list corruption during free space cache processing
by Chris Mason
· 10 years ago
ba0e4ae
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
85db36c
Btrfs: fix inode cache writeout
by Chris Mason
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
e082f56
btrfs: quota: Update quota tree after qgroup relationship change.
by Qu Wenruo
· 10 years ago
9c8b35b
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations.
by Qu Wenruo
· 10 years ago
8ea0ec9
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
by Dongsheng Yang
· 10 years ago
53b7cde
btrfs: Update btrfs qgroup status item when rescan is done.
by Qu Wenruo
· 10 years ago
3393168
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
by Qu Wenruo
· 10 years ago
e09fe2d
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
by Qu Wenruo
· 10 years ago
8465ece
btrfs: Check qgroup level in kernel qgroup assign.
by Qu Wenruo
· 10 years ago
f5a6b1c
btrfs: qgroup: allow to remove qgroup which has parent but no child.
by Dongsheng Yang
· 10 years ago
09870d2
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
by Dongsheng Yang
· 10 years ago
e2d1f92
btrfs: qgroup: do a reservation in a higher level.
by Dongsheng Yang
· 10 years ago
237c0e9
Btrfs: qgroup, Account data space in more proper timings.
by Dongsheng Yang
· 10 years ago
3119321
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
by Dongsheng Yang
· 10 years ago
804ca12
Btrfs: qgroup: free reserved in exceeding quota.
by Dongsheng Yang
· 10 years ago
4087cf2
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
by Dongsheng Yang
· 10 years ago
03477d9
btrfs: qgroup: fix limit args override whole limit struct
by Dongsheng Yang
· 10 years ago
d3001ed
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
by Dongsheng Yang
· 10 years ago
1510e71
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
by Dongsheng Yang
· 10 years ago
e8c8541
btrfs: qgroup: update qgroup in memory at the same time when we update it in btree.
by Dongsheng Yang
· 10 years ago
3eeb4d5
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
by Dongsheng Yang
· 10 years ago
c99f1b0
btrfs: Support busy loop of write and delete
by Zhao Lei
· 10 years ago
d7c1517
btrfs: Fix NO_SPACE bug caused by delayed-iput
by Zhao Lei
· 10 years ago
18d018a
btrfs: add WARN_ON() to check is space_info op current
by Zhao Lei
· 10 years ago
Next »