Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
964fb15acfcd672ac691f04879b71f07ccc21e0c
964fb15
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
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
07f0e62
Merge tag 'v3.11' into for-linus
by Chris Mason
· 11 years ago
6e46645
Linux 3.11
by Linus Torvalds
· 11 years ago
248d296
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e09a1fa
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ac0bc78
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 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
68b823e
Btrfs: use __u64 in exported user headers
by Mike Frysinger
· 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
b006b2e
Btrfs: remove reduplicate check when disabling quota
by Wang Shilong
· 11 years ago
e685da1
Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
by Wang Shilong
· 11 years ago
4082bd3
Btrfs: fix oops when writing dirty qgroups to disk
by Wang Shilong
· 11 years ago
ba5e8f2
Btrfs: fix send issues related to inode number reuse
by Josef Bacik
· 11 years ago
dc11dd5d
Btrfs: separate out tests into their own directory
by Josef Bacik
· 11 years ago
0036158
Btrfs: avoid starting a transaction in the write path
by Josef Bacik
· 11 years ago
9ffba8c
Btrfs: fix heavy delalloc related deadlock
by Josef Bacik
· 11 years ago
4ef31a4
Btrfs: fix the error handling wrt orphan items
by Josef Bacik
· 11 years ago
175a2b8
Btrfs: don't allow a subvol to be deleted if it is the default subovl
by Josef Bacik
· 11 years ago
a052541
Btrfs: skip subvol entries when checking if we've created a dir already
by Josef Bacik
· 11 years ago
416161d
btrfs: offline dedupe
by Mark Fasheh
· 11 years ago
4b38431
btrfs: Introduce extent_read_full_page_nolock()
by Mark Fasheh
· 11 years ago
Next »