Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a937742250199a37358a4da0a990744b92c8623c
/
fs
/
btrfs
/
transaction.c
a9377422
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
by Lu Fengqi
· 6 years ago
280f8bd
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
by Lu Fengqi
· 6 years ago
afd4851
btrfs: use monotonic time for transaction handling
by Arnd Bergmann
· 7 years ago
a944442
btrfs: replace get_seconds with new 64bit time API
by Allen Pais
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
cdb345a
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
by Lu Fengqi
· 7 years ago
a575cee
Btrfs: get rid of unused orphan infrastructure
by Omar Sandoval
· 7 years ago
093258e
btrfs: replace waitqueue_actvie with cond_wake_up
by David Sterba
· 7 years ago
a514d63
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
by Qu Wenruo
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
733e03a
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
by Qu Wenruo
· 7 years ago
5ead2dd
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
by Nikolay Borisov
· 7 years ago
460fb20
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
by Nikolay Borisov
· 7 years ago
c79a70b
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
92e2f7e
btrfs: Remove btrfs_fs_info::open_ioctl_trans
by Nikolay Borisov
· 7 years ago
bcf3a3e
btrfs: Remove code referencing unused TRANS_USERSPACE
by Nikolay Borisov
· 7 years ago
4d31778
btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled
by Qu Wenruo
· 7 years ago
f9cacae
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
by Nikolay Borisov
· 7 years ago
70458a5
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
by Nikolay Borisov
· 7 years ago
e9b919b
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
by Nikolay Borisov
· 7 years ago
08d50ca
btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_snapshot
by Nikolay Borisov
· 7 years ago
16916a8
btrfs: Remove fs_info argument from switch_commit_roots
by Nikolay Borisov
· 7 years ago
97cb39b
btrfs: Remove root argument of cleanup_transaction
by Nikolay Borisov
· 7 years ago
9386d8b
btrfs: Don't pass fs_info to commit_cowonly_roots
by Nikolay Borisov
· 7 years ago
7e4443d
btrfs: Don't pass fs_info to commit_fs_roots
by Nikolay Borisov
· 7 years ago
e5c304e6
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
by Nikolay Borisov
· 7 years ago
2121705
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
by Nikolay Borisov
· 7 years ago
6c686b3
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
by Nikolay Borisov
· 7 years ago
dc60c52
btrfs: Remove fs_info argument from btrfs_trans_release_metadata
by Nikolay Borisov
· 7 years ago
c9b577c
btrfs: Open code btrfs_write_and_wait_marked_extents
by Nikolay Borisov
· 7 years ago
0e34693
btrfs: Make btrfs_trans_release_metadata private to transaction.c
by Nikolay Borisov
· 7 years ago
7806c6e
btrfs: Remove unused btrfs_start_transaction_lflush function
by Nikolay Borisov
· 7 years ago
093e037
Revert "btrfs: use proper endianness accessors for super_copy"
by David Sterba
· 7 years ago
3c181c1
btrfs: use proper endianness accessors for super_copy
by Anand Jain
· 7 years ago
c1f32b7
btrfs: simplify mutex unlocking code in btrfs_commit_transaction
by Anand Jain
· 7 years ago
b50fff8
btrfs: switch to refcount_t type for btrfs_trans_handle::use_count
by David Sterba
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
ce8ea7c
btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
by Josef Bacik
· 7 years ago
7c77743
Btrfs: only check delayed ref usage in should_end_transaction
by Josef Bacik
· 7 years ago
6300463
Btrfs: make plug in writing meta blocks really work
by Liu Bo
· 7 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 8 years ago
d1b8b94
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
by Qu Wenruo
· 8 years ago
fac03c8
btrfs: move fs_info::fs_frozen to the flags
by David Sterba
· 8 years ago
4b5faea
btrfs: use generic slab for for btrfs_transaction
by David Sterba
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
82bafb3
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
by Qu Wenruo
· 8 years ago
f486135
btrfs: remove unused qgroup members from btrfs_trans_handle
by David Sterba
· 8 years ago
9b64f57
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
6ef06d2
btrfs: Make btrfs_i_size_write take btrfs_inode
by Nikolay Borisov
· 8 years ago
877574e
btrfs: Make btrfs_set_inode_index take btrfs_inode
by Nikolay Borisov
· 8 years ago
8e7611c
btrfs: Make btrfs_insert_dir_item take btrfs_inode
by Nikolay Borisov
· 8 years ago
8b74c03
btrfs: remove unused parameter from btrfs_prepare_extent_commit
by David Sterba
· 8 years ago
eece6a9
btrfs: merge two superblock writing helpers
by David Sterba
· 8 years ago
9ea6e2b
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
by David Sterba
· 8 years ago
003d7c5
btrfs: allow unlink to exceed subvolume quota
by Jeff Mahoney
· 8 years ago
4a0cc7c
btrfs: Make btrfs_ino take a struct btrfs_inode
by Nikolay Borisov
· 8 years ago
20c7bce
Btrfs: ACCESS_ONCE cleanup
by Seraphime Kirkovski
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
bf89d38
btrfs: split btrfs_wait_marked_extents into normal and tree log functions
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 9 years ago
ccdf9b3
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
by Jeff Mahoney
· 9 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 9 years ago
27965b6
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
by Jeff Mahoney
· 9 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 9 years ago
6bccf3a
btrfs: call functions that always use the same root with fs_info instead
by Jeff Mahoney
· 9 years ago
5b4aace
btrfs: call functions that overwrite their root parameter with fs_info
by Jeff Mahoney
· 9 years ago
f29135b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
a43f7f8
Btrfs: remove BUG_ON in start_transaction
by Liu Bo
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
9e7cc91
btrfs: fix fsfreeze hang caused by delayed iputs deal
by Wang Xiaoguang
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
64b6358
btrfs: add btrfs_trans_handle->fs_info pointer
by Jeff Mahoney
· 9 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 9 years ago
31b9655
Btrfs: track transid for delayed ref flushing
by Josef Bacik
· 9 years ago
89c5a54
btrfs: remove build fixup for qgroup_account_snapshot
by David Sterba
· 9 years ago
f7af393
btrfs: use new error message helper in qgroup_account_snapshot
by David Sterba
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
578def7
Btrfs: don't wait for unrelated IO to finish before relocation
by Filipe Manana
· 9 years ago
2c1984f
btrfs: build fixup for qgroup_account_snapshot
by David Sterba
· 9 years ago
6426c7a
btrfs: qgroup: Fix qgroup accounting when creating snapshot
by Qu Wenruo
· 9 years ago
210aa27
btrfs: sink gfp parameter to convert_extent_bit
by David Sterba
· 9 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
04b285f
btrfs: Replace CURRENT_TIME by current_fs_time()
by Deepa Dinamani
· 9 years ago
88d3a5a
Btrfs: add transaction space reservation tracepoints
by Josef Bacik
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
8546b57
btrfs: preallocate path for snapshot creation at ioctl time
by David Sterba
· 9 years ago
b0c0ea6
btrfs: allocate root item at snapshot ioctl time
by David Sterba
· 9 years ago
575a75d
btrfs: pass proper enum type to start_transaction()
by Alexandru Moise
· 9 years ago
7785a66
Btrfs: fix memory leaks after transaction is aborted
by Filipe Manana
· 9 years ago
348a001
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
Next »