Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c691c1ba6080e89b84b7bede949897c8977623c
/
fs
/
btrfs
bdeeab6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
1bda19e
Btrfs: release path before starting transaction in can_nocow_extent
by Josef Bacik
· 11 years ago
d64dab90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
c00869f
Btrfs: fix oops caused by the space balance and dead roots
by Miao Xie
· 11 years ago
14927d9
Btrfs: insert orphan roots into fs radix tree
by Miao Xie
· 11 years ago
7bf811a5
Btrfs: limit delalloc pages outside of find_delalloc_range
by Josef Bacik
· 11 years ago
4871c15
Btrfs: use right root when checking for hash collision
by Josef Bacik
· 11 years ago
b208c2f
btrfs: Fix crash due to not allocating integrity data for a bioset
by Darrick J. Wong
· 11 years ago
1329dfc
Merge branch 'for-linus' into for-linus-3.12
by Chris Mason
· 11 years ago
1357272
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
by Ilya Dryomov
· 11 years ago
964fb15a
Btrfs: eliminate races in worker stopping code
by Ilya Dryomov
· 11 years ago
385fe0b
Btrfs: fix crash of compressed writes
by Liu Bo
· 11 years ago
60e7cd3
Btrfs: fix transid verify errors when recovering log tree
by Josef Bacik
· 11 years ago
0fbf2cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
94aebfb
Btrfs: create the uuid tree on remount rw
by Josef Bacik
· 11 years ago
cbf8b8c
btrfs: change extent-same to copy entire argument struct
by Mark Fasheh
· 11 years ago
93fd63c
Btrfs: dir_inode_operations should use btrfs_update_time also
by Guangyu Sun
· 11 years ago
5138ccc
btrfs: Add btrfs: prefix to kernel log output
by Frank Holton
· 11 years ago
6ef3de9
btrfs: refuse to remount read-write after abort
by David Sterba
· 11 years ago
1cecf57
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0
by chandan
· 11 years ago
a0634be
Btrfs: don't leak transaction in btrfs_sync_file()
by Filipe David Borba Manana
· 11 years ago
a724b43
Btrfs: add the missing mutex unlock in write_all_supers()
by Stefan Behrens
· 11 years ago
f4ab9ea
Btrfs: iput inode on allocation failure
by Josef Bacik
· 11 years ago
363e4d3
Btrfs: remove space_info->reservation_progress
by Josef Bacik
· 11 years ago
f0de181
Btrfs: kill delay_iput arg to the wait_ordered functions
by Josef Bacik
· 11 years ago
c4fbb43
Btrfs: fix worst case calculator for space usage
by Josef Bacik
· 11 years ago
14575ae
Revert "Btrfs: rework the overcommit logic to be based on the total size"
by Josef Bacik
· 11 years ago
652f25a
Btrfs: improve replacing nocow extents
by Josef Bacik
· 11 years ago
d555438
Btrfs: drop dir i_size when adding new names on replay
by Josef Bacik
· 11 years ago
dd8e721
Btrfs: replay dir_index items before other items
by Josef Bacik
· 11 years ago
a5874ce
Btrfs: check roots last log commit when checking if an inode has been logged
by Josef Bacik
· 11 years ago
de2b530
Btrfs: actually log directory we are fsync()'ing
by Josef Bacik
· 11 years ago
573aeca
Btrfs: actually limit the size of delalloc range
by Josef Bacik
· 11 years ago
a482039
Btrfs: allocate the free space by the existed max extent size when ENOSPC
by Miao Xie
· 11 years ago
13fd8da
btrfs: add lockdep and tracing annotations for uuid tree
by David Sterba
· 11 years ago
79556c3
btrfs: show compiled-in config features at module load time
by Stefan Behrens
· 11 years ago
cef2193
Btrfs: more efficient inode tree replace operation
by Filipe David Borba Manana
· 11 years ago
55e50e4
Btrfs: do not add replace target to the alloc_list
by Ilya Dryomov
· 11 years ago
83d4cfd
Btrfs: fixup error handling in btrfs_reloc_cow
by Josef Bacik
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
b7c09ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
02afc27
direct-io: Handle O_(D)SYNC AIO
by Christoph Hellwig
· 11 years ago
d7396f0
Btrfs: optimize key searches in btrfs_search_slot
by Filipe David Borba Manana
· 11 years ago
45d5fd1
Btrfs: don't use an async starter for most of our workers
by Josef Bacik
· 11 years ago
7f4f6e0
Btrfs: only update disk_i_size as we remove extents
by Josef Bacik
· 11 years ago
f45388f
Btrfs: fix deadlock in uuid scan kthread
by Filipe David Borba Manana
· 11 years ago
795a332
Btrfs: stop refusing the relocation of chunk 0
by Ilya Dryomov
· 11 years ago
d8f9803
Btrfs: fix memory leak of uuid_root in free_fs_info
by Filipe David Borba Manana
· 11 years ago
ed84885
btrfs: reuse kbasename helper
by Andy Shevchenko
· 11 years ago
e57138b
btrfs: return btrfs error code for dev excl ops err
by Anand Jain
· 11 years ago
77cef2e
Btrfs: allow partial ordered extent completion
by Josef Bacik
· 11 years ago
b12d686
Btrfs: convert all bug_ons in free-space-cache.c
by Josef Bacik
· 11 years ago
2e17c7c
Btrfs: add support for asserts
by Josef Bacik
· 11 years ago
726551e
Btrfs: adjust the fs_devices->missing count on unmount
by Josef Bacik
· 11 years ago
23fa76b0
Btrf: cleanup: don't check for root_refs == 0 twice
by Stefan Behrens
· 11 years ago
4847547
Btrfs: fix for patch "cleanup: don't check the same thing twice"
by Stefan Behrens
· 11 years ago
9d565ba
Btrfs: get rid of one BUG() in write_all_supers()
by Stefan Behrens
· 11 years ago
b9e9a6c
Btrfs: allocate prelim_ref with a slab allocater
by Wang Shilong
· 11 years ago
742916b
Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
by Wang Shilong
· 11 years ago
f717175
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
by Filipe David Borba Manana
· 11 years ago
d730680
Btrfs: fix race between removing a dev and writing sbs
by Filipe David Borba Manana
· 11 years ago
b8d0c69
Btrfs: remove ourselves from the cluster list under lock
by Josef Bacik
· 11 years ago
e8e7cff
Btrfs: do not clear our orphan item runtime flag on eexist
by Josef Bacik
· 11 years ago
57cfd46
Btrfs: fix send to deal with sparse files properly
by Josef Bacik
· 11 years ago
bdab49d
Btrfs: fix printing of non NULL terminated string
by Filipe David Borba Manana
· 11 years ago
8d78eb1
Btrfs: Use %z to format size_t
by Geert Uytterhoeven
· 11 years ago
fce2936
Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
by Geert Uytterhoeven
· 11 years ago
778746b
Btrfs: PAGE_CACHE_SIZE is already unsigned long
by Geert Uytterhoeven
· 11 years ago
b308bc2
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
by Geert Uytterhoeven
· 11 years ago
fba6aa7
Btrfs: Make btrfs_header_fsid() return unsigned long
by Geert Uytterhoeven
· 11 years ago
231e88f
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
by Geert Uytterhoeven
· 11 years ago
1473b24
Btrfs: Make btrfs_device_fsid() return unsigned long
by Geert Uytterhoeven
· 11 years ago
410ba3a
Btrfs: Make btrfs_device_uuid() return unsigned long
by Geert Uytterhoeven
· 11 years ago
118a0a2
Btrfs: Format mirror_num as int
by Geert Uytterhoeven
· 11 years ago
27f9f02
Btrfs: Format PAGE_SIZE as unsigned long
by Geert Uytterhoeven
· 11 years ago
6e71c47
Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant
by Geert Uytterhoeven
· 11 years ago
c1c9ff7
Btrfs: Remove superfluous casts from u64 to unsigned long long
by Geert Uytterhoeven
· 11 years ago
1cb048f
Btrfs: fix memory leak of orphan block rsv
by Filipe David Borba Manana
· 11 years ago
a1e8780
Btrfs: rollback btrfs_device fields on umount
by Ilya Dryomov
· 11 years ago
2208a37
Btrfs: add alloc_fs_devices and switch to it
by Ilya Dryomov
· 11 years ago
12bd2fc
Btrfs: add btrfs_alloc_device and switch to it
by Ilya Dryomov
· 11 years ago
53f1065
Btrfs: find_next_devid: root -> fs_info
by Ilya Dryomov
· 11 years ago
bbb651e
Btrfs: don't allow the replace procedure on read only filesystems
by Stefan Behrens
· 11 years ago
633085c
Btrfs: reset force_compress on btrfs_file_defrag failure
by Filipe David Borba Manana
· 11 years ago
f420ee1
Btrfs: add mount option to force UUID tree checking
by Stefan Behrens
· 11 years ago
70f8017
Btrfs: check UUID tree during mount if required
by Stefan Behrens
· 11 years ago
2643279
Btrfs: introduce uuid-tree-gen field
by Stefan Behrens
· 11 years ago
803b2f5
Btrfs: fill UUID tree initially
by Stefan Behrens
· 11 years ago
dd5f961
Btrfs: maintain subvolume items in the UUID tree
by Stefan Behrens
· 11 years ago
f7a81ea
Btrfs: create UUID tree if required
by Stefan Behrens
· 11 years ago
8f8ae8e
Btrfs: support printing UUID tree elements
by Stefan Behrens
· 11 years ago
07b30a4
Btrfs: introduce a tree for items that map UUIDs to something
by Stefan Behrens
· 11 years ago
171170c
btrfs: mark some local function as 'static'
by Sergei Trofimovich
· 11 years ago
35a3621
Btrfs: get rid of sparse warnings
by Stefan Behrens
· 11 years ago
18674c6
Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
by Filipe David Borba Manana
· 11 years ago
a696cf3
Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
by Filipe David Borba Manana
· 11 years ago
Next »