Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6cbdb91821afecc05dfd591f26c8e247b8e6ac56
/
fs
/
buffer.c
b459722
mm: vmscan: take page buffers dirty and locked state into account
by Mel Gorman
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
149b306
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
e760040
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
by majianpeng
· 12 years ago
713685111
mm: make snapshotting pages for stable writes a per-bio operation
by Darrick J. Wong
· 12 years ago
877f962
buffer: add BH_Prio and BH_Meta flags
by Theodore Ts'o
· 12 years ago
4f2ac93
block: Remove bi_idx references
by Kent Overstreet
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
43be594
fs/buffer.c: change type of max_buffer_heads to unsigned long
by Zhang Yanfei
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1d1d1a7
mm: only enforce stable page writes if the backing device requires it
by Darrick J. Wong
· 12 years ago
6d283db
vfs: add missing virtual cache flush after editing partial pages
by Linus Torvalds
· 12 years ago
5305cb8
block: add block_{touch|dirty}_buffer tracepoint
by Tejun Heo
· 12 years ago
f0059af
buffer: make touch_buffer() an exported function
by Tejun Heo
· 12 years ago
02c0ab6
fs/buffer.c: remove redundant initialization in alloc_page_buffers()
by Yan Hong
· 12 years ago
a3f3c29
fs/buffer.c: do not inline exported function
by Yan Hong
· 12 years ago
252aa6f
mm: redefine address_space.assoc_mapping
by Rafael Aquini
· 12 years ago
27d7c2a
vfs: clear to the end of the buffer on partial buffer reads
by Dan Carpenter
· 12 years ago
57302e0
vfs: avoid "attempt to access beyond end of device" warnings
by Linus Torvalds
· 12 years ago
bbec0270
blkdev_max_block: make private to fs/buffer.c
by Linus Torvalds
· 12 years ago
45bce8f
fs/buffer.c: make block-size be per-page and protected by the page lock
by Linus Torvalds
· 12 years ago
6432f21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
041bbb6d
ext4: fix mtime update in nodelalloc mode
by Theodore Ts'o
· 12 years ago
676ce6d
block: replace __getblk_slow misfix by grow_dev_page fix
by Hugh Dickins
· 12 years ago
14da920
fs: Protect write paths by sb_start_write - sb_end_write
by Jan Kara
· 12 years ago
5e8830d
fs: Push file_update_time() into __block_page_mkwrite()
by Jan Kara
· 12 years ago
91f68c8
block: fix infinite loop in __getblk_slow
by Jeff Moyer
· 12 years ago
a0a9b04
fs: Move bh_cachep to the __read_mostly section
by Shai Fultheim
· 12 years ago
080399a
block: don't mark buffers beyond end of disk as mapped
by Jeff Moyer
· 12 years ago
61065a3
fs/buffer.c: remove BUG() in possible but rare condition
by Glauber Costa
· 13 years ago
42be35d
fs: only send IPI to invalidate LRU BH when needed
by Gilad Ben-Yossef
· 13 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
ff01bb48
fs: move code out of buffer.c
by Al Viro
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
72a2ebd
fs/buffer.c: add device information for error output in __find_get_block_slow()
by Tao Ma
· 13 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
814e1d2
cleanup: vfs: small comment fix for block_invalidatepage
by Wang Sheng-Hui
· 13 years ago
f9f07b6
vfs: Fix data corruption after failed write in __block_write_begin()
by Jan Kara
· 13 years ago
d76ee18
fs: block_page_mkwrite should wait for writeback to finish
by Darrick J. Wong
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
c515e1f
mm/fs: add hooks to support cleancache
by Dan Magenheimer
· 13 years ago
ea13a86
vfs: Block mmapped writes while the fs is frozen
by Jan Kara
· 13 years ago
24da4fa
vfs: Create __block_page_mkwrite() helper passing error values back
by Jan Kara
· 13 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
4ee2491
fs: make fsync_buffers_list() plug
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
ee1be86
fs: Use this_cpu_inc_return in buffer.c
by Christoph Lameter
· 14 years ago
c7b9251
fs: Use this_cpu_xx operations in buffer.c
by Christoph Lameter
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1df79da
fs/buffer.c: remove duplicated assignment to b_private
by Namhyung Kim
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
309f77a
fs/buffer.c: call __block_write_begin() if we have page
by Namhyung Kim
· 14 years ago
8358e7d
fs/buffer.c: remove duplicated assignment on b_private
by Namhyung Kim
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
0edd55f
block: remove the BH_Eopnotsupp flag
by Christoph Hellwig
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
87e9951
kill BH_Ordered flag
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
282dc17
get rid of cont_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
ea0f04e
get rid of nobh_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
7bb46a6
fs: introduce new truncate sequence
by npiggin@suse.de
· 14 years ago
e8bebe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
01a05b3
new helper: iterate_supers()
by Al Viro
· 15 years ago
6754af6
Convert simple loops over superblocks to list_for_each_entry_safe
by Al Viro
· 15 years ago
551de6f
Leave superblocks on s_list until the end
by Al Viro
· 15 years ago
fa4b907
buffer: make invalidate_bdev() drain all percpu LRU add caches
by Tejun Heo
· 14 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
019b4d1
fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
by Richard Kennedy
· 15 years ago
2a61aa4
Fix misspellings of "invocation" in comments.
by Adam Buchbinder
· 15 years ago
6d7f18f
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5b0830c
writeback: get rid to incorrect references to pdflush in comments
by Jens Axboe
· 15 years ago
c08d3b0
truncate: use new helpers
by npiggin@suse.de
· 15 years ago
1fe72ea
fs/buffer.c: clean up EXPORT* macros
by H Hartley Sweeten
· 15 years ago
03ba378
writeback: switch to per-bdi threads for flushing data
by Jens Axboe
· 15 years ago
8e9d78e
Re-introduce page mapping check in mark_buffer_dirty()
by Linus Torvalds
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e893123
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
460bcf5
Fix nobh_truncate_page() to not pass stack garbage to get_block()
by Theodore Ts'o
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
b827e49
mm: close page_mkwrite races
by Nick Piggin
· 16 years ago
8fb0e34
vfs: Add BUG_ON for delayed and unwritten flags in submit_bh()
by Aneesh Kumar K.V
· 15 years ago
35c80d5
Add block_write_full_page_endio for passing endio handler
by Chris Mason
· 16 years ago
053c525
buffer: switch do_emergency_thaw() away from pdflush_operation()
by Jens Axboe
· 16 years ago
6e34eed
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
by Theodore Ts'o
· 16 years ago
1aa2a7c
block: switch sync_dirty_buffer() over to WRITE_SYNC
by Jens Axboe
· 16 years ago
9cf6b72
block: fsync_buffers_list() should use SWRITE_SYNC_PLUG
by Jens Axboe
· 16 years ago
20bec8a
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
97f76d3
vfs: check bh->b_blocknr only if BH_Mapped is set
by Nikanth Karthikesan
· 16 years ago
c2d7543
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
by Eric Sandeen
· 16 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 16 years ago
56a76f8
fs: fix page_mkwrite error cases in core code and btrfs
by Nick Piggin
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
e3a7cca
vfs: add/use account_page_dirtied()
by Edward Shishkin
· 16 years ago
47e4491
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
by Al Viro
· 16 years ago
Next »