sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / mm / backing-dev.c
2009-11-03 Jens Axboebacking-dev: bdi sb prune should be in the unregister...
2009-10-29 Jens Axboebacking-dev: ensure that a removed bdi no longer has...
2009-10-09 Wu Fengguangwriteback: kill space in debugfs item name
2009-09-16 Jens Axboewriteback: splice dirty inode entries to default bdi...
2009-09-16 Jens Axboewriteback: use RCU to protect bdi_list
2009-09-11 Jens Axboewriteback: check for registered bdi in flusher add...
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-11 Jens Axboewriteback: add some debug inode list counters to bdi...
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-09-11 Jens Axboewriteback: move dirty inodes from super_block to backin...
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-04-06 Jens Axboeblock: change the request allocation/congestion logic...
2009-03-26 Jens AxboeMove the default_backing_dev_info out of readahead...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06 David Rientjesmm: change dirty limit type specifiers to unsigned...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2008-12-29 Peter Zijlstralocking, percpu counters: introduce separate lock classes
2008-12-10 Andrew Mortonmm/backing-dev.c: remove recently-added WARN_ON()
2008-12-02 Kay Sieversbdi: register sysfs bdi device only once per queue
2008-05-20 Greg Kroah-Hartmanmm: bdi: fix race in bdi_class device creation
2008-04-30 Miklos Szeredimm: bdi: move statistics to debugfs
2008-04-30 Peter Zijlstramm: bdi: allow setting a maximum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: allow setting a minimum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2007-12-05 Denis Chengmm/backing-dev.c: fix percpu_counter_destroy call bug...
2007-10-17 Peter Zijlstramm: per device dirty threshold
2007-10-17 Peter Zijlstramm: scalable bdi statistics counters
2007-10-17 Peter Zijlstranfs: remove congestion_end()
2007-07-16 Adrian Bunkremove mm/backing-dev.c:congestion_wait_interruptible()
2007-03-17 Peter Zijlstra[PATCH] nfs: fix congestion control
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...