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
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
9
-22
/
+21
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+4
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-4
/
+466
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
39
-1409
/
+1502
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-37
/
+34
2017-09-04
btrfs: switch write_buf to kernel_write
Christoph Hellwig
1
-14
/
+4
2017-09-04
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
1
-1
/
+5
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
6
-20
/
+22
2017-08-23
btrfs: index check-integrity state hash by a dev_t
Christoph Hellwig
1
-18
/
+13
2017-08-22
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
1
-2
/
+3
2017-08-21
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
1
-1
/
+0
2017-08-21
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
Nikolay Borisov
1
-7
/
+5
2017-08-21
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
Nikolay Borisov
1
-4
/
+4
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
5
-9
/
+9
2017-08-21
Btrfs: add one more sanity check for shared ref type
Liu Bo
2
-10
/
+46
2017-08-21
Btrfs: remove BUG_ON in __add_tree_block
Liu Bo
1
-1
/
+11
2017-08-21
Btrfs: remove BUG() in add_data_reference
Liu Bo
1
-1
/
+4
2017-08-21
Btrfs: remove BUG() in print_extent_item
Liu Bo
1
-1
/
+4
2017-08-21
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
1
-1
/
+0
2017-08-21
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
3
-10
/
+50
2017-08-21
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2
-0
/
+48
2017-08-21
btrfs: scrub: simplify scrub worker initialization
David Sterba
1
-8
/
+2
2017-08-21
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
1
-1
/
+3
2017-08-21
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
1
-2
/
+6
2017-08-21
btrfs: scrub: use bool for flush_all_writes
David Sterba
1
-10
/
+8
2017-08-21
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
1
-1
/
+5
2017-08-21
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
1
-10
/
+6
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
3
-8
/
+5
2017-08-21
btrfs: Remove extra parentheses from condition in copy_items()
Matthias Kaehlcke
1
-1
/
+1
2017-08-21
btrfs: Remove redundant setting of uuid in btrfs_block_header
Nikolay Borisov
1
-2
/
+0
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
4
-19
/
+20
2017-08-21
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
Lu Fengqi
1
-1
/
+1
2017-08-21
Btrfs: incremental send, fix emission of invalid clone operations
Filipe Manana
1
-0
/
+19
2017-08-21
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
1
-8
/
+12
2017-08-18
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
Nikolay Borisov
1
-3
/
+0
2017-08-18
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
1
-12
/
+6
2017-08-18
Btrfs: fix assertion failure during fsync in no-holes mode
Filipe Manana
1
-1
/
+4
2017-08-18
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
1
-3
/
+4
2017-08-18
btrfs: remove redundant check on ret being non-zero
Colin Ian King
1
-2
/
+0
2017-08-18
btrfs: expose internal free space tree routine only if sanity tests are enabled
Nikolay Borisov
1
-1
/
+2
2017-08-18
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
2
-3
/
+0
2017-08-18
btrfs: Remove never-reached WARN_ON
Nikolay Borisov
1
-1
/
+1
2017-08-18
btrfs: remove unused BTRFS_COMPRESS_LAST
Anand Jain
1
-1
/
+0
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
4
-13
/
+13
2017-08-18
btrfs: increase ctx->pos for delayed dir index
Josef Bacik
1
-0
/
+1
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
4
-34
/
+110
2017-08-16
btrfs: Simplify math in should_alloc chunk
Nikolay Borisov
1
-5
/
+4
2017-08-16
btrfs: account for pinned bytes in should_alloc_chunk
Jeff Mahoney
1
-1
/
+1
[next]