index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
1
-1
/
+2
2015-07-02
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
1
-0
/
+108
2015-06-30
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2015-06-30
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
2015-06-30
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
Filipe Manana
1
-0
/
+29
2015-06-30
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
1
-4
/
+11
2015-06-30
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
4
-6
/
+58
2015-06-30
btrfs: add error handling for scrub_workers_get()
Zhao Lei
1
-19
/
+20
2015-06-30
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
1
-1
/
+1
2015-06-30
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
1
-8
/
+41
2015-06-24
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
Dan Carpenter
1
-9
/
+11
2015-06-22
Btrfs: Check if kobject is initialized before put
Anand Jain
1
-3
/
+5
2015-06-19
lib: export symbol kobject_move()
Anand Jain
1
-0
/
+1
2015-06-19
Btrfs: sysfs: add support to show replacing target in the sysfs
Anand Jain
2
-1
/
+7
2015-06-19
Btrfs: free the stale device
Anand Jain
1
-0
/
+61
2015-06-12
Btrfs: use received_uuid of parent during send
Josef Bacik
1
-4
/
+21
2015-06-12
Btrfs: fix use-after-free in btrfs_replay_log
Liu Bo
1
-1
/
+2
2015-06-10
btrfs: wait for delayed iputs on no space
Zhao Lei
1
-0
/
+3
2015-06-10
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
1
-20
/
+33
2015-06-10
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
4
-0
/
+40
2015-06-10
btrfs: ulist: Add ulist_del() function.
Qu Wenruo
2
-11
/
+37
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
5
-972
/
+3
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
3
-27
/
+89
2015-06-10
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
2
-100
/
+28
2015-06-10
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
1
-36
/
+7
2015-06-10
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
3
-0
/
+118
2015-06-10
btrfs: backref: Add special time_seq == (u64)-1 case for
Qu Wenruo
1
-6
/
+29
2015-06-10
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2
-0
/
+29
2015-06-10
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
5
-7
/
+95
2015-06-10
btrfs: qgroup: Add function qgroup_update_counters().
Qu Wenruo
1
-0
/
+120
2015-06-10
btrfs: qgroup: Add function qgroup_update_refcnt().
Qu Wenruo
1
-0
/
+58
2015-06-10
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...
Qu Wenruo
1
-21
/
+21
2015-06-10
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
Qu Wenruo
1
-41
/
+54
2015-06-10
btrfs: delayed-ref: Cleanup the unneeded functions.
Qu Wenruo
1
-174
/
+0
2015-06-10
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
Qu Wenruo
5
-123
/
+114
2015-06-10
btrfs: backref: Don't merge refs which are not for same block.
Qu Wenruo
1
-3
/
+3
2015-06-10
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
4
-3
/
+27
2015-06-10
btrfs: Handle unaligned length in extent_same
Mark Fasheh
1
-6
/
+14
2015-06-10
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
chandan
1
-1
/
+1
2015-06-10
Btrfs: btrfs_defrag_file: Fix ra_index computation.
chandan
1
-1
/
+1
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
3
-12
/
+7
2015-06-10
Btrfs: don't attach unnecessary extents to transaction on fsync
Filipe Manana
1
-1
/
+15
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
3
-3
/
+23
2015-06-03
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
1
-5
/
+21
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
5
-29
/
+54
2015-06-03
Btrfs: add missing free_extent_buffer
Liu Bo
1
-0
/
+1
2015-06-03
Btrfs: remove csum_bytes_left
Liu Bo
3
-16
/
+0
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
3
-8
/
+30
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
4
-2
/
+50
[next]