index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2017-12-07
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
2017-12-07
btrfs: handle errors while updating refcounts in update_ref_for_cow
Jeff Mahoney
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-28
Btrfs: incremental send, fix wrong unlink path after renaming file
Filipe Manana
2017-11-28
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
Btrfs: fix list_add corruption and soft lockups in fsync
Liu Bo
2017-11-27
btrfs: Fix wild memory access in compression level parser
Qu Wenruo
2017-11-27
btrfs: fix deadlock when writing out space cache
Josef Bacik
2017-11-20
btrfs: clear space cache inode generation always
Josef Bacik
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
Filipe Manana
2017-11-15
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
2017-11-15
btrfs: dev_alloc_list is not protected by RCU, use normal list_del
David Sterba
2017-11-15
btrfs: add missing device::flush_bio puts
David Sterba
2017-11-15
btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Nikolay Borisov
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-14
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
btrfs: Fix bug for misused dev_t when lookup in dev state hash table.
Gu JinXiang
2017-11-01
Btrfs: heuristic: add Shannon entropy calculation
Timofey Titovets
2017-11-01
Btrfs: heuristic: add byte core set calculation
Timofey Titovets
2017-11-01
Btrfs: heuristic: add byte set calculation
Timofey Titovets
2017-11-01
Btrfs: heuristic: add detection of repeated data patterns
Timofey Titovets
2017-11-01
Btrfs: heuristic: implement sampling logic
Timofey Titovets
2017-11-01
Btrfs: heuristic: add bucket and sample counters and other defines
Timofey Titovets
2017-11-01
Btrfs: compression: separate heuristic/compression workspaces
Timofey Titovets
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
2017-11-01
btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
Josef Bacik
2017-11-01
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
2017-11-01
btrfs: add a comp_refs() helper
Josef Bacik
2017-11-01
btrfs: switch args for comp_*_refs
Josef Bacik
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
btrfs: increase output size for LOGICAL_INO_V2 ioctl
Zygo Blaxell
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
btrfs: send: remove unused code
Nikolay Borisov
2017-11-01
btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
Anand Jain
2017-11-01
btrfs: allow setting zlib compression level via :9
Adam Borowski
[next]