index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-30
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
Timofey Titovets
2017-10-30
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
2017-10-30
Btrfs: do not async submit for nodatasum inodes
Liu Bo
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-21
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
2017-08-18
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
2017-08-18
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
2017-08-16
btrfs: separate defrag and property compression
David Sterba
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
2017-08-16
btrfs: account that we're waiting for DIO read
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
Btrfs: report errors when checksum is not found
Liu Bo
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
[next]