Commit Graph

32 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
Keith Mannthey 08bafc0341 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 16 years ago
Nick Piggin 51b07fc3c5 fs: buffer lock use lock bitops 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Adrian Bunk 946a57b526 remove generic_commit_write() 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Aneesh Kumar K.V 389d1b083c Add buffer head related helper functions 17 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago
Nick Piggin a20fa20c54 With reiserfs no longer using the weird generic_cont_expand, remove it completely. 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
David Chinner 5417169026 [FS] Implement block_page_mkwrite. 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Tomasz Kvarsin 3991d3bd15 [PATCH] warning fix: unsigned->signed 18 years ago
David Chinner 33a266dda9 [PATCH] Make BH_Unwritten a first class bufferhead flag V2 18 years ago
Jan Kara 58ff407bee [PATCH] Fix IO error reporting on fsync() 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Adrian Bunk b6cd0b772d [PATCH] fs/buffer.c: cleanups 19 years ago
Badari Pulavarty b0cf2321c6 [PATCH] pass b_size to ->get_block() 19 years ago
Badari Pulavarty 205f87f6b3 [PATCH] change buffer_head.b_size to size_t 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
NeilBrown 3978d7179d [PATCH] Make address_space_operations->sync_page return void 19 years ago
OGAWA Hirofumi 05eb0b51fb [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) 19 years ago
Jan Kara aaa4059bc2 [PATCH] ext3: Fix unmapped buffers in transaction's lists 20 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 20 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Nick Piggin a39722034a [PATCH] page_uptodate locking scalability 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago