summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-28[XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok
2008-07-28[XFS] Name operation vector for hash and compareBarry Naujok
2008-07-28[XFS]Eric Sandeen
2008-07-28[XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failureChristoph Hellwig
2008-07-28[XFS] rename error2 goto label in xfs_fs_fill_superChristoph Hellwig
2008-07-28[XFS] kill calls to xfs_binval in the mount error pathChristoph Hellwig
2008-07-28[XFS] kill xfs_mount_initChristoph Hellwig
2008-07-28[XFS] allow xfs_args_allocate to failChristoph Hellwig
2008-07-28[XFS] add xfs_setup_devices helperChristoph Hellwig
2008-07-28[XFS] sort out opening and closing of the block devicesChristoph Hellwig
2008-07-28[XFS] don't call xfs_freesb from xfs_mountfs failure caseChristoph Hellwig
2008-07-28[XFS] merge xfs_mount into xfs_fs_fill_superChristoph Hellwig
2008-07-28[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_superChristoph Hellwig
2008-07-28[XFS] kill xfs_igrow_start and xfs_igrow_finishChristoph Hellwig
2008-07-28[XFS] merge xfs_mntupdate into xfs_fs_remountChristoph Hellwig
2008-07-28[XFS] kill xfs_uuid_unmountChristoph Hellwig
2008-07-28[XFS] Update valid fields in xfs_mount_log_sb()David Chinner
2008-07-28[XFS] Kill attr_capable checks as already done in xattr_permission.Christoph Hellwig
2008-07-28[XFS] Convert l_flushsema to a sv_tMatthew Wilcox
2008-07-28[XFS] Ensure that 2 GiB xfs logs work properly.Michael Nishimoto
2008-07-28[XFS] Remove unused wbc parameter from xfs_start_page_writeback()Denys Vlasenko
2008-07-28[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-07-28[XFS] Fix up noattr2 so that it will properly update the versionnum andTim Shimmin
2008-07-28[XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionalityBarry Naujok
2008-07-27Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-07-27missing bits of net-namespace / sysctlAl Viro
2008-07-27lost sysctl fixAl Viro
2008-07-27Fix namespace issue with HisaxKarsten Keil
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen