Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
483bce068ea79dde1d4586472759d70cc6ee34c4
/
fs
483bce0
btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field
by Nikolay Borisov
· 7 years ago
7c8a0d3
btrfs: Add assert in __btrfs_del_delalloc_inode
by Nikolay Borisov
· 7 years ago
0f96f51
btrfs: incremental send, improve rmdir performance for large directory
by Robbie Ko
· 7 years ago
35c8eda
btrfs: incremental send, move allocation until it's needed in orphan_dir_info
by Robbie Ko
· 7 years ago
2335efa
btrfs: split delayed ref head initialization and addition
by Nikolay Borisov
· 7 years ago
eb86ec7
btrfs: Use init_delayed_ref_head in add_delayed_ref_head
by Nikolay Borisov
· 7 years ago
a2e569b
btrfs: Introduce init_delayed_ref_head
by Nikolay Borisov
· 7 years ago
cd7f969
btrfs: Open-code add_delayed_data_ref
by Nikolay Borisov
· 7 years ago
70d6400
btrfs: Open-code add_delayed_tree_ref
by Nikolay Borisov
· 7 years ago
c812c8a
btrfs: Use init_delayed_ref_common in add_delayed_data_ref
by Nikolay Borisov
· 7 years ago
646f4dd
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
by Nikolay Borisov
· 7 years ago
cb49a87
btrfs: Factor out common delayed refs init code
by Nikolay Borisov
· 7 years ago
891f41c
btrfs: return original error code when failing from option parsing
by Chengguang Xu
· 7 years ago
6fcf6e2
btrfs: remove redundant btrfs_balance_control::fs_info
by David Sterba
· 7 years ago
c9f6f3c
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
by Qu Wenruo
· 7 years ago
f5686e3
btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"
by Colin Ian King
· 7 years ago
63a9c7b
btrfs: Remove devid parameter from btrfs_rmap_block
by Nikolay Borisov
· 7 years ago
8b31790
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
by Qu Wenruo
· 7 years ago
3a2f8c0
btrfs: Unexport btrfs_alloc_delalloc_work
by Nikolay Borisov
· 7 years ago
076da91
btrfs: Remove delayed_iput member from btrfs_delalloc_work
by Nikolay Borisov
· 7 years ago
4fbb514
btrfs: Remove delay_iput parameter from __start_delalloc_inodes
by Nikolay Borisov
· 7 years ago
76f32e2
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
by Nikolay Borisov
· 7 years ago
82b3e53
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
by Nikolay Borisov
· 7 years ago
0338dff
btrfs: do reverse path readahead in btrfs_shrink_device
by Gu Jinxiang
· 7 years ago
4ed0a7a
btrfs: trace: Add trace points for unused block groups
by Qu Wenruo
· 7 years ago
3dca5c9
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class
by Qu Wenruo
· 7 years ago
9113493
btrfs: remove unused fs_info parameter
by Gu Jinxiang
· 7 years ago
f9fbcaa
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
by Anand Jain
· 7 years ago
41a6e89
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
by Anand Jain
· 7 years ago
ed23467
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
by Anand Jain
· 7 years ago
b545993
btrfs: print-tree: Add eb locking status output for debug build
by Qu Wenruo
· 7 years ago
833aae1
btrfs: open code set_balance_control
by David Sterba
· 7 years ago
1354e1a
btrfs: use mutex in btrfs_resume_balance_async
by David Sterba
· 7 years ago
008ef09
btrfs: drop lock parameter from update_ioctl_balance_args and rename
by David Sterba
· 7 years ago
cf7d20f
btrfs: move and comment read-only check in btrfs_cancel_balance
by David Sterba
· 7 years ago
3009a62
btrfs: track running balance in a simpler way
by David Sterba
· 7 years ago
dccdb07
btrfs: kill btrfs_fs_info::volume_mutex
by David Sterba
· 7 years ago
a0fecc2
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
by David Sterba
· 7 years ago
149196a
btrfs: cleanup helpers that reset balance state
by David Sterba
· 7 years ago
eee95e3
btrfs: add sanity check when resuming balance after mount
by David Sterba
· 7 years ago
010a47b
btrfs: add proper safety check before resuming dev-replace
by David Sterba
· 7 years ago
a17c95d
btrfs: move clearing of EXCL_OP out of __cancel_balance
by David Sterba
· 7 years ago
72b81ab
btrfs: move volume_mutex to callers of btrfs_rm_device
by David Sterba
· 7 years ago
d48f39d
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
by David Sterba
· 7 years ago
a425f9d
btrfs: export and rename free_device
by David Sterba
· 7 years ago
6fc4749
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
by David Sterba
· 7 years ago
00251a5
btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
by David Sterba
· 7 years ago
b518519
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
by Anand Jain
· 7 years ago
636d2c9
btrfs: cleanup find_device() drop list_head pointer
by Anand Jain
· 7 years ago
897fb57
btrfs: rename __btrfs_open_devices to open_fs_devices
by Anand Jain
· 7 years ago
0226e0e
btrfs: rename __btrfs_close_devices to close_fs_devices
by Anand Jain
· 7 years ago
f117e29
btrfs: cleanup __btrfs_open_devices() drop head pointer
by Anand Jain
· 7 years ago
c4babc5
btrfs: rename struct btrfs_fs_devices::list
by Anand Jain
· 7 years ago
be97f13
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
by Nikolay Borisov
· 7 years ago
f033798
btrfs: Drop fs_info parameter from add_delayed_data_ref
by Nikolay Borisov
· 7 years ago
1acda0c
btrfs: Drop add_delayed_ref_head fs_info parameter
by Nikolay Borisov
· 7 years ago
40012f9
btrfs: Remove btrfs_wait_and_free_delalloc_work
by Nikolay Borisov
· 7 years ago
8ae225a
btrfs: Remove tree argument from extent_writepages
by Nikolay Borisov
· 7 years ago
81f1d39
btrfs: Use list_empty instead of list_empty_careful
by Nikolay Borisov
· 7 years ago
2a3ff0a
btrfs: Remove redundant tree argument from extent_readpages
by Nikolay Borisov
· 7 years ago
29c68b2d
btrfs: Remove map argument from try_release_extent_state
by Nikolay Borisov
· 7 years ago
477a30b
btrfs: Sink extent_tree arguments in try_release_extent_mapping
by Nikolay Borisov
· 7 years ago
a79a464
btrfs: Allow rmdir(2) to delete an empty subvolume
by Misono Tomohiro
· 7 years ago
f60a236
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
by Misono Tomohiro
· 7 years ago
ec42f16
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
by Misono Tomohiro
· 7 years ago
3b079a9
btrfs: remove unused le_test_bit()
by Howard McLauchlan
· 7 years ago
a565971
btrfs: optimize free space tree bitmap conversion
by Howard McLauchlan
· 7 years ago
6faa8f4
btrfs: clean up le_bitmap_{set, clear}()
by Howard McLauchlan
· 7 years ago
f46b24c
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
by David Sterba
· 7 years ago
0e08eb9
btrfs: tests: pass fs_info to extent_map tests
by David Sterba
· 7 years ago
57f1642
btrfs: Consolidate error checking for btrfs_alloc_chunk
by Nikolay Borisov
· 7 years ago
1e7a142
btrfs: Fix lock release order
by Nikolay Borisov
· 7 years ago
b25f0d0
btrfs: Use while loop instead of labels in __endio_write_update_ordered
by Nikolay Borisov
· 7 years ago
89595e8
btrfs: add comment about BTRFS_FS_EXCL_OP
by Anand Jain
· 7 years ago
41d0bd3
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
by Nikolay Borisov
· 7 years ago
c065f5b1
btrfs: rename btrfs_get_block_group_info and make it static
by Su Yue
· 7 years ago
29d2b84
btrfs: Replace owner argument in add_pinned_bytes with a boolean
by Nikolay Borisov
· 7 years ago
6c04ab0
proc: fix smaps and meminfo alignment
by Hugh Dickins
· 7 years ago
3373de2
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"
by Changwei Ge
· 7 years ago
34b48b8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
d7b66b4
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d501473
Btrfs: fix error handling in btrfs_truncate()
by Omar Sandoval
· 7 years ago
5997aab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
baf1056
aio: fix io_destroy(2) vs. lookup_ioctx() race
by Al Viro
· 7 years ago
5aa1437
ext2: fix a block leak
by Al Viro
· 7 years ago
3819bb0
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
by Al Viro
· 7 years ago
9c3e902
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
by Al Viro
· 7 years ago
7b745a4e
unfuck sysfs_mount()
by Al Viro
· 7 years ago
82382ac
kernfs: deal with kernfs_fill_super() failures
by Al Viro
· 7 years ago
08a8f30
cramfs: Fix IS_ENABLED typo
by Joe Perches
· 7 years ago
f4e4d43
befs_lookup(): use d_splice_alias()
by Al Viro
· 7 years ago
87fbd63
affs_lookup: switch to d_splice_alias()
by Al Viro
· 7 years ago
30da870
affs_lookup(): close a race with affs_remove_link()
by Al Viro
· 7 years ago
3b78ce4
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5e03ad
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
66072c29
hfsplus: stop workqueue when fill_super() failed
by Tetsuo Handa
· 7 years ago
7f7ccc2
proc: do not access cmdline nor environ from file-backed areas
by Willy Tarreau
· 7 years ago
02ee654
btrfs: fix crash when trying to resume balance without the resume flag
by Anand Jain
· 7 years ago
fe816d0
btrfs: Fix delalloc inodes invalidation during transaction abort
by Nikolay Borisov
· 7 years ago
2b87733
btrfs: Split btrfs_del_delalloc_inode into 2 functions
by Nikolay Borisov
· 7 years ago
Next »