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
/
jbd2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-23
/
+67
2013-04-29
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
majianpeng
1
-2
/
+0
2013-04-21
jbd2: trace when lock_buffer in do_get_write_access takes a long time
Theodore Ts'o
1
-0
/
+8
2013-04-19
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Zheng Liu
1
-1
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-03
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
1
-22
/
+28
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
1
-0
/
+31
2013-03-11
jbd2: fix use after free in jbd2_journal_dirty_metadata()
Jan Kara
1
-5
/
+10
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-02-09
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
1
-42
/
+8
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
1
-2
/
+26
2013-02-06
jbd2: track request delay statistics
Theodore Ts'o
3
-3
/
+18
2013-01-30
jbd2: don't wake kjournald unnecessarily
Eric Sandeen
1
-0
/
+4
2013-01-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-14
/
+16
2012-12-25
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
1
-13
/
+14
2012-12-21
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
1
-1
/
+2
2012-12-16
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-12
/
+0
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
2
-12
/
+0
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-33
/
+84
2012-09-26
jbd2: fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2
-31
/
+74
2012-08-18
jbd2: don't write superblock when if its empty
Eric Sandeen
1
-0
/
+5
2012-08-17
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2012-08-17
jbd2: check return value of blkdev_issue_flush()
Theodore Ts'o
1
-2
/
+5
2012-08-05
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
1
-1
/
+2
2012-08-04
jbd/jbd2: nuke write_super from comments
Artem Bityutskiy
1
-2
/
+2
2012-07-23
jbd2: remove the second argument of kmap_atomic
Cong Wang
1
-2
/
+2
2012-06-01
jbd2: use kmem_cache_zalloc wrapper instead of flag
Wanlong Gao
1
-2
/
+2
2012-05-27
jbd2: checksum data blocks that are stored in the journal
Darrick J. Wong
3
-2
/
+60
2012-05-27
jbd2: checksum commit blocks
Darrick J. Wong
2
-0
/
+50
2012-05-27
jbd2: checksum descriptor blocks
Darrick J. Wong
2
-2
/
+60
2012-05-27
jbd2: checksum revocation blocks
Darrick J. Wong
2
-1
/
+48
2012-05-27
jbd2: checksum journal superblock
Darrick J. Wong
1
-0
/
+47
2012-05-27
jbd2: Grab a reference to the crc32c driver if necessary
Darrick J. Wong
2
-0
/
+27
2012-05-27
jbd2: enable journal clients to enable v2 checksumming
Darrick J. Wong
1
-0
/
+50
2012-05-22
jbd2: change disk layout for metadata checksumming
Darrick J. Wong
2
-5
/
+5
2012-04-23
jbd2: use GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-2
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-270
/
+343
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2012-03-20
jbd2: remove the second argument of k[un]map_atomic()
Cong Wang
3
-10
/
+10
2012-03-13
jbd2: cleanup journal tail after transaction commit
Jan Kara
2
-0
/
+45
2012-03-13
jbd2: remove bh_state lock from checkpointing code
Jan Kara
1
-52
/
+7
2012-03-13
jbd2: remove always true condition in __journal_try_to_free_buffer()
Jan Kara
1
-4
/
+2
2012-03-13
jbd2: declare __jbd2_journal_temp_unlink_buffer() static
Jan Kara
1
-2
/
+2
2012-03-13
jbd2: fix BH_JWrite setting in checkpointing code
Jan Kara
1
-2
/
+0
2012-03-13
jbd2: issue cache flush after checkpointing even with internal journal
Jan Kara
4
-86
/
+143
2012-03-13
PM / Sleep: JBD and JBD2 missing set_freezable()
Nigel Cunningham
1
-0
/
+2
[next]