index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-06
Btrfs: remove transaction from send
Josef Bacik
1
-0
/
+1
2014-04-06
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
1
-0
/
+2
2014-01-28
Btrfs: make fsync latency less sucky
Josef Bacik
1
-0
/
+1
2014-01-28
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
1
-2
/
+0
2013-11-11
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
1
-0
/
+1
2013-11-11
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
1
-0
/
+1
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
1
-2
/
+0
2013-08-09
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
1
-1
/
+1
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
1
-0
/
+1
2013-06-14
Btrfs: make the state of the transaction more readable
Miao Xie
1
-4
/
+12
2013-06-14
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
1
-2
/
+0
2013-06-14
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
1
-8
/
+23
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-1
/
+0
2013-05-06
btrfs: clean snapshots one by one
David Sterba
1
-1
/
+1
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
1
-0
/
+1
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
1
-0
/
+1
2013-02-20
Btrfs: fix uncompleted transaction
Miao Xie
1
-0
/
+2
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
1
-0
/
+1
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
1
-1
/
+1
2013-02-20
Btrfs: don't re-enter when allocating a chunk
Josef Bacik
1
-0
/
+1
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
1
-1
/
+1
2012-10-09
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
1
-2
/
+2
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
1
-4
/
+11
2012-10-04
Btrfs: fix race in sync and freeze again
Josef Bacik
1
-0
/
+1
2012-10-01
Btrfs: delay block group item insertion
Josef Bacik
1
-0
/
+1
2012-10-01
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
1
-0
/
+2
2012-10-01
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
1
-0
/
+1
2012-07-25
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
1
-0
/
+11
2012-07-23
Btrfs: change how we indicate we're adding csums
Josef Bacik
1
-0
/
+1
2012-07-12
Btrfs: add qgroup inheritance
Arne Jansen
1
-0
/
+1
2012-07-12
Btrfs: hooks to reserve qgroup space
Arne Jansen
1
-0
/
+1
2012-07-12
Btrfs: qgroup implementation and prototypes
Arne Jansen
1
-0
/
+3
2012-07-10
Btrfs: check the root passed to btrfs_end_transaction
Arne Jansen
1
-0
/
+6
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
1
-0
/
+3
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-21
/
+8
2011-05-23
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
1
-14
/
+0
2011-05-23
Btrfs: kill trans_mutex
Josef Bacik
1
-1
/
+3
2011-05-23
Btrfs: if we've already started a trans handle, use that one
Josef Bacik
1
-0
/
+2
2011-05-23
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
1
-6
/
+3
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-3
/
+0
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+2
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-3
/
+0
2011-04-11
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
1
-2
/
+2
2010-12-23
Btrfs: Add readonly snapshots support
Li Zefan
1
-0
/
+1
2010-10-29
Btrfs: add START_SYNC, WAIT_SYNC ioctls
Sage Weil
1
-0
/
+1
2010-10-29
Btrfs: async transaction commit
Sage Weil
1
-0
/
+3
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
1
-0
/
+4
2010-05-25
Btrfs: Introduce global metadata reservation
Yan, Zheng
1
-0
/
+3
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
1
-5
/
+8
2010-05-25
Btrfs: Introduce contexts for metadata reservation
Yan, Zheng
1
-4
/
+4
[next]