Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b3bc44e2e69d42edf40ca3785040d233ca949f4
/
fs
5b3bc44
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
dc6e320
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
736cfa1
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
e66f0bb
btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
d05a33a
btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
fccb5d8
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
a44903a
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
a8c93d4
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
afe3d24
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
by Qu Wenruo
· 11 years ago
5cdc7ad3
btrfs: Replace fs_info->workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
0bd9289
btrfs: Add threshold workqueue based on kernel workqueue
by Qu Wenruo
· 11 years ago
1ca0897
btrfs: Add high priority workqueue support for btrfs_workqueue_struct
by Qu Wenruo
· 11 years ago
08a9ff3
btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
by Qu Wenruo
· 11 years ago
f5961d4
btrfs: Cleanup the unused struct async_sched.
by Qu Wenruo
· 11 years ago
644d194
Btrfs: skip search tree for REG files
by Liu Bo
· 11 years ago
7b2b708
Btrfs: fix preallocate vs double nocow write
by Miao Xie
· 11 years ago
c933956
Btrfs: fix wrong lock range and write size in check_can_nocow()
by Miao Xie
· 11 years ago
9c9ca00
btrfs: send: simplify allocation code in fs_path_ensure_buf
by David Sterba
· 11 years ago
1b2782c
btrfs: send: fix old buffer length in fs_path_ensure_buf
by David Sterba
· 11 years ago
176840b
Btrfs: more efficient btrfs_drop_extent_cache
by Filipe Manana
· 11 years ago
f2071b2
Btrfs: more efficient split extent state insertion
by Filipe Manana
· 11 years ago
cbc0e92
Btrfs: remove unneeded field / smaller extent_map structure
by Filipe Manana
· 11 years ago
e84752d
Btrfs: skip locking when searching commit root
by Wang Shilong
· 11 years ago
32a4478
Btrfs: wake up @scrub_pause_wait as much as we can
by Wang Shilong
· 11 years ago
c0af8f0
Btrfs: cancel scrub on transaction abortion
by Wang Shilong
· 11 years ago
12cf937
Btrfs: device_replace: fix deadlock for nocow case
by Wang Shilong
· 11 years ago
6cf7f77
Btrfs: fix a possible deadlock between scrub and transaction committing
by Wang Shilong
· 11 years ago
886322e
btrfs: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
bf0d1f4
Btrfs: fix send issuing outdated paths for utimes, chown and chmod
by Filipe Manana
· 11 years ago
6baa429
Btrfs: correctly determine if blocks are shared in btrfs_compare_trees
by Filipe Manana
· 11 years ago
9dc4421
Btrfs: fix send attempting to rmdir non-empty directories
by Filipe Manana
· 11 years ago
29d6d30
Btrfs: send, don't send rmdir for same target multiple times
by Filipe Manana
· 11 years ago
2b863a1
Btrfs: incremental send, fix invalid path after dir rename
by Filipe Manana
· 11 years ago
12870f1
Btrfs: don't insert useless holes when punching beyond the inode's size
by Filipe Manana
· 11 years ago
85fdfdf
Btrfs: cleanup delayed-ref.c:find_ref_head()
by Filipe Manana
· 11 years ago
6103fb4
Btrfs: remove unnecessary ref heads rb tree search
by Filipe Manana
· 11 years ago
2c6a92b
btrfs: wake up transaction thread upon remount
by Justin Maggard
· 11 years ago
50471a3
Btrfs: stop joining the log transaction if sync log fails
by Miao Xie
· 11 years ago
d1433de
Btrfs: just wait or commit our own log sub-transaction
by Miao Xie
· 11 years ago
8b050d3
Btrfs: fix skipped error handle when log sync failed
by Miao Xie
· 11 years ago
bb14a59
Btrfs: use signed integer instead of unsigned long integer for log transid
by Miao Xie
· 11 years ago
7483e1a
Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
by Miao Xie
· 11 years ago
e87ac13
Btrfs: don't start the log transaction if the log tree init fails
by Miao Xie
· 11 years ago
48cab2e
Btrfs: fix the skipped transaction commit during the file sync
by Miao Xie
· 11 years ago
5c902ba
Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
by Miao Xie
· 11 years ago
7813b3d
Btrfs: avoid warning bomb of btrfs_invalidate_inodes
by Liu Bo
· 11 years ago
2a85d9c
Btrfs: fix possible deadlock in btrfs_cleanup_transaction
by Liu Bo
· 11 years ago
d5f3752
Btrfs: faster/more efficient insertion of file extent items
by Filipe David Borba Manana
· 11 years ago
51b98ef
btrfs: always choose work from prio_head first
by Stanislaw Gruszka
· 11 years ago
dcfd5ad
Revert "Btrfs: remove transaction from btrfs send"
by Wang Shilong
· 11 years ago
bcbba5e
Btrfs: skip readonly root for snapshot-aware defragment
by Wang Shilong
· 11 years ago
850a8cd
Btrfs: switch to btrfs_previous_extent_item()
by Wang Shilong
· 11 years ago
f88ba6a
Btrfs: skip submitting barrier for missing device
by Hidetoshi Seto
· 11 years ago
29bce2f
Btrfs: unlock extent and pages on error in cow_file_range
by Josef Bacik
· 11 years ago
c581afc
Btrfs: balance delayed inode updates
by Josef Bacik
· 11 years ago
1bae309
btrfs: add simple debugfs interface
by David Sterba
· 11 years ago
ace0105
btrfs: send: lower memory requirements in common case
by David Sterba
· 11 years ago
dff6d0a
Btrfs: make some tree searches in send.c more efficient
by Filipe David Borba Manana
· 11 years ago
a0859c0
Btrfs: use right extent item position in send when finding extent clones
by Filipe David Borba Manana
· 11 years ago
57fb891
btrfs: send: remove BUG_ON from name_cache_delete
by David Sterba
· 11 years ago
4d1a63b
btrfs: send: remove BUG from process_all_refs
by David Sterba
· 11 years ago
1f5a7ff
btrfs: send: squeeze bitfilelds in fs_path
by David Sterba
· 11 years ago
e25a812
btrfs: send: remove virtual_mem member from fs_path
by David Sterba
· 11 years ago
b23ab57
btrfs: send: remove prepared member from fs_path
by David Sterba
· 11 years ago
64792f2
btrfs: send: replace check with an assert in gen_unique_name
by David Sterba
· 11 years ago
5ed7f9f
Btrfs: more send support for parent/child dir relationship inversion
by Filipe David Borba Manana
· 11 years ago
03cb4fb
Btrfs: fix send dealing with file renames and directory moves
by Filipe David Borba Manana
· 11 years ago
98cfee21
Btrfs: only add roots if necessary in find_parent_nodes()
by Wang Shilong
· 11 years ago
abccd00
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
by Hugo Mills
· 11 years ago
d86477b
Btrfs: add missing error check in incremental send
by Filipe David Borba Manana
· 11 years ago
c404e0d
Btrfs: fix use-after-free in the finishing procedure of the device replace
by Miao Xie
· 11 years ago
391cd9d
Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace
by Miao Xie
· 11 years ago
23ad5b1
btrfs: Return EXDEV for cross file system snapshot
by Kusanagi Kouichi
· 11 years ago
827463c
Btrfs: don't mix the ordered extents of all files together during logging the inodes
by Miao Xie
· 11 years ago
93de4ba
Btrfs: use right clone root offset for compressed extents
by Filipe David Borba Manana
· 11 years ago
f085381
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
by Anand Jain
· 11 years ago
3a0dfa6
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
by Josef Bacik
· 11 years ago
feb5f96
Btrfs: fix max_inline mount option
by Mitch Harder
· 11 years ago
a9d2d4a
Btrfs: fix a lockdep warning when cleaning up aborted transaction
by Liu Bo
· 11 years ago
11bcac8
Revert "btrfs: add ioctl to export size of global metadata reservation"
by Chris Mason
· 11 years ago
a2aa75e
Btrfs: fix data corruption when reading/updating compressed extents
by Filipe David Borba Manana
· 11 years ago
27a377d
Btrfs: don't loop forever if we can't run because of the tree mod log
by Josef Bacik
· 11 years ago
8051aa1
btrfs: reserve no transaction units in btrfs_ioctl_set_features
by David Sterba
· 11 years ago
d0270ac
btrfs: commit transaction after setting label and features
by Jeff Mahoney
· 11 years ago
6cc98d9
Btrfs: fix assert screwup for the pending move stuff
by Josef Bacik
· 11 years ago
60efa5e
Btrfs: use late_initcall instead of module_init
by Filipe David Borba Manana
· 11 years ago
0b947af
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
by Filipe David Borba Manana
· 11 years ago
8101c8d
Btrfs: disable snapshot aware defrag for now
by Josef Bacik
· 11 years ago
cf93da7
Btrfs: fix spin_unlock in check_ref_cleanup
by Chris Mason
· 11 years ago
90d3e59
Btrfs: setup inode location during btrfs_init_inode_locked
by Chris Mason
· 11 years ago
514ac8a
Btrfs: don't use ram_bytes for uncompressed inline items
by Chris Mason
· 11 years ago
23c6bf6
Btrfs: fix btrfs_search_slot_for_read backwards iteration
by Filipe David Borba Manana
· 11 years ago
49fc647
Btrfs: do not export ulist functions
by Wang Shilong
· 11 years ago
4c7a6f7
Btrfs: rework ulist with list+rb_tree
by Wang Shilong
· 11 years ago
f05c474
Btrfs: fix memory leaks on walking backrefs failure
by Wang Shilong
· 11 years ago
bf54f41
Btrfs: fix send file hole detection leading to data corruption
by Filipe David Borba Manana
· 11 years ago
bca1a29
Btrfs: add a reschedule point in btrfs_find_all_roots()
by Wang Shilong
· 11 years ago
7fdd29d
Btrfs: make send's file extent item search more efficient
by Filipe David Borba Manana
· 11 years ago
95def2ed
Btrfs: fix to catch all errors when resolving indirect ref
by Wang Shilong
· 11 years ago
538f72cd
Btrfs: fix protection between walking backrefs and root deletion
by Wang Shilong
· 11 years ago
Next »