+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / fs / buffer.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-16 Olaf Kirch- Updated kernel statd patch, enabled in config files
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andrew Morton[PATCH] ratelimit I/O error printk's
2004-01-19 Andrew Morton[PATCH] Use for_each_cpu() Where It's Meant To Be
2004-01-19 Andrew Morton[PATCH] make try_to_free_pages walk zonelist
2004-01-19 Andrew Morton[PATCH] bdev: use correct mapping's i_sem
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-30 Andrew Morton[PATCH] relax check of page/bh state on I/O error
2003-09-29 Arnaldo Carvalho... o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs...
2003-08-19 Andrew Morton[PATCH] async write errors: fix spurious fs truncate...
2003-08-19 Andrew Morton[PATCH] async write errors: use flags in address space
2003-08-19 Andrew Morton[PATCH] async write errors: report truncate and io...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Andrew Morton[PATCH] remove PF_READAHEAD
2003-08-01 Andrew Morton[PATCH] fix bogus IO error messages
2003-08-01 Andrew Morton[PATCH] unlock_buffer() needs a barrier
2003-08-01 Andrew Morton[PATCH] buffer.c debugging
2003-07-10 Andrew Morton[PATCH] i_size atomic access
2003-07-06 Andrew Morton[PATCH] breadahead() tweaks
2003-07-05 Andrew Morton[PATCH] anticipatory I/O scheduler
2003-07-03 Linus TorvaldsAdd an asynchronous buffer read-ahead facility. Nobody
2003-06-27 Rusty Russell[PATCH] Use Local Percpu Macros for Local Percpu Variables
2003-06-06 Rusty Russell[PATCH] Move cpu notifiers et al to cpu.h
2003-06-04 Andrew Morton[PATCH] remove unsafe BUG_ON()
2003-05-12 Andrew Morton[PATCH] provide user feedback for emergency sync and...
2003-05-07 Andrew Morton[PATCH] sysrq-S, sysrq-U cleanups
2003-04-30 Andrew Morton[PATCH] buffer.c unused vars
2003-04-24 Alexander Viro[PATCH] invalidate_device()/check_disk_change() fixes
2003-04-20 Andrew Morton[PATCH] make alloc_buffer_head take gfp_flags
2003-04-20 Andrew Morton[PATCH] Move __set_page_dirty_buffers to fs/buffer.c
2003-04-12 Andrew Morton[PATCH] don't clear PG_uptodate on ENOSPC
2003-04-09 Andrew Morton[PATCH] fix wait_on_buffer() debug code
2003-03-28 Andrew Morton[PATCH] wait_on_buffer refcounting checks
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-17 Nathan Scott[XFS] Export end_buffer_async_write, needed for unwritt...
2003-03-02 Andrew Morton[PATCH] fix preempt-issues with smp_call_function()
2003-02-25 Michael Hayes[PATCH] Spelling fixes: invocation
2003-02-25 Michael Hayes[PATCH] Spelling fixes: won't
2003-02-19 Christoph Hellwig[XFS] insert dirty buffers at the tail of the inode...
2003-02-15 Andrew Morton[PATCH] fix ext3 BUG due to race with truncate
2003-02-10 Andrew Morton[PATCH] remove the buffer_head mempool
2003-02-10 Andrew Morton[PATCH] Fix synchronous writers to wait properly for...
2003-02-06 Andrew Morton[PATCH] Remove most of the blk_run_queues() calls
2003-02-02 Andrew Morton[PATCH] correct wait accounting in wait_on_buffer()
2003-02-02 Andrew Morton[PATCH] ext3: fix scheduling storm and lockups
2002-12-21 Andrew Morton[PATCH] Remove PF_NOWARN
2002-12-21 Andrew Morton[PATCH] sync_fs deadlock fix
2002-12-20 Russell Cattelan[XFS] "merge" the 2.4 fsx fix for block size < page...
2002-12-14 Andrew Morton[PATCH] provide a default super_block_operations
2002-12-14 Andrew Morton[PATCH] remove PF_SYNC
2002-12-14 Andrew Morton[PATCH] Add a sync_fs super_block operation
2002-12-14 Andrew Morton[PATCH] Remove fail_writepage, redux
2002-12-14 Andrew Morton[PATCH] deprecate use of bdflush()
2002-12-04 David S. Miller[BUFFER]: Fix int to pointer cast.
2002-12-03 Andrew Morton[PATCH] suppress some buffer-layer warnings on write...
2002-11-22 Andrew Morton[PATCH] no-buffer-head ext2 option
2002-11-22 Andrew Morton[PATCH] remove a warning from __block_write_full_page()
2002-11-16 Andrew Morton[PATCH] try to remove buffer_heads from to-be-reaped...
2002-11-10 Andrew Morton[PATCH] buffer_head refcounting fixes and cleanup
2002-10-30 Andrew Morton[PATCH] percpu: convert buffer.c
2002-10-16 Andrew Morton[PATCH] uninline somethings in fs/*.c
2002-10-15 Tim Wright[PATCH] Forward port of 2.4 fsync_buffers_list() fix.
2002-10-13 Andrew Morton[PATCH] remove kiobufs
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - filesystems
2002-10-08 Andrew Morton[PATCH] discontigmem fixes and cleanups
2002-10-08 Andrew Morton[PATCH] fix READA in ll_rw_block()
2002-10-08 Dave Jones[PATCH] Missing/Unneeded includes
2002-10-05 Andrew Morton[PATCH] clean up ll_rw_block()
2002-10-05 Andrew Morton[PATCH] use buffer_boundary() for writeback scheduling...
2002-10-05 Andrew Morton[PATCH] remove write_mapping_buffers()
2002-10-03 Andrew Morton[PATCH] truncate/invalidate_inode_pages rewrite
2002-09-25 Andrew Morton[PATCH] speed up sys_sync()
2002-09-25 Andrew Morton[PATCH] use prepare_to_wait in VM/VFS
2002-09-22 Andrew Morton[PATCH] low-latency page reclaim
2002-09-19 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/akpm
2002-09-19 Andrew Morton[PATCH] fix suppression of page allocation failure...
2002-09-18 Jens Axboe[PATCH] partial bio completion notification
2002-09-17 Andrew Morton[PATCH] move the buffer_head IO functions into buffer.c
2002-09-17 Andrew Morton[PATCH] export unmap_underlying__metadata()
2002-09-15 Andrew Morton[PATCH] add dump_stack(): cross-arch backtrace
2002-09-10 Andrew Morton[PATCH] buffer_head takedown for bighighmem machines
2002-09-10 Andrew Morton[PATCH] exact dirty state accounting
2002-09-08 Andrew Morton[PATCH] Use kmap_atomic() for generic_file_write()
2002-09-08 Andrew Morton[PATCH] Fix the __block_write_full_page() error path.
2002-08-30 Andrew Morton[PATCH] writeback correctness and efficiency changes
2002-08-28 Andrew Morton[PATCH] rename zone_struct and zonelist_struct, kill...
2002-08-28 Andrew Morton[PATCH] better buffer_head slab packing
2002-08-13 Andrew Morton[PATCH] random fixes
2002-08-13 Andrew Morton[PATCH] reduced locking in buffer.c
2002-07-28 Andrew Morton[PATCH] restore lru_cache_del() in truncate_complete_page
2002-07-28 Andrew Morton[PATCH] misc fixes
2002-07-24 Ingo Molnar[PATCH] irqlock patch 2.5.27-H6
2002-07-19 Hirofumi Ogawa[PATCH] Add 4G-1 file support to FAT32
2002-07-19 Andrew Morton[PATCH] direct_io mopup
2002-07-15 Anton AltaparmakovFix&improve debugging checks in async io completion...
2002-07-14 Andrew Morton[PATCH] fix O_DIRECT oops
2002-07-14 Andrew Morton[PATCH] direct-to-BIO for O_DIRECT
2002-07-04 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/viro
2002-07-04 Alexander Viro[PATCH] kdev_t crapectomy
next