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
Age
Commit message (
Expand
)
Author
2018-08-06
btrfs: Remove fs_info argument from update_inline_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from lookup_inline_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from fixup_low_keys
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from remove_extent_data_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info argument from insert_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from insert_extent_data_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from insert_tree_block_ref
Nikolay Borisov
2018-08-06
btrfs: Fix a C compliance issue
Bart Van Assche
2018-08-06
btrfs: Annotate fall-through when parsing mount option
Bart Van Assche
2018-08-06
btrfs: Fix misleading indentation reported by smatch
Bart Van Assche
2018-08-06
btrfs: Streamline log_extent_csums a bit
Nikolay Borisov
2018-08-06
btrfs: remove remaing full_sync logic from btrfs_sync_file
David Sterba
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
2018-08-06
btrfs: clean up the left over logged_list usage
Josef Bacik
2018-08-06
btrfs: remove the wait ordered logic in the log_one_extent path
Josef Bacik
2018-08-06
btrfs: always wait on ordered extents at fsync time
Josef Bacik
2018-08-06
btrfs: Fix comment in lookup_inline_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Document __btrfs_inc_extent_ref
Nikolay Borisov
2018-08-06
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
2018-08-06
btrfs: replace get_seconds with new 64bit time API
Allen Pais
2018-08-03
btrfs: switch to discard_new_inode()
Al Viro
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-13
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-06
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
vfs: dedupe: return int
Miklos Szeredi
2018-07-01
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-28
Btrfs: fix mount failure when qgroup rescan is in progress
Filipe Manana
2018-06-28
Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
Chris Mason
2018-06-28
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-22
Btrfs: fix return value on rename exchange failure
Filipe Manana
2018-06-21
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-07
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
Souptick Joarder
2018-06-07
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Misono Tomohiro
2018-06-04
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
[prev]
[next]