index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
1
-24
/
+10
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
1
-0
/
+16
2019-01-30
btrfs: fix potential oops in device_list_add
Al Viro
1
-2
/
+2
2019-01-28
btrfs: don't end the transaction for delayed refs in throttle
Josef Bacik
1
-8
/
+0
2019-01-28
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+35
2019-01-18
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
3
-0
/
+8
2019-01-18
btrfs: run delayed iputs before committing
Josef Bacik
1
-0
/
+9
2019-01-18
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
3
-7
/
+10
2019-01-18
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-10
btrfs: Use real device structure to verify dev extent
Qu Wenruo
1
-0
/
+12
2019-01-09
Btrfs: fix deadlock when using free space tree due to block group creation
Filipe Manana
1
-7
/
+9
2019-01-09
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
1
-6
/
+28
2019-01-09
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
1
-0
/
+15
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-75
/
+11
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2019-01-05
fs: don't open code lru_to_page()
Nikolay Borisov
1
-2
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-6
/
+4
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
2
-58
/
+9
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-14
/
+1
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
25
-69
/
+70
2018-12-17
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
2018-12-17
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
1
-491
/
+133
2018-12-17
btrfs: Refactor main loop in extent_readpages
Nikolay Borisov
1
-20
/
+14
2018-12-17
btrfs: Remove 1st shrink/grow phase from balance
Nikolay Borisov
1
-53
/
+0
2018-12-17
Btrfs: send, fix race with transaction commits that create snapshots
Filipe Manana
1
-6
/
+23
2018-12-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
1
-0
/
+8
2018-12-17
btrfs: run delayed items before dropping the snapshot
Josef Bacik
1
-0
/
+4
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
3
-0
/
+14
2018-12-17
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
1
-3
/
+1
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
1
-20
/
+14
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
1
-12
/
+18
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
1
-5
/
+4
2018-12-17
btrfs: fix truncate throttling
Josef Bacik
1
-62
/
+17
2018-12-17
btrfs: don't run delayed refs in the end transaction logic
Josef Bacik
1
-38
/
+0
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
4
-34
/
+22
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2
-4
/
+20
2018-12-17
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
1
-9
/
+15
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
5
-25
/
+281
2018-12-17
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
1
-3
/
+0
2018-12-17
btrfs: cleanup extent_op handling
Josef Bacik
1
-13
/
+22
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
1
-28
/
+39
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
3
-20
/
+19
2018-12-17
btrfs: use PAGE_ALIGNED instead of open-coding it
Johannes Thumshirn
3
-6
/
+6
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
7
-44
/
+38
[next]