index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
btrfs: make sure device is synced before return
Anand Jain
1
-0
/
+5
2016-07-26
btrfs: reorg btrfs_close_one_device()
Anand Jain
1
-36
/
+35
2016-07-26
btrfs: Cleanup compress_file_range()
Ashish Samant
1
-37
/
+35
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2
-3
/
+6
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
9
-16
/
+16
2016-07-26
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
1
-2
/
+1
2016-07-26
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
1
-1
/
+8
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2
-21
/
+52
2016-07-26
Btrfs: fix double free of fs root
Liu Bo
1
-9
/
+3
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
1
-0
/
+8
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-26
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
1
-0
/
+2
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-07-20
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
2016-07-18
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
1
-1
/
+1
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2
-17
/
+22
2016-07-07
Btrfs: fill relocation block rsv after allocation
Josef Bacik
1
-0
/
+6
2016-07-07
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
1
-1
/
+7
2016-07-07
Btrfs: change how we calculate the global block rsv
Josef Bacik
1
-36
/
+9
2016-07-07
Btrfs: use root when checking need_async_flush
Josef Bacik
1
-5
/
+6
2016-07-07
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
1
-0
/
+3
2016-07-07
Btrfs: fix release reserved extents trace points
Josef Bacik
1
-5
/
+1
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
2
-10
/
+21
2016-07-07
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
1
-1
/
+3
2016-07-07
Btrfs: trace pinned extents
Josef Bacik
1
-0
/
+8
2016-07-07
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2
-151
/
+380
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
1
-0
/
+2
2016-07-07
Btrfs: warn_on for unaccounted spaces
Josef Bacik
1
-6
/
+8
2016-07-07
Btrfs: change delayed reservation fallback behavior
Josef Bacik
1
-41
/
+23
2016-07-07
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
1
-22
/
+13
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
6
-25
/
+18
2016-07-07
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
1
-18
/
+11
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-23
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2
-6
/
+4
2016-06-23
btrfs: fix disk_i_size update bug when fallocate() fails
Wang Xiaoguang
1
-1
/
+2
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2
-2
/
+11
2016-06-23
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
1
-1
/
+1
2016-06-22
Btrfs: don't do nocow check unless we have to
Josef Bacik
1
-22
/
+22
2016-06-22
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
1
-9
/
+11
2016-06-22
Btrfs: track transid for delayed ref flushing
Josef Bacik
4
-5
/
+16
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-43
/
+61
2016-06-17
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
1
-1
/
+2
2016-06-17
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
1
-5
/
+0
2016-06-17
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
1
-1
/
+1
2016-06-17
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2
-15
/
+12
2016-06-17
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
1
-1
/
+10
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
4
-4
/
+7
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
6
-15
/
+28
[prev]
[next]