Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e6fc454b7794fc45c27364c7896b8f03094635ee
/
fs
/
btrfs
bf2db0b
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
69ad597
Btrfs: fix overlap of fs_info::flags values
by Tsutomu Itoh
· 7 years ago
2d8ce70
btrfs: avoid overflow when sector_t is 32 bit
by Goffredo Baroncelli
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
8c6c592
btrfs: log csums for all modified extents
by Josef Bacik
· 7 years ago
99c4e3b
Btrfs: fix unexpected result when dio reading corrupted blocks
by Liu Bo
· 7 years ago
36b96fd
btrfs: Report error on removing qgroup if del_qgroup_item fails
by Sargun Dhillon
· 7 years ago
e6311f2
Btrfs: skip checksum when reading compressed data if some IO have failed
by Liu Bo
· 7 years ago
cf1167d
Btrfs: fix kernel oops while reading compressed data
by Liu Bo
· 7 years ago
bd7d63c
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
by Liu Bo
· 7 years ago
fed3b38
Btrfs: do not backup tree roots when fsync
by Liu Bo
· 7 years ago
c2faff7
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
by Misono, Tomohiro
· 7 years ago
78ad4ce
btrfs: propagate error to btrfs_cmp_data_prepare caller
by Naohiro Aota
· 7 years ago
6d6d282
btrfs: prevent to set invalid default subvolid
by satoru takeuchi
· 7 years ago
ca6842b
Btrfs: send: fix error number for unknown inode types
by Tsutomu Itoh
· 9 years ago
bb166d7
btrfs: fix NULL pointer dereference from free_reloc_roots()
by Naohiro Aota
· 7 years ago
67c003f
btrfs: finish ordered extent cleaning if no progress is found
by Naohiro Aota
· 7 years ago
63d71450c
btrfs: clear ordered flag on cleaning up ordered extents
by Naohiro Aota
· 7 years ago
bea7eaf
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
by Omar Sandoval
· 7 years ago
5f14efd
Btrfs: do not reset bio->bi_ops while writing bio
by Liu Bo
· 7 years ago
ff40adf
Btrfs: use the new helper wbc_to_write_flags
by Liu Bo
· 7 years ago
e253d98
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
66ba772
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
8e93157
btrfs: switch write_buf to kernel_write
by Christoph Hellwig
· 7 years ago
91f9943
fs: support RWF_NOWAIT for buffered reads
by Christoph Hellwig
· 7 years ago
58efbc9
Btrfs: fix blk_status_t/errno confusion
by Omar Sandoval
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
f8f84b2
btrfs: index check-integrity state hash by a dev_t
by Christoph Hellwig
· 7 years ago
db95c87
btrfs: submit superblock io with REQ_META and REQ_PRIO
by David Sterba
· 7 years ago
dc59215
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
by Nikolay Borisov
· 7 years ago
b5d9071
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
by Nikolay Borisov
· 7 years ago
0ca00af
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
by Nikolay Borisov
· 7 years ago
1cd5447
btrfs: pass fs_info to btrfs_del_root instead of tree_root
by Jeff Mahoney
· 7 years ago
64ecdb6
Btrfs: add one more sanity check for shared ref type
by Liu Bo
· 7 years ago
cdccee9
Btrfs: remove BUG_ON in __add_tree_block
by Liu Bo
· 7 years ago
b14c55a
Btrfs: remove BUG() in add_data_reference
by Liu Bo
· 7 years ago
07638ea
Btrfs: remove BUG() in print_extent_item
by Liu Bo
· 7 years ago
4335958
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
by Liu Bo
· 7 years ago
3de28d5
Btrfs: convert to use btrfs_get_extent_inline_ref_type
by Liu Bo
· 7 years ago
167ce95
Btrfs: add a helper to retrive extent inline ref type
by Liu Bo
· 7 years ago
af1cbe0
btrfs: scrub: simplify scrub worker initialization
by David Sterba
· 8 years ago
1d1bf92
btrfs: scrub: clean up division in scrub_find_csum
by David Sterba
· 8 years ago
7736b0a
btrfs: scrub: clean up division in __scrub_mark_bitmap
by David Sterba
· 8 years ago
2073c4c2
btrfs: scrub: use bool for flush_all_writes
by David Sterba
· 8 years ago
d7d8249
btrfs: preserve i_mode if __btrfs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
408fbf1
btrfs: Remove extraneous chunk_objectid variable
by Nikolay Borisov
· 7 years ago
0174484
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
by Nikolay Borisov
· 7 years ago
0dde10b
btrfs: Remove extra parentheses from condition in copy_items()
by Matthias Kaehlcke
· 7 years ago
0ce1dd2
btrfs: Remove redundant setting of uuid in btrfs_block_header
by Nikolay Borisov
· 7 years ago
583b723
btrfs: Do not use data_alloc_cluster in ssd mode
by Hans van Kranenburg
· 7 years ago
43a0111
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
by Lu Fengqi
· 7 years ago
72610b1
Btrfs: incremental send, fix emission of invalid clone operations
by Filipe Manana
· 7 years ago
f716abd
Btrfs: fix out of bounds array access while reading extent buffer
by Liu Bo
· 7 years ago
c59efa7
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
by Nikolay Borisov
· 7 years ago
e6961ca
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio
by Nikolay Borisov
· 7 years ago
6399fb5
Btrfs: fix assertion failure during fsync in no-holes mode
by Filipe Manana
· 7 years ago
4a4b964
Btrfs: avoid unnecessarily locking inode when clearing a range
by Filipe Manana
· 7 years ago
938e1c7
btrfs: remove redundant check on ret being non-zero
by Colin Ian King
· 7 years ago
2d77ab3
btrfs: expose internal free space tree routine only if sanity tests are enabled
by Nikolay Borisov
· 7 years ago
db7c942
btrfs: Remove unused sectorsize variable from struct map_lookup
by Nikolay Borisov
· 7 years ago
92ac58e
btrfs: Remove never-reached WARN_ON
by Nikolay Borisov
· 7 years ago
dc2f292
btrfs: remove unused BTRFS_COMPRESS_LAST
by Anand Jain
· 7 years ago
44880fd
btrfs: use appropriate define for the fsid
by Anand Jain
· 7 years ago
42e9cc4
btrfs: increase ctx->pos for delayed dir index
by Josef Bacik
· 7 years ago
23b5ec7
btrfs: fix readdir deadlock with pagefault
by Josef Bacik
· 7 years ago
8d8aafe
btrfs: Simplify math in should_alloc chunk
by Nikolay Borisov
· 7 years ago
f44d228
btrfs: account for pinned bytes in should_alloc_chunk
by Jeff Mahoney
· 7 years ago
a7164fa
btrfs: prepare for extensions in compression options
by David Sterba
· 7 years ago
1e20d1c
btrfs: allow defrag compress to override NOCOMPRESS attribute
by David Sterba
· 7 years ago
1e2ef46
btrfs: defrag: cleanup checking for compression status
by David Sterba
· 7 years ago
eec63c6
btrfs: separate defrag and property compression
by David Sterba
· 7 years ago
b52aa8c
btrfs: rename variable holding per-inode compression type
by David Sterba
· 7 years ago
c2fcdcd
Btrfs: add skeleton code for compression heuristic
by Timofey Titovets
· 7 years ago
131ce43
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
by David Sterba
· 7 years ago
9c17f6c
btrfs: account that we're waiting for DIO read
by David Sterba
· 7 years ago
4958aa68
btrfs: drop chunk locks at the end of close_ctree
by David Sterba
· 7 years ago
d3c0bab
btrfs: remove trivial wrapper btrfs_force_ra
by David Sterba
· 7 years ago
35dc313
btrfs: drop ancient page flag mappings
by David Sterba
· 7 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 7 years ago
e38ae7a
btrfs: Make flush_space return void
by Nikolay Borisov
· 7 years ago
3558d4f
btrfs: Deprecate userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
9f6d251
btrfs: use named constant for bdev blocksize
by David Sterba
· 7 years ago
abbb3b8
btrfs: split write_dev_supers to two functions
by David Sterba
· 7 years ago
35c7010
btrfs: refactor find_device helper
by David Sterba
· 7 years ago
2dfeca9
btrfs: merge alloc_device helpers
by David Sterba
· 7 years ago
4b81ba4
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
by David Sterba
· 7 years ago
f1c77c5
btrfs: cleanup types storing REQ_*
by David Sterba
· 7 years ago
abe60ba
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
by David Sterba
· 7 years ago
a4f7875
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
by David Sterba
· 7 years ago
f1b8a1e
btrfs: simplify btrfs_dev_replace_kthread
by David Sterba
· 7 years ago
74b595f
btrfs: factor reading progress out of btrfs_dev_replace_status
by David Sterba
· 7 years ago
0a52d10
btrfs: defrag: make readahead state allocation failure non-fatal
by David Sterba
· 7 years ago
63e727e
btrfs: use GFP_KERNEL in btrfs_defrag_file
by David Sterba
· 7 years ago
3ec8362
btrfs: use GFP_KERNEL in mount and remount
by David Sterba
· 7 years ago
e3f3ad1
btrfs: Remove never reached error handling code in __add_reloc_root
by Nikolay Borisov
· 7 years ago
e4ff5fb
btrfs: Remove unused parameters from volume.c functions
by Nikolay Borisov
· 7 years ago
Next »