Commit Graph

158 Commits (214c8adb87b880690b103e86baffc46f8288fa62)

Author SHA1 Message Date
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Linus Torvalds a8e7d49aa7 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() 16 years ago
Nick Piggin 1cf6e7d83b mm: task dirty accounting fix 16 years ago
Jens Axboe 78f707bfc7 block: revert part of 18ce3751cc 16 years ago
Dave Kleikamp d4cf109f05 vfs: Don't call attach_nobh_buffers() with an empty list 16 years ago
Heiko Carstens bdc480e3be [CVE-2009-0029] System call wrappers part 10 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Franck Bui-Huu 69e9930993 block_write_begin(): remove useless goto 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Keith Mannthey 08bafc0341 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 16 years ago
Jan Kara 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 years ago
Nick Piggin 51b07fc3c5 fs: buffer lock use lock bitops 17 years ago
Jens Axboe 48fd4f93a0 block: submit_bh() inadvertently discards barrier flag on a sync write 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Thomas Petazzoni dbacefc9c4 fs/buffer.c: uninline __remove_assoc_queue() 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Arjan van de Ven 5c752ad9f3 Use WARN() in fs/ 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Alex Tomas 29a814d2ee vfs: add hooks for ext4's delayed allocation support 17 years ago
Jan Kara c7d206b337 vfs: Move mark_inode_dirty() from under page lock in generic_write_end() 17 years ago
Jens Axboe 18ce3751cc Properly notify block layer of sync writes 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk f1e3af72c1 make fs/buffer.c:cont_expand_zero() static 17 years ago
Adrian Bunk 946a57b526 remove generic_commit_write() 17 years ago
OGAWA Hirofumi 061e97469f Add balance_dirty_pages_ratelimited() to cont_expand_zero() 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Linus Torvalds 1be62dc190 Be more careful about marking buffers dirty 17 years ago
Dmitri Monakhov 5b41e74ad1 vfs: fix data leak in nobh_write_end() 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Jan Kara e3892296de vfs: fix NULL pointer dereference in fsync_buffers_list() 17 years ago
Randy Dunlap 78a4a50a86 docbook: fix filesystems.tmpl source files 17 years ago
Jan Kara 535ee2fbf7 buffer_head: fix private_list handling 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Nick Piggin 9db5579be4 rewrite rd 17 years ago
Christoph Lameter b98938c373 bufferhead: revert constructor removal 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Aneesh Kumar K.V 389d1b083c Add buffer head related helper functions 17 years ago
Nick Piggin efdc31319d nobh: nobh_write_end fix 18 years ago
Fengguang Wu 1f7decf6d9 writeback: remove pages_skipped accounting in __block_write_full_page() 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago