index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
Merge remote-tracking branch 'btrfs-kdave/for-next'
Stephen Rothwell
1
-52
/
+144
2017-07-28
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-26
/
+83
2017-07-27
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
1
-3
/
+3
2017-07-27
btrfs: separate defrag and property compression
David Sterba
1
-1
/
+7
2017-07-27
btrfs: rename variable holding per-inode compression type
David Sterba
1
-5
/
+5
2017-07-27
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
1
-4
/
+4
2017-07-27
btrfs: account that we're waiting for DIO read
David Sterba
1
-2
/
+2
2017-07-27
btrfs: fix spelling of snapshotting
David Sterba
1
-11
/
+11
2017-07-27
btrfs: cleanup types storing REQ_*
David Sterba
1
-1
/
+1
2017-07-27
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
1
-0
/
+31
2017-07-27
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
1
-1
/
+1
2017-07-27
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
1
-4
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
1
-0
/
+2
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-4
/
+4
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-199
/
+258
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-14
/
+15
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-4
/
+14
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
1
-3
/
+8
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-4
/
+4
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
1
-0
/
+3
2017-06-20
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
1
-6
/
+2
2017-06-19
Btrfs: compression must free at least one sector size
Timofey Titovets
1
-4
/
+3
2017-06-19
Btrfs: skip checksum verification if IO error occurs
Liu Bo
1
-6
/
+8
2017-06-19
Btrfs: tolerate errors if we have retried successfully
Liu Bo
1
-1
/
+4
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
1
-1
/
+1
2017-06-19
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
1
-4
/
+0
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
1
-2
/
+1
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
1
-8
/
+0
2017-06-19
Btrfs: add statx support
Yonghong Song
1
-0
/
+18
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
1
-2
/
+1
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
1
-1
/
+1
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
1
-19
/
+19
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
1
-3
/
+7
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
1
-16
/
+19
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
1
-74
/
+45
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
1
-11
/
+26
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-17
/
+65
2017-06-19
Btrfs: remove an unused variable
Dan Carpenter
1
-2
/
+0
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-3
/
+3
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-37
/
+36
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-3
/
+3
2017-06-01
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-04-27
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-57
/
+185
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
1
-13
/
+54
[next]