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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
1
-2
/
+2
2017-08-21
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
1
-1
/
+0
2017-08-21
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
1
-0
/
+11
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
1
-2
/
+1
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
1
-3
/
+3
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-0
/
+5
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
1
-8
/
+0
2017-08-16
btrfs: drop ancient page flag mappings
David Sterba
1
-7
/
+0
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
1
-3
/
+3
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
1
-1
/
+0
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
1
-2
/
+0
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
1
-62
/
+66
2017-08-16
btrfs: remove unused sectorsize member
Nikolay Borisov
1
-1
/
+0
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+48
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-2
/
+4
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-2
/
+4
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-06-21
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
1
-0
/
+2
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
1
-0
/
+1
2017-06-20
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
1
-1
/
+19
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
1
-11
/
+1
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
1
-3
/
+2
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove __BTRFS_LEAF_DATA_SIZE
Nikolay Borisov
1
-6
/
+3
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
1
-6
/
+4
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
1
-1
/
+3
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-0
/
+1
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
1
-0
/
+2
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
1
-2
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-2
/
+2
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+28
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-18
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
1
-0
/
+17
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
1
-2
/
+5
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
1
-0
/
+2
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
1
-2
/
+1
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-04-18
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-03-29
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
1
-1
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+20
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-6
/
+6
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
1
-1
/
+1
[next]