summaryrefslogtreecommitdiff
path: root/fs/buffer.c
AgeCommit message (Expand)Author
2004-11-03Make "unlock_buffer()" use the optimized "smp_mb__after_clear_bit()".Linus Torvalds
2004-11-01[PATCH] fs/buffer.c exports for NTFSAnton Altaparmakov
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-18[PATCH] jbd wakeup fixAndrew Morton
2004-10-18[PATCH] eliminate bh waitqueue hashtableWilliam Lee Irwin III
2004-10-18[PATCH] standardize bit waiting data typeWilliam Lee Irwin III
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-09-08[PATCH] Fix mark_buffer_dirty_inode locking breakageAnton Blanchard
2004-09-07[PATCH] Missing static in buffer.cChristoph Hellwig
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-22[PATCH] add BH_Eopnotsupp for testing async barrier failuresChris Mason
2004-08-22[PATCH] make sync_dirty_buffer() return something usefulAndrew Morton
2004-08-22[PATCH] disk barriers: coreJens Axboe
2004-07-10[PATCH] __block_write_full_page() comment fixupsAndrea Arcangeli
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds
2004-06-28[PATCH] Remove NOOP code from fs/buffer.c::drop_buffers()Anton Altaparmakov
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-05-22[PATCH] revert recent swapcache handling changesAndrew Morton
2004-05-20[PATCH] getblk() BUG removalAndrew Morton
2004-05-19[PATCH] Fix overzealous use of online cpu iteratorsAndrew Morton
2004-05-19[PATCH] blk_run_page() race fixAndrew Morton
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton
2004-05-14[PATCH] blk_run_page(): we don't trust bh->b_pageAndrew Morton
2004-05-14[PATCH] Add blk_run_page()Andrew Morton
2004-05-14[PATCH] filtered wakeups: apply to buffer_head functionsAndrew Morton
2004-04-22[PATCH] writeback livelock fixAndrew Morton
2004-04-20[PATCH] lockfs - vfs bitsAndrew Morton
2004-04-17[PATCH] remove buffer_error()Andrew Morton
2004-04-17[PATCH] kill submit_{bh,bio} return valueAndrew Morton
2004-04-12[PATCH] rmap 2 anon and swapcacheAndrew Morton
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton
2004-04-11[PATCH] reiserfs: data=ordered supportAndrew Morton
2004-04-11[PATCH] laptop modeAndrew Morton
2004-04-11[PATCH] don't allow background writes to hide dirty buffersAndrew Morton
2004-04-11[PATCH] stop using the address_space dirty_pages listAndrew Morton
2004-04-11[PATCH] tag writeback pages as such in their radix treeAndrew Morton
2004-04-11[PATCH] tag dirty pages as such in the radix treeAndrew Morton
2004-04-11[PATCH] make the pagecache lock irq-safe.Andrew Morton
2004-04-11[PATCH] Fix race between ll_rw_block() and block_write_full_page()Andrew Morton
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell
2004-03-06[PATCH] Fix nobh_prepare_write() raceAndrew Morton
2004-03-06[PATCH] CONFIG_LBD fixesAndrew Morton
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2004-02-18[PATCH] Remove More Unneccessary CPU NotifiersAndrew Morton
2004-01-20[PATCH] ratelimit I/O error printk'sAndrew Morton
2004-01-18[PATCH] Use for_each_cpu() Where It's Meant To BeAndrew Morton
2004-01-18[PATCH] make try_to_free_pages walk zonelistAndrew Morton
2004-01-18[PATCH] bdev: use correct mapping's i_semAndrew Morton
2003-12-29[PATCH] relax check of page/bh state on I/O errorAndrew Morton