Documentation/memory.txt: remove some very outdated recommendations
[safe/jmp/linux-2.6] / fs /
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-09-22 Alexey Dobriyanconst: mark remaining export_operations const
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-22 Jan Karafs: make sure data stored into inode is properly seen...
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-21 Jens Axboenfs: initialize the backing_dev_info when creating...
2009-09-21 Jens Axboenfs: nfs_kill_super() should call bdi_unregister()...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Artem BityutskiyMerge branch 'master' of git://git./linux/kernel/git...
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-17 Eric Sandeenext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
2009-09-17 Theodore Ts'oext4: Fix the alloc on close after a truncate hueristic
2009-09-17 Artem BityutskiyUBIFS: fix debugging dump
2009-09-16 Theodore Ts'oext4: Add a tracepoint for ext4_alloc_da_blocks()
2009-09-17 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-09-16 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-09-16 Akira Fujitaext4: Fix different block exchange issue in EXT4_IOC_MO...
2009-09-16 Akira Fujitaext4: Add null extent check to ext_get_path
2009-09-16 Akira Fujitaext4: Replace BUG_ON() with ext4_error() in move_extents.c
2009-09-16 Akira Fujitaext4: Replace get_ext_path macro with an inline funciton
2009-09-16 Jan Karaext3: Flush disk caches on fsync when needed
2009-09-16 Chris Masonext3: Add locking to ext3_do_update_inode
2009-09-16 Jan Karaext3: Fix possible deadlock between ext3_truncate(...
2009-09-16 Jan Karajbd: Annotate transaction start also for journal_restart()
2009-09-16 Jan Karajbd: Journal block numbers can ever be only 32-bit...
2009-09-16 Andreas DilgerJBD: round commit timer up to avoid uncommitted transaction
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-16 Nick Pigginwriteback: fix possible bdi writeback refcounting problem
2009-09-16 Nick Pigginwriteback: Fix bdi use after free in wb_work_complete()
2009-09-16 Nick Pigginwriteback: improve scalability of bdi writeback work...
2009-09-16 Nick Pigginwriteback: remove smp_mb(), it's not needed with list_a...
2009-09-16 Jens Axboewriteback: use schedule_timeout_interruptible()
2009-09-16 Jens Axboewriteback: add comments to bdi_work structure
2009-09-16 Jens Axboewriteback: separate starting of sync vs opportunistic...
2009-09-16 Jens Axboewriteback: inline allocation failure handling in bdi_al...
2009-09-16 Jens Axboewriteback: use RCU to protect bdi_list
2009-09-16 Jens Axboewriteback: only use bdi_writeback_all() for WB_SYNC_NON...
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-16 Jens Axboewriteback: make wb_writeback() take an argument structure
2009-09-16 Christoph Hellwigwriteback: merely wakeup flusher thread if work allocat...
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-16 Jens Axboefs: remove bdev->bd_inode_backing_dev_info
2009-09-16 Csaba Henkfuse: add fusectl interface to max_background
2009-09-16 Csaba Henkfuse: limit user-specified values of max background...
2009-09-16 Csaba Henkfuse: use drop_nlink() instead of direct nlink manipulation
2009-09-16 Alex ElderMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-09-15 Jaswinder Singh... xfs: includecheck fix for fs/xfs/xfs_iops.c
2009-09-15 Alexey Dobriyanxfs: switch to seq_file
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Artem BityutskiyUBIFS: improve lprops dump
2009-09-15 Artem BityutskiyUBIFS: various minor commentary fixes
2009-09-15 Artem BityutskiyUBIFS: improve journal head debugging prints
2009-09-15 Artem BityutskiyUBIFS: define journal head numbers in ubifs-media.h
2009-09-15 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Linus TorvaldsMerge branch 'osync_cleanup' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-09-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-14 Jan Karaudf: Fix possible corruption when close races with...
2009-09-14 Jan Karaudf: Perform preallocation only for regular files
2009-09-14 Jan Karaudf: Remove wrong assignment in udf_symlink
2009-09-14 Jan Karaudf: Remove dead code
2009-09-14 Christoph Hellwigfsync: wait for data writeout completion before calling...
2009-09-14 Jan Karavfs: Remove generic_osync_inode() and sync_page_range...
2009-09-14 Jan Karafat: Opencode sync_page_range_nolock()
2009-09-14 Jan Karaxfs: Convert sync_page_range() to simple filemap_write_...
2009-09-14 Jan Karaocfs2: Update syncing after splicing to match generic...
2009-09-14 Jan Karantfs: Use new syncing helpers and update comments
2009-09-14 Jan Karaext4: Remove syncing logic from ext4_file_write
2009-09-14 Jan Karaext3: Remove syncing logic from ext3_file_write
2009-09-14 Jan Karaext2: Update comment about generic_osync_inode
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-09-14 Jan Karaocfs2: Use __generic_file_aio_write instead of generic_...
2009-09-14 Ryusuke Konishifs/Kconfig: move nilfs2 outside misc filesystems
2009-09-14 Ryusuke Konishinilfs2: convert nilfs_bmap_lookup to an inline function
2009-09-14 Ryusuke Konishinilfs2: allow btree code to directly call dat operations
2009-09-14 Ryusuke Konishinilfs2: add update functions of virtual block address...
2009-09-14 Ryusuke Konishinilfs2: remove individual gfp constants for each metada...
2009-09-14 Ryusuke Konishinilfs2: stop zero-fill of btree path just before free it
2009-09-14 Ryusuke Konishinilfs2: remove unused btree argument from btree functions
2009-09-14 Ryusuke Konishinilfs2: remove nilfs_dat_abort_start and nilfs_dat_abor...
2009-09-14 Jiro SEKIBAnilfs2: shorten freeze period due to GC in write operat...
2009-09-14 Zhu Yanhainilfs2: add more check routines in mount process
2009-09-14 Zhang Qiangnilfs2: An unassigned variable is assigned to a never...
2009-09-14 Ryusuke Konishinilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
next