jbd: fix commit code to properly abort journal
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Fengguang Wuwriteback: remove pages_skipped accounting in __block_w...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Jeremy Fitzhardinge[XFS] eagerly remove vmap mappings to avoid upsetting Xen
2007-10-17 Christoph Hellwig[XFS] simplify validata_fields
2007-10-16 Jeremy Fitzhardingexfs: eagerly remove vmap mappings to avoid upsetting Xen
2007-10-16 Nick Pigginxfs: convert to new aops
2007-10-16 Tim Shimmin[XFS] no longer using io_vnode, as was remaining from...
2007-10-16 Tim Shimmin[XFS] Put back the QUEUE_ORDERED_NONE test in the barri...
2007-10-16 Lachlan McIlroy[XFS] avoid race in sync_inodes() that can fail to...
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
2007-10-16 Lachlan McIlroy[XFS] ensure file size is logged on synchronous writes
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] move syncing related members from struct bhv_vfs...
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_fsid and vfs_altfsid members in...
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] decontaminate vfs operations from behavior details
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] remove dependency of the dmapi module on behaviors
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_number member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] decontaminate vnode operations from behavior...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] kill move.[ch]
2007-10-15 Christoph Hellwig[XFS] stop using uio in the readlink code
2007-10-15 Christoph Hellwig[XFS] use filldir internally
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-10-15 Eric Sandeen[XFS] move linux/log2.h header to xfs_linux.h
2007-10-15 Eric Sandeen[XFS] Remove xfs_physmem
2007-10-15 Eric Sandeen[XFS] Remove m_nreadaheads
2007-10-15 David Chinner[XFS] Barriers need to be dynamically checked and switc...
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-09-18 Lachlan McIlroy[XFS] Ensure file size updates have been completed...
2007-09-05 Christoph Hellwig[XFS] fix sparse shadowed variable warnings
2007-09-05 Christoph Hellwig[XFS] Fix sparse warning in kmem_shake_allow
2007-09-05 David Chinner[XFS] Set filestreams object timeout to something sane.
2007-07-26 Al Viroxfs ioctl __user annotations
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-19 David Chinner[XFS] Implement ->page_mkwrite in XFS.
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-14 Michal Marek[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUM...
2007-07-14 Michal Marek[XFS] Compat ioctl handler for handle operations
2007-07-14 Michal Marek[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-07-14 Christoph Hellwig[XFS] XFS should not be looking at filp reference counts
2007-07-14 David Chinner[XFS] Fix remount,readonly path to flush everything...
2007-07-14 David Chinner[XFS] Map unwritten extents correctly for I/o completio...
2007-07-14 David Chinner[XFS] Handle null returned from xfs_vtoi() in xfs_setfi...
2007-07-14 David Chinner[XFS] Block on unwritten extent conversion during synch...
2007-07-14 David Chinner[XFS] Flush the block device before closing it on unmount.
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 Andrew Morton[XFS] Use generic shrinker interfaces in XFS.
2007-07-14 Christoph Hellwig[XFS] Fix double free in xfs_buf_get_noaddr error handl...
2007-07-14 Christoph Hellwig[XFS] Only use refcounted pages for I/O
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-06-19 Christoph Hellwig[XFS] s/memclear_highpage_flush/zero_user_page/
2007-05-29 David Chinner[XFS] Write at EOF may not update filesize correctly.
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Lachlan McIlroy[XFS] Fix race in xfs_write() b/w dmapi callout and...
2007-05-08 Tim Shimmin[XFS] Export via a function xfs_buftarg_list for use...
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] Fix race condition in xfs_write().
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-23 Rafael J. Wysocki[PATCH] Make XFS workqueues nonfreezable
2007-02-21 Andrew Morton[PATCH] xfs warning fix
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 David Chinner[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
2007-02-12 David Chinner[PATCH] Make BH_Unwritten a first class bufferhead...
2007-02-10 David Chinner[XFS] Don't use kmap in xfs_iozero.
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 David Chinner[XFS] Make freeze code a little cleaner.
2007-02-10 Eric Sandeen[XFS] Clean up use of VFS attr flags
2007-02-10 Ralf Baechle[XFS] Remove useless memory barrier
2007-02-10 Eric W. Biederman[XFS] XFS sysctl cleanups
2007-02-10 Lachlan McIlroy[XFS] Fix callers of xfs_iozero() to zero the correct...
2007-02-10 David Chinner[XFS] Ensure a frozen filesystem has a clean log before...
2007-02-10 David Chinner[XFS] Fix sub-block zeroing for buffered writes into...
2007-02-10 Lachlan McIlroy[XFS] remove unused filp from ioctl functions
next