kbuild: fix gen_initramfs_list.sh
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Jeff Dike[PATCH] Add GFP_NOWAIT
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-04-11 Nathan Scott[XFS] Fix a writepage regression where we accidentally...
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-31 Nathan Scott[XFS] Implement the silent parameter to fill_super...
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-28 Nathan Scott[XFS] Fix compiler warning and small code inconsistenci...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Badari Pulavarty[PATCH] map multiple blocks for mpage_readpages()
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Nathan Scott[XFS] Sync up one/two other minor changes missed in...
2006-03-22 David Chinner[XFS] Check that a page has dirty buffers before findin...
2006-03-22 Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-03-20 Nathan Scott[XFS] Fix compiler warning from xfs_file_compat_invis_i...
2006-03-17 Nathan Scott[XFS] Flush and invalidate dirty pages at the start...
2006-03-17 Nathan Scott[XFS] Merge Yingpings fix for a vn_count assert failure...
2006-03-17 Nathan Scott[XFS] Make couple names consitent, be more defensive...
2006-03-17 Nathan Scott[XFS] Cleanup references to i_sem.
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-14 Nathan Scott[XFS] Revert kiocb and vattr stack changes, theory...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for sb/quotactl...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for inode operation...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for file operations...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for address space...
2006-03-14 Nathan Scott[XFS] Dynamically allocate vattr in places it makes...
2006-03-14 Nathan Scott[XFS] Take a dentry structure off the stack into the...
2006-03-14 Nathan Scott[XFS] Dynamically allocate local kiocb structures in...
2006-03-14 David Chinner[XFS] using a spinlock per cpu for superblock counter...
2006-03-14 Nathan Scott[XFS] Add xfs_map_buffer helper, use it in a couple...
2006-03-14 Nathan Scott[XFS] Move some code around to avoid prototypes and...
2006-03-14 Nathan Scott[XFS] Use XFS_VFSTOM in more places instead of open...
2006-03-14 David Chinner[XFS] Add support for hotplug CPUs to the per-CPU super...
2006-03-14 Nathan Scott[XFS] When compiling with gcc 4.0 and CONFIG_SMP unset...
2006-03-14 Nathan Scott[XFS] Flag the XFS inode cache as in need of spreading...
2006-03-14 Nathan Scott[XFS] Cleanup the use of zones/slabs, more consistent...
2006-03-14 David Chinner[XFS] On machines with more than 8 cpus, when running...
2006-03-14 Nathan Scott[XFS] XFS propagates MS_NOATIME through two levels...
2006-03-14 David Chinner[XFS] find_exported_dentry(). XFS does not need to...
2006-02-28 Eric Sandeen[XFS] Don't map non-uptodate buffers in xfs_probe_clust...
2006-02-07 Nathan Scott[XFS] Fix missing inode atime update from the utime...
2006-02-07 David Chinner[XFS] Account for the page we just wrote when we detect...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-02-01 Nathan Scott[XFS] Fix regression in xfs_buf_rele dealing with non...
2006-02-01 Yingping Lu[XFS] Interim solution for attribute insertion failure...
2006-01-18 David Chinner[XFS] Fix a race in xfs_submit_ioend() where we can...
2006-01-16 Nathan Scott[XFS] remove no-longer-needed IS_NOATIME macro, twas...
2006-01-16 Nathan Scott[XFS] mutex fallout - fix debug builds and remove no...
2006-01-16 Nathan Scott[XFS] Fix symlink creation too, with respect to initial...
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-11 Nathan Scott[XFS] Fix follow_link when dealing with symlinks larger...
2006-01-11 Nathan Scott[XFS] Fix some build fallout from atime changes.
2006-01-11 Yingping Lu[XFS] xfssyncd is responsible for flushing inode or...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Nathan Scott[XFS] Fix up offset type inconsistencies and gcc warnin...
2006-01-11 Christoph Hellwig[XFS] fix up per-device xfsbufd
2006-01-11 Christoph Hellwig[XFS] fix writeback control handling fix a reversed...
2006-01-11 Christoph Hellwig[XFS] cluster rewrites We can cluster mapped pages...
2006-01-11 Christoph Hellwig[XFS] pass full 64bit offsets to xfs_add_to_ioend
2006-01-11 Christoph Hellwig[XFS] consolidate some code in xfs_page_state_convert...
2006-01-11 Christoph Hellwig[XFS] various fixes for xfs_convert_page fix various...
2006-01-11 Christoph Hellwig[XFS] clean up the xfs_offset_to_map interface Currentl...
2006-01-11 Christoph Hellwig[XFS] use pagevec lookups This reduces the time spend...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 David Chinner[XFS] Introduce per-filesystem delwri pagebuf flushing...
2006-01-11 Tim Shimmin[XFS] take out the call to vn_mark_bad() used when...
2006-01-11 Nathan Scott[XFS] Add an XFS callout to security_inode_init_securit...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Eric Sandeen[XFS] remove unused vars, args, & unneeded intermediate...
2006-01-11 Nathan Scott[XFS] Ensure max diosize reported is aligned with minim...
2006-01-11 Nathan Scott[XFS] Make d_maxiosz report the real maximum (INT_MAX...
2006-01-11 Christoph Hellwig[XFS] Mark some lookup tables const. Thanks to Arjan...
2006-01-11 Christoph Hellwig[XFS] enable write barriers by default
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10 Christoph Hellwig[PATCH] remove xfs xattr permission checks
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2005-11-25 Nathan Scott[XFS] Fix a 32 bit value wraparound when providing...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Pekka J Enberg[PATCH] mm: rename kmem_cache_s to kmem_cache
2005-11-03 Nathan Scott[XFS] Remove no-longer-used qsort source.
2005-11-03 Nathan Scott[XFS] Cleanup cosmetic differences between source trees.
2005-11-02 Nathan Scott[XFS] Ensure fsync does not incorrectly return EIO...
next