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
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-18
/
+46
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
1
-18
/
+46
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
1
-5
/
+13
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-22
/
+31
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-2
/
+2
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-23
/
+19
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
1
-20
/
+8
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-4
/
+3
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
1
-1
/
+17
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+24
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-1
/
+2
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-47
/
+44
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
1
-3
/
+22
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
1
-1
/
+0
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
1
-2
/
+2
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
1
-1
/
+6
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
1
-3
/
+12
2016-06-08
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-5
/
+5
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
1
-7
/
+5
2016-06-07
btrfs: have submit_one_bio users use bio op accessors
Mike Christie
1
-45
/
+43
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-3
/
+4
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-5
/
+5
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
1
-0
/
+10
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-44
/
+44
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-2
/
+2
2016-05-25
Btrfs: fix unexpected return value of fiemap
Liu Bo
1
-1
/
+5
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-25
/
+18
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
1
-2
/
+2
2016-05-06
btrfs: kill unused writepage_io_hook callback
David Sterba
1
-23
/
+16
2016-04-29
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
1
-6
/
+6
2016-04-29
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
1
-1
/
+7
2016-04-29
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
1
-9
/
+7
2016-04-29
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
1
-8
/
+8
2016-04-29
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
1
-8
/
+7
2016-04-29
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
1
-3
/
+2
2016-04-29
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
1
-3
/
+2
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
1
-2
/
+2
2016-04-29
btrfs: sink gfp parameter to set_extent_bits
David Sterba
1
-3
/
+2
2016-04-28
Btrfs: cleanup error handling in extent_write_cached_pages
Liu Bo
1
-5
/
+2
2016-04-28
Btrfs: make mapping->writeback_index point to the last written page
Liu Bo
1
-6
/
+26
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-5
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-131
/
+131
2016-02-26
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
1
-21
/
+16
[next]