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
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-10
/
+3
2023-10-25
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
1
-11
/
+13
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-2
/
+2
2023-10-18
buffer: use folio_end_read()
Matthew Wilcox (Oracle)
1
-12
/
+4
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
1
-25
/
+11
2023-10-04
buffer: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
1
-1
/
+3
2023-10-04
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
1
-21
/
+40
2023-10-04
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
1
-8
/
+9
2023-09-25
iomap: add a workaround for racy i_size updates on block devices
Christoph Hellwig
1
-1
/
+10
2023-09-12
iomap: handle error conditions more gracefully in iomap_to_bh
Christoph Hellwig
1
-11
/
+14
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+0
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-28
/
+8
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+3
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
1
-15
/
+0
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-8
/
+6
2023-08-18
fs/buffer: clean up block_commit_write
Bean Huo
1
-7
/
+4
2023-08-15
fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
Marcelo Tosatti
1
-1
/
+6
2023-08-09
fs: stop using bdev->bd_super in mark_buffer_write_io_error
Christoph Hellwig
1
-8
/
+3
2023-08-02
fs: remove emergency_thaw_bdev
Christoph Hellwig
1
-6
/
+0
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+70
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-132
/
+127
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2023-06-19
buffer: convert block_truncate_page() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+16
2023-06-19
buffer: use a folio in __find_get_block_slow()
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-06-19
buffer: convert link_dev_buffers to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-06-19
buffer: convert init_page_buffers() to folio_init_buffers()
Matthew Wilcox (Oracle)
1
-10
/
+8
2023-06-19
buffer: convert grow_dev_page() to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+15
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-13
/
+14
2023-06-19
buffer: convert __block_commit_write() to take a folio
Matthew Wilcox (Oracle)
1
-19
/
+19
2023-06-19
buffer: convert block_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+13
2023-06-19
buffer: make block_write_full_page() handle large folios correctly
Matthew Wilcox (Oracle)
1
-12
/
+10
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-26
/
+27
2023-06-08
fs: unexport buffer_check_dirty_writeback
Christoph Hellwig
1
-1
/
+0
2023-05-31
fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
1
-2
/
+1
2023-05-16
fs/buffer.c: Add generic_buffers_fsync*() implementation
Ritesh Harjani (IBM)
1
-0
/
+70
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-29
/
+60
2023-04-26
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-5
/
+4
2023-04-26
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+2
2023-04-21
fs/buffer: convert create_page_buffers to folio_create_buffers
Pankaj Raghav
1
-10
/
+13
2023-04-21
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
1
-11
/
+17
2023-04-21
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
1
-8
/
+15
2023-04-21
fs/buffer: add folio_set_bh helper
Pankaj Raghav
1
-0
/
+15
2023-03-27
fs/buffer.c: use b_folio for fsverity work
Eric Biggers
1
-5
/
+4
2023-03-27
fs/buffer.c: use b_folio for fscrypt work
Eric Biggers
1
-2
/
+2
2023-03-27
fs/buffer: Remove redundant assignment to err
Jiapeng Chong
1
-6
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-27
/
+27
2023-01-28
fscrypt: support decrypting data from large folios
Eric Biggers
1
-2
/
+2
2023-01-27
fsverity: support verifying data from large folios
Eric Biggers
1
-1
/
+2
2023-01-18
buffer: use b_folio in mark_buffer_dirty()
Matthew Wilcox (Oracle)
1
-6
/
+6
[next]