xfs: fix spin_is_locked assert on uni-processor builds
[safe/jmp/linux-2.6] / fs /
2009-08-12 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-12 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-12 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_dir_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_s...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_getbmap
2009-08-12 Christoph Hellwigxfs: avoid memory allocation under m_peraglock in growf...
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-31 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-06-13 Felix BlyakherMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-06-13 Christoph Hellwigxfs: fix small mismerge in xfs_vn_mknod
2009-06-13 Christoph Hellwigxfs: fix warnings with CONFIG_XFS_QUOTA disabled
2009-06-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12 Linus TorvaldsMerge branch 'cuse' of git://git./linux/kernel/git...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-12 Felix Blyakherxfs: fix freeing memory in xfs_getbmap()
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-12 Rusty Russelleventfd: export eventfd_signal and eventfd_fget for...
2009-06-12 Steven WhitehouseGFS2: Remove lock_kernel from gfs2_put_super()
2009-06-12 Steven WhitehouseGFS2: Add tracepoints
2009-06-12 Ryusuke Konishinilfs2: get rid of bd_mount_sem use from nilfs
2009-06-12 Ryusuke Konishinilfs2: correct exclusion control in nilfs_remount...
2009-06-12 Ryusuke Konishinilfs2: simplify remaining sget() use
2009-06-12 Ryusuke Konishinilfs2: get rid of sget use for checking if current...
2009-06-12 Ryusuke Konishinilfs2: get rid of sget use for acquiring nilfs object
2009-06-12 Ryusuke Konishinilfs2: remove meaningless EBUSY case from nilfs_get_sb...
2009-06-12 Christoph Hellwigremove the call to ->write_super in __sync_filesystem
2009-06-12 Christoph Hellwignilfs2: call nilfs2_write_super from nilfs2_sync_fs
2009-06-12 Christoph Hellwigjffs2: call jffs2_write_super from jffs2_sync_fs
2009-06-12 Christoph Hellwigufs: add ->sync_fs
2009-06-12 Christoph Hellwigsysv: add ->sync_fs
2009-06-12 Christoph Hellwighfsplus: add ->sync_fs
2009-06-12 Christoph Hellwighfs: add ->sync_fs
2009-06-12 Christoph Hellwigfat: add ->sync_fs
2009-06-12 Christoph Hellwigext2: add ->sync_fs
2009-06-12 Christoph Hellwigexofs: add ->sync_fs
2009-06-12 Christoph Hellwigbfs: add ->sync_fs
2009-06-12 Christoph Hellwigaffs: add ->sync_fs
2009-06-12 Al Virosanitize ->fsync() for affs
2009-06-12 Al Virorepair bfs_write_inode(), switch bfs to simple_fsync()
2009-06-12 Al ViroFix adfs GET_FRAG_ID() on big-endian
2009-06-12 Al Virorepair adfs ->write_inode(), switch to simple_fsync()
2009-06-12 Al Viroswitch omfs to simple_fsync()
2009-06-12 Al Viroswitch udf to simple_fsync()
2009-06-12 Al Viroswitch ufs to simple_fsync()
2009-06-12 Al Virorepair sysv_write_inode(), switch sysv to simple_fsync()
2009-06-12 Al Viroswitch minix to simple_fsync()
2009-06-12 Al Viroswitch ext2 to simple_fsync()
2009-06-12 Al ViroSanitize ->fsync() for FAT
2009-06-12 Al Virofs/qnx4: sanitize includes
2009-06-12 Al ViroSanitize qnx4 fsync handling
2009-06-12 Al ViroNew helper - simple_fsync()
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Nick Pigginfs: block_dump missing dentry locking
2009-06-12 Nick Pigginfs: remove incorrect I_NEW warnings
2009-06-12 Christoph Hellwigxfs: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Jens Axboentfs: remove old debug check for dirty data in ntfs_put...
2009-06-12 Theodore Ts'ofs: Remove i_cindex from struct inode
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigjffs2: move jffs2_write_super to super.c
2009-06-12 Al ViroPush BKL down into do_remount_sb()
2009-06-12 Al ViroPush BKL down beyond VFS-only parts of do_mount()
2009-06-12 Al ViroPush BKL into do_mount()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Al ViroNo need to do lock_super() for exclusion in generic_shu...
2009-06-12 Al ViroTrim a bit of crap from fs.h
2009-06-12 Al ViroMake sure that all callers of remount hold s_umount...
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Christoph Hellwigcleanup sync_supers
2009-06-12 Alexey Dobriyandcache: extrace and use d_unlinked()
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12 Christoph Hellwigqnx4: remove ->write_super
2009-06-12 Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-12 Christoph Hellwiggfs2: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Christoph Hellwigext3: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Christoph Hellwigbtrfs: remove ->write_super and stop maintaining -...
2009-06-12 Jan Karaquota: Introduce writeout_quota_sb() (version 4)
2009-06-12 Christoph Hellwigquota: cleanup dquota sync functions (version 4)
2009-06-12 Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-06-12 Jan Karavfs: Move syncing code from super.c to sync.c (version 4)
2009-06-12 Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12 Jan Karavfs: Make __fsync_super() a static function (version 4)
2009-06-12 Jan Karavfs: Call ->sync_fs() even if s_dirt is 0 (version 4)
2009-06-12 Jan Karavfs: Fix sys_sync() and fsync_super() reliability ...
2009-06-12 Christoph Hellwigremove s_async_list
2009-06-12 npiggin@suse.defs: move mark_files_ro into file_table.c
2009-06-12 npiggin@suse.defs: introduce mnt_clone_write
2009-06-12 npiggin@suse.defs: mnt_want_write speedup
2009-06-12 Al ViroMove junk from proc_fs.h to fs/proc/internal.h
2009-06-12 Al Viroswitch lookup_mnt()
next