index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2015-03-13
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
Fabian Frederick
1
-1
/
+1
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-27
/
+75
2015-02-02
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
1
-0
/
+1
2015-02-02
btrfs: add checks for sys_chunk_array sizes
David Sterba
1
-0
/
+19
2015-02-02
btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
David Sterba
1
-0
/
+19
2015-01-21
Btrfs: fix unused members in struct btrfs_root
Anand Jain
1
-2
/
+0
2015-01-21
btrfs: set proper message level for skinny metadata
David Sterba
1
-1
/
+1
2015-01-21
btrfs: update message levels after checksum errors
David Sterba
1
-1
/
+1
2015-01-21
btrfs: update message levels during failed mount
David Sterba
1
-8
/
+8
2015-01-21
btrfs: update message levels for errors
David Sterba
1
-4
/
+5
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-9
/
+8
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
1
-1
/
+1
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-2
/
+1
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
1
-2
/
+6
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
1
-1
/
+8
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
1
-3
/
+2
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
1
-6
/
+6
2014-12-12
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
1
-2
/
+2
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
1
-2
/
+2
2014-12-10
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
1
-6
/
+0
2014-12-02
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
1
-0
/
+13
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-3
/
+5
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
1
-0
/
+20
2014-11-20
btrfs: fix typos in btrfs_check_super_valid
David Sterba
1
-4
/
+4
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
1
-4
/
+0
2014-11-12
btrfs: add support for processing pending changes
David Sterba
1
-0
/
+6
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-21
/
+22
2014-10-27
btrfs: use macro accessors in superblock validation checks
David Sterba
1
-21
/
+22
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-111
/
+173
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-25
/
+12
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-26
/
+35
2014-10-03
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-2
/
+2
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
1
-3
/
+1
2014-10-02
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
1
-2
/
+1
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
1
-9
/
+29
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
1
-11
/
+3
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
1
-1
/
+1
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
1
-5
/
+3
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
1
-3
/
+2
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
1
-12
/
+5
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
1
-4
/
+2
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
1
-2
/
+1
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
1
-57
/
+31
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
1
-0
/
+6
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
1
-1
/
+10
2014-09-17
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
1
-1
/
+2
[next]