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
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
2023-08-04
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
1
-0
/
+2
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
1
-0
/
+7
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
1
-0
/
+20
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-02-02
nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
1
-8
/
+7
2023-02-02
nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
1
-13
/
+16
2023-01-18
nilfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-11-08
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
1
-7
/
+8
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+3
2022-10-11
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
Ryusuke Konishi
1
-4
/
+3
2022-10-11
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
Ryusuke Konishi
1
-4
/
+10
2022-10-03
nilfs2: remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
1
-3
/
+6
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2021-05-06
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
1
-2
/
+2
2020-12-15
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+12
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-19
/
+19
2020-06-10
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2018-02-06
nilfs2: use time64_t internally
Arnd Bergmann
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-17
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-17
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-2
/
+2
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-3
/
+3
2017-11-15
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-6
/
+2
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-2
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2016-08-02
nilfs2: use BIT() macro
Ryusuke Konishi
1
-7
/
+7
2016-08-02
nilfs2: do not use yield()
Ryusuke Konishi
1
-1
/
+1
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
1
-10
/
+10
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-13
/
+12
2016-05-23
nilfs2: fix block comments
Ryusuke Konishi
1
-19
/
+37
2016-05-23
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
1
-14
/
+12
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-9
/
+9
2016-05-23
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
1
-4
/
+4
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+1
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-23
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
1
-5
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-11-06
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-2
/
+1
2015-11-06
nilfs2: add a tracepoint for transaction events
Hitoshi Mitake
1
-1
/
+32
2015-11-06
nilfs2: add a tracepoint for tracking stage transition of segment construction
Hitoshi Mitake
1
-20
/
+51
[next]