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
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
page cache: use xa_lock
Matthew Wilcox
4
-13
/
+13
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
1
-1
/
+1
2018-04-03
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2
-0
/
+19
2018-04-02
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
1
-1
/
+1
2018-04-02
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
1
-0
/
+9
2018-04-02
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
1
-1
/
+1
2018-03-28
f2fs: reserve bits for fs-verity
Eric Biggers
1
-0
/
+2
2018-03-27
f2fs: Add a segment type check in inplace write
Yunlei He
1
-0
/
+5
2018-03-27
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
Yunlong Song
1
-5
/
+0
2018-03-27
f2fs: don't track new nat entry in nat set
Chao Yu
2
-4
/
+26
2018-03-27
f2fs: clean up with F2FS_BLK_ALIGN
Chao Yu
2
-4
/
+2
2018-03-18
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
4
-8
/
+25
2018-03-18
f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read
Ritesh Harjani
1
-1
/
+1
2018-03-17
f2fs: introduce a new mount option test_dummy_encryption
Sheng Yong
4
-4
/
+45
2018-03-17
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
Sheng Yong
3
-0
/
+21
2018-03-17
f2fs: release locks before return in f2fs_ioc_gc_range()
Qiuyang Sun
1
-2
/
+4
2018-03-17
f2fs: align memory boundary for bitops
Jaegeuk Kim
2
-4
/
+18
2018-03-17
f2fs: remove unneeded set_cold_node()
Chao Yu
4
-6
/
+4
2018-03-17
f2fs: add nowait aio support
Hyunchul Lee
3
-16
/
+74
2018-03-17
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
8
-166
/
+150
2018-03-17
f2fs: Don't overwrite all types of node to keep node chain
Yunlei He
1
-1
/
+1
2018-03-17
f2fs: introduce mount option for fsync mode
Junling Zheng
5
-5
/
+44
2018-03-17
f2fs: fix to restore old mount option in ->remount_fs
Chao Yu
1
-0
/
+10
2018-03-17
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
2
-5
/
+5
2018-03-17
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
1
-2
/
+2
2018-03-13
f2fs: support hot file extension
Chao Yu
4
-28
/
+90
2018-03-13
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
1
-2
/
+9
2018-03-13
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
1
-6
/
+5
2018-03-13
f2fs: set readdir_ra by default
Jaegeuk Kim
1
-0
/
+1
2018-03-13
f2fs: add auto tuning for small devices
Jaegeuk Kim
2
-0
/
+16
2018-03-13
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
3
-0
/
+39
2018-03-13
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
1
-3
/
+4
2018-03-13
f2fs: expose extension_list sysfs entry
Chao Yu
5
-7
/
+85
2018-03-13
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
1
-2
/
+6
2018-03-13
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
3
-8
/
+14
2018-03-13
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
1
-1
/
+1
2018-03-13
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
1
-23
/
+46
2018-03-13
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
6
-53
/
+28
2018-03-13
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
1
-4
/
+3
2018-03-13
f2fs: fix to handle looped node chain during recovery
Chao Yu
1
-0
/
+14
2018-03-13
f2fs: handle quota for orphan inodes
Jaegeuk Kim
1
-12
/
+16
2018-03-13
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
3
-9
/
+54
2018-03-13
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
4
-6
/
+119
2018-03-13
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
1
-0
/
+2
2018-03-13
f2fs: support large nat bitmap
Chao Yu
1
-0
/
+6
2018-03-13
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: restrict inline_xattr_size configuration
Chao Yu
1
-0
/
+7
2018-03-13
f2fs: fix heap mode to reset it back
Yunlong Song
2
-3
/
+5
2018-03-13
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
1
-3
/
+2
[next]