index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-2
/
+2
2018-12-17
btrfs: don't run delayed refs in the end transaction logic
Josef Bacik
1
-38
/
+0
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
1
-1
/
+1
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-3
/
+34
2018-12-17
btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
Lu Fengqi
1
-1
/
+0
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
1
-11
/
+0
2018-10-19
btrfs: don't run delayed_iputs in commit
Josef Bacik
1
-9
/
+0
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: release metadata before running delayed refs
Josef Bacik
1
-3
/
+3
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
1
-1
/
+4
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
1
-2
/
+3
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-2
/
+2
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
1
-4
/
+3
2018-08-06
btrfs: simplify IS_ERR/PTR_ERR checks
Al Viro
1
-1
/
+1
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
1
-1
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
1
-1
/
+1
2018-08-06
btrfs: use monotonic time for transaction handling
Arnd Bergmann
1
-1
/
+1
2018-08-06
btrfs: replace get_seconds with new 64bit time API
Allen Pais
1
-1
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
1
-4
/
+3
2018-05-28
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
1
-1
/
+0
2018-05-28
btrfs: replace waitqueue_actvie with cond_wake_up
David Sterba
1
-6
/
+1
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
1
-0
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
1
-4
/
+4
2018-03-31
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
1
-1
/
+1
2018-03-31
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
Nikolay Borisov
1
-2
/
+2
2018-03-31
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
1
-12
/
+11
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
1
-6
/
+3
2018-03-31
btrfs: Remove code referencing unused TRANS_USERSPACE
Nikolay Borisov
1
-21
/
+6
2018-03-31
btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...
Qu Wenruo
1
-1
/
+9
2018-03-26
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
Nikolay Borisov
1
-5
/
+6
2018-03-26
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
1
-1
/
+1
2018-03-26
btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_s...
Nikolay Borisov
1
-5
/
+5
2018-03-26
btrfs: Remove fs_info argument from switch_commit_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Remove root argument of cleanup_transaction
Nikolay Borisov
1
-5
/
+4
2018-03-26
btrfs: Don't pass fs_info to commit_cowonly_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info to commit_fs_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
1
-1
/
+1
2018-03-26
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
1
-3
/
+3
2018-03-26
btrfs: Remove fs_info argument from btrfs_trans_release_metadata
Nikolay Borisov
1
-6
/
+8
2018-03-26
btrfs: Open code btrfs_write_and_wait_marked_extents
Nikolay Borisov
1
-21
/
+14
2018-03-26
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
1
-0
/
+19
2018-03-26
btrfs: Remove unused btrfs_start_transaction_lflush function
Nikolay Borisov
1
-8
/
+0
2018-03-16
Revert "btrfs: use proper endianness accessors for super_copy"
David Sterba
1
-12
/
+8
[next]