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
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
1
-0
/
+8
2018-04-12
btrfs: add SPDX header to Kconfig
David Sterba
1
-0
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
58
-750
/
+65
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
35
-475
/
+133
2018-04-12
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
1
-5
/
+58
2018-04-12
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
1
-1
/
+2
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2
-9
/
+9
2018-04-05
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-04-05
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
1
-1
/
+3
2018-04-05
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
1
-2
/
+5
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
65
-1691
/
+1967
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+7
2018-03-31
btrfs: lift errors from add_extent_changeset to the callers
David Sterba
1
-8
/
+11
2018-03-31
Btrfs: print error messages when failing to read trees
Liu Bo
1
-9
/
+22
2018-03-31
btrfs: user proper type for btrfs_mask_flags flags
David Sterba
1
-1
/
+1
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
5
-72
/
+74
2018-03-31
btrfs: remove stale comments about fs_mutex
David Sterba
1
-8
/
+0
2018-03-31
btrfs: use RCU in btrfs_show_devname for device list traversal
David Sterba
1
-5
/
+10
2018-03-31
btrfs: update barrier in should_cow_block
David Sterba
1
-2
/
+2
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
3
-8
/
+8
2018-03-31
btrfs: use lockdep_assert_held for spinlocks
David Sterba
2
-4
/
+4
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
10
-46
/
+170
2018-03-31
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
1
-1
/
+1
2018-03-31
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
1
-0
/
+1
2018-03-31
Btrfs: fix fsync after hole punching when using no-holes feature
Filipe Manana
1
-0
/
+30
2018-03-31
btrfs: use helper to set ulist aux from a qgroup
David Sterba
1
-6
/
+6
2018-03-31
Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"
Qu Wenruo
1
-23
/
+0
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
1
-3
/
+4
2018-03-31
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
3
-4
/
+68
2018-03-31
btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item
Qu Wenruo
1
-16
/
+30
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
9
-57
/
+69
2018-03-31
btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
Qu Wenruo
2
-0
/
+64
2018-03-31
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
3
-13
/
+24
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
4
-23
/
+84
2018-03-31
btrfs: qgroup: Cleanup the remaining old reservation counters
Qu Wenruo
2
-14
/
+0
2018-03-31
btrfs: qgroup: Update trace events to use new separate rsv types
Qu Wenruo
1
-15
/
+21
2018-03-31
btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification
Qu Wenruo
1
-21
/
+23
2018-03-31
btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...
Qu Wenruo
1
-11
/
+9
2018-03-31
btrfs: qgroup: Introduce helpers to update and access new qgroup rsv
Qu Wenruo
1
-0
/
+68
2018-03-31
btrfs: qgroup: Skeleton to support separate qgroup reservation type
Qu Wenruo
2
-8
/
+35
2018-03-31
Btrfs: delete dead code in btrfs_orphan_add()
Omar Sandoval
1
-25
/
+4
2018-03-31
btrfs: ctree.h: Fix wrong comment position about csum size
Misono, Tomohiro
1
-1
/
+1
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
5
-20
/
+62
2018-03-31
btrfs: remove dead create_space_info calls
Jeff Mahoney
2
-17
/
+5
2018-03-31
Btrfs: replace: cache rbio when rebuild data on missing device
Liu Bo
1
-3
/
+7
2018-03-31
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
1
-1
/
+1
2018-03-31
btrfs: drop optimal argument from find_live_mirror()
Anand Jain
1
-8
/
+8
2018-03-31
btrfs: drop num argument from find_live_mirror()
Anand Jain
1
-4
/
+12
2018-03-31
btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs
Nikolay Borisov
1
-2
/
+2
[next]