index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_jbd2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
1
-5
/
+5
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
1
-1
/
+1
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
1
-6
/
+12
2020-12-22
ext4: drop ext4_handle_dirty_super()
Jan Kara
1
-5
/
+0
2020-12-03
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
1
-6
/
+3
2020-06-03
ext4: drop ext4_journal_free_reserved()
Jan Kara
1
-6
/
+0
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
1
-1
/
+4
2020-03-26
ext4: disable dioread_nolock whenever delayed allocation is disabled
Eric Whitney
1
-0
/
+3
2020-01-17
ext4: uninline ext4_inode_journal_mode()
Eric Biggers
1
-21
/
+1
2019-11-05
ext4: Reserve revoke credits for freed blocks
Jan Kara
1
-25
/
+59
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
1
-2
/
+2
2019-11-05
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
1
-7
/
+0
2019-11-05
ext4: Provide function to handle transaction restarts
Jan Kara
1
-0
/
+48
2019-11-05
ext4: Fix ext4_should_journal_data() for EA inodes
Jan Kara
1
-0
/
+1
2019-06-20
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
1
-6
/
+6
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-03-14
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
1
-1
/
+1
2019-01-23
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
1
-1
/
+1
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-4
/
+1
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
1
-0
/
+3
2017-06-21
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
1
-14
/
+0
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
1
-1
/
+8
2016-12-10
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
1
-6
/
+8
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
1
-1
/
+9
2016-04-24
ext4: do not ask jbd2 to write data for delalloc buffers
Jan Kara
1
-1
/
+11
2016-04-24
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
1
-1
/
+2
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
1
-6
/
+4
2014-09-11
ext4: don't use MAXQUOTAS value
Jan Kara
1
-3
/
+3
2014-05-12
ext4: make local functions static
Stephen Hemminger
1
-4
/
+0
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
1
-1
/
+1
2013-06-04
ext4: use transaction reservation for extent conversion in ext4_end_io
Jan Kara
1
-2
/
+3
2013-06-04
ext4: provide wrappers for transaction reservation calls
Jan Kara
1
-5
/
+21
2013-04-09
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
Jan Kara
1
-2
/
+4
2013-04-03
ext4: fix journal callback list traversal
Dmitry Monakhov
1
-1
/
+5
2013-02-09
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
1
-0
/
+14
2013-02-09
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
Theodore Ts'o
1
-6
/
+0
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-3
/
+28
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
1
-7
/
+0
2012-07-22
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
1
-5
/
+2
2012-07-22
ext4: make quota as first class supported feature
Aditya Kali
1
-6
/
+12
2012-04-29
ext4: calculate and verify superblock checksum
Darrick J. Wong
1
-2
/
+5
2012-02-20
ext4: expand commit callback and
Bobi Jam
1
-0
/
+72
2012-02-20
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
1
-27
/
+29
2011-08-13
ext4: Fix ext4_should_writeback_data() for no-journal mode
Curt Wohlgemuth
1
-2
/
+2
2011-05-09
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
1
-5
/
+0
2011-04-04
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
1
-2
/
+2
2011-03-20
ext4: unify the ext4_handle_release_buffer() api
Amir Goldstein
1
-7
/
+0
2011-01-10
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
1
-1
/
+1
2010-07-27
ext4: Pass line numbers to ext4_error() and friends
Theodore Ts'o
1
-2
/
+2
2010-06-29
ext4: Pass line number to ext4_journal_abort_handle()
Theodore Ts'o
1
-20
/
+23
[next]