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
/
inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
1
-7
/
+7
2016-04-27
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-9
/
+9
2016-03-10
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
1
-1
/
+0
2016-03-08
ext4: rename and split get blocks functions
Jan Kara
1
-3
/
+4
2016-01-08
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
1
-6
/
+4
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
1
-2
/
+1
2015-05-18
ext4 crypto: optimize filename encryption
Theodore Ts'o
1
-16
/
+15
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-04-12
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
1
-2
/
+5
2015-04-12
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
1
-2
/
+5
2015-04-02
ext4: fix transposition typo in format string
Rasmus Villemoes
1
-1
/
+1
2014-12-05
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
Dmitry Monakhov
1
-1
/
+4
2014-12-02
ext4: ext4_inline_data_fiemap should respect callers argument
Dmitry Monakhov
1
-6
/
+13
2014-12-02
ext4: prevent fsreentrance deadlock for inline_data
Dmitry Monakhov
1
-5
/
+6
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
1
-2
/
+1
2014-09-11
ext4: don't keep using page if inline conversion fails
Darrick J. Wong
1
-1
/
+3
2014-07-28
ext4: check inline directory before converting
Darrick J. Wong
1
-0
/
+12
2014-07-15
ext4: make ext4_has_inline_data() as a inline function
Zheng Liu
1
-6
/
+0
2014-05-12
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
1
-0
/
+5
2014-05-12
ext4: make local functions static
Stephen Hemminger
1
-5
/
+5
2014-01-11
ext4: delete "set but not used" variables
jon ernst
1
-2
/
+0
2014-01-07
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
1
-3
/
+5
2014-01-06
ext4: standardize error handling in ext4_da_write_inline_data_begin()
Jan Kara
1
-7
/
+4
2014-01-06
ext4: retry allocation when inline->extent conversion failed
Jan Kara
1
-0
/
+7
2013-10-30
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
Azat Khuzhin
1
-2
/
+0
2013-10-30
ext4: change ext4_read_inline_dir() to return 0 on success
BoxiLiu
1
-0
/
+1
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2013-07-01
ext4: improve free space calculation for inline_data
boxi liu
1
-1
/
+1
2013-06-29
[readdir] convert ext4
Al Viro
1
-98
/
+66
2013-05-31
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
Jan Kara
1
-1
/
+1
2013-04-19
ext4: fix readdir error in case inline_data+^dir_index.
Tao Ma
1
-18
/
+51
2013-04-19
ext4: fix readdir error in the case of inline_data+dir_index
Tao Ma
1
-1
/
+108
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-5
/
+5
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-1
/
+1
2012-12-11
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
1
-1
/
+1
2012-12-10
ext4: let fallocate handle inline data correctly
Tao Ma
1
-0
/
+39
2012-12-10
ext4: let ext4_truncate handle inline data correctly
Tao Ma
1
-0
/
+90
2012-12-10
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
1
-5
/
+43
2012-12-10
ext4: let fiemap work with inline data
Tao Ma
1
-0
/
+35
2012-12-10
ext4: let ext4_rename handle inline dir
Tao Ma
1
-0
/
+15
2012-12-10
ext4: let empty_dir handle inline dir
Tao Ma
1
-0
/
+90
2012-12-10
ext4: let ext4_delete_entry() handle inline data
Tao Ma
1
-0
/
+55
2012-12-10
ext4: let ext4_find_entry handle inline data
Tao Ma
1
-0
/
+48
2012-12-10
ext4: let ext4_readdir handle inline data
Tao Ma
1
-0
/
+136
2012-12-10
ext4: let add_dir_entry handle inline data properly
Tao Ma
1
-0
/
+377
2012-12-10
ext4: add delalloc support for inline data
Tao Ma
1
-0
/
+177
[next]