summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-02-12xfs: reject swapext ioctl on swapfilesChristoph Hellwig
2009-02-12xfs: fix error handling in xfs_log_mountChristoph Hellwig
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2009-02-09xfs: sanitize qh_lock wrappersChristoph Hellwig
2009-02-09xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig
2009-02-09xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig
2009-02-09xfs: merge xfs_mkdir into xfs_createChristoph Hellwig
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig
2009-02-09xfs: remove iclog calculation special casesChristoph Hellwig
2009-02-08xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig
2009-02-08xfs: cleanup xfs_find_handleChristoph Hellwig
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-07eCryptfs: Regression in unencrypted filename symlinksTyler Hicks
2009-02-07Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2009-02-07elf core dump: fix get_user useRoland McGrath
2009-02-06CRED: Fix SUID exec regressionDavid Howells
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason
2009-02-06braino in sg_ioctl_trans()Al Viro
2009-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh
2009-02-04Btrfs: don't return congestion in write_cache_pages as oftenChris Mason
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason
2009-02-04Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason
2009-02-04Btrfs: Don't try to compress pages past i_sizeChris Mason
2009-02-04Btrfs: join the transaction in __btrfs_setxattrJosef Bacik
2009-02-04Btrfs: Handle SGID bit when creating inodesChris Ball
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-02-04Btrfs: hash_lock is no longer neededChris Mason
2009-02-04Btrfs: disable leak debugging checks in extent_io.cChris Mason
2009-02-04Btrfs: sort references by byte number during btrfs_inc_refChris Mason
2009-02-04Btrfs: async threads should try harder to find workChris Mason
2009-02-04Btrfs: selinux supportJim Owens
2009-02-04Btrfs: make btrfs acls selectableChristian Hesse
2009-02-04Btrfs: Catch missed bios in the async bio submission threadChris Mason
2009-02-04xfs: cleanup error handling in xfs_swap_extentsJosef 'Jeff' Sipek
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig
2009-02-04xfs: factor out attr fork reset handlingChristoph Hellwig