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
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-1
/
+1
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
1
-1
/
+1
2019-02-25
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
1
-3
/
+2
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
1
-1
/
+1
2019-02-25
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
David Sterba
1
-1
/
+1
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
1
-0
/
+1
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
1
-0
/
+1
2019-02-25
btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head
Josef Bacik
1
-6
/
+1
2019-02-25
btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock
Josef Bacik
1
-9
/
+2
2019-02-25
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
1
-0
/
+8
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-1
/
+2
2019-01-18
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
1
-0
/
+3
2019-01-18
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
1
-0
/
+1
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-2
/
+2
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-0
/
+4
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
1
-2
/
+0
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
1
-1
/
+1
2018-12-17
btrfs: document extent mapping assumptions in checksum
Johannes Thumshirn
1
-0
/
+6
2018-12-17
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
1
-16
/
+0
2018-12-17
btrfs: merge btrfs_submit_bio_done to its caller
David Sterba
1
-1
/
+17
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
1
-2
/
+5
2018-12-17
btrfs: Add handling for disk split-brain scenario during fsid change
Nikolay Borisov
1
-3
/
+12
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-9
/
+11
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
1
-6
/
+27
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-0
/
+4
2018-11-13
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-10
/
+1
2018-11-07
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
1
-36
/
+15
2018-11-06
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-10-15
btrfs: assert on non-empty delayed iputs
Josef Bacik
1
-0
/
+1
2018-10-15
btrfs: dev-replace: move replace members out of fs_info
David Sterba
1
-4
/
+5
2018-10-15
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
1
-1
/
+0
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
1
-2
/
+2
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
1
-2
/
+2
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-3
/
+2
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
1
-0
/
+1
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
1
-0
/
+7
2018-08-06
btrfs: merge free_fs_root helpers
David Sterba
1
-11
/
+5
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
1
-2
/
+0
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
1
-1
/
+0
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
1
-2
/
+0
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
1
-7
/
+0
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
1
-25
/
+3
2018-08-06
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
1
-2
/
+0
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
2018-08-06
btrfs: prune unused includes
David Sterba
1
-2
/
+0
[next]