Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
dba90dfe48e2e00e79a15c95940730b6926ee176
/
fs
/
buffer.c
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
a64c861
block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks
by Theodore Ts'o
· 16 years ago
585d3bc
fs: move bdev code out of buffer.c
by Nick Piggin
· 16 years ago
a8e7d49
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
by Linus Torvalds
· 16 years ago
ba95fd4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
1cf6e7d
mm: task dirty accounting fix
by Nick Piggin
· 16 years ago
78f707b
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
by Jens Axboe
· 16 years ago
d4cf109
vfs: Don't call attach_nobh_buffers() with an empty list
by Dave Kleikamp
· 16 years ago
bdc480e
[CVE-2009-0029] System call wrappers part 10
by Heiko Carstens
· 16 years ago
fcccf50
filesystem freeze: implement generic freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
69e9930
block_write_begin(): remove useless goto
by Franck Bui-Huu
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
08bafc0
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
by Keith Mannthey
· 16 years ago
52b19ac
udf: Fix BUG_ON() in destroy_inode()
by Jan Kara
· 16 years ago
51b07fc
fs: buffer lock use lock bitops
by Nick Piggin
· 16 years ago
48fd4f9
block: submit_bh() inadvertently discards barrier flag on a sync write
by Jens Axboe
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
dbacefc
fs/buffer.c: uninline __remove_assoc_queue()
by Thomas Petazzoni
· 16 years ago
8ab22b9
vfs: pagecache usage optimization for pagesize!=blocksize
by Hisashi Hifumi
· 16 years ago
5c752ad
Use WARN() in fs/
by Arjan van de Ven
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
29a814d
vfs: add hooks for ext4's delayed allocation support
by Alex Tomas
· 16 years ago
c7d206b
vfs: Move mark_inode_dirty() from under page lock in generic_write_end()
by Jan Kara
· 16 years ago
18ce375
Properly notify block layer of sync writes
by Jens Axboe
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 16 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f1e3af7
make fs/buffer.c:cont_expand_zero() static
by Adrian Bunk
· 17 years ago
946a57b
remove generic_commit_write()
by Adrian Bunk
· 17 years ago
061e974
Add balance_dirty_pages_ratelimited() to cont_expand_zero()
by OGAWA Hirofumi
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
0e88460
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
by Mel Gorman
· 17 years ago
dac1d27
mm: use zonelists instead of zones when direct reclaiming pages
by Mel Gorman
· 17 years ago
488514d
Remove set_migrateflags()
by Christoph Lameter
· 17 years ago
1be62dc
Be more careful about marking buffers dirty
by Linus Torvalds
· 17 years ago
5b41e74
vfs: fix data leak in nobh_write_end()
by Dmitri Monakhov
· 17 years ago
a6b9191
fs: fix kernel-doc notation warnings
by Randy Dunlap
· 17 years ago
e389229
vfs: fix NULL pointer dereference in fsync_buffers_list()
by Jan Kara
· 17 years ago
78a4a50
docbook: fix filesystems.tmpl source files
by Randy Dunlap
· 17 years ago
535ee2f
buffer_head: fix private_list handling
by Jan Kara
· 17 years ago
fc9b52c
fs: remove fastcall, it is always empty
by Harvey Harrison
· 17 years ago
9db5579
rewrite rd
by Nick Piggin
· 17 years ago
b98938c
bufferhead: revert constructor removal
by Christoph Lameter
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
389d1b0
Add buffer head related helper functions
by Aneesh Kumar K.V
· 17 years ago
efdc313
nobh: nobh_write_end fix
by Nick Piggin
· 17 years ago
1f7decf
writeback: remove pages_skipped accounting in __block_write_full_page()
by Fengguang Wu
· 17 years ago
c9e51e4
mm: count reclaimable pages per BDI
by Peter Zijlstra
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
03158cd
fs: restore nobh
by Nick Piggin
· 17 years ago
a20fa20
With reiserfs no longer using the weird generic_cont_expand, remove it completely.
by Nick Piggin
· 17 years ago
89e1078
fs: new cont helpers
by Nick Piggin
· 17 years ago
afddba4
fs: introduce write_begin, write_end, and perform_write aops
by Nick Piggin
· 17 years ago
637aff4
fs: fix data-loss on error
by Nick Piggin
· 17 years ago
a4b0672
fs: fix nobh error handling
by Nick Piggin
· 17 years ago
68671f3
mm: add end_buffer_read helper function
by Dmitry Monakhov
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
1833633
fix some conversion overflows
by Nick Piggin
· 17 years ago
5417169
[FS] Implement block_page_mkwrite.
by David Chinner
· 17 years ago
787d221
fs: introduce some page/buffer invariants
by Nick Piggin
· 17 years ago
5ad333e
Lumpy Reclaim V4
by Andy Whitcroft
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
4a2d445
buffer: kill old incorrect comment
by Eric W. Biederman
· 17 years ago
ff1be9a
Fix "fs: convert core functions to zero_user_page"
by OGAWA Hirofumi
· 17 years ago
ea12589
Fix page allocation flags in grow_dev_page()
by Christoph Lameter
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 17 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
7e4c369
block_write_full_page(): report ENOSPC
by Andrew Morton
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
Next »