aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-01xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig
2010-03-01xfs: split xfs_bmap_btallocChristoph Hellwig
2010-03-01xfs: fix xfs_fsblock_t tracingChristoph Hellwig
2010-03-01xfs: fix inode pincount check in fsyncChristoph Hellwig
2010-03-01xfs: Non-blocking inode locking in IO completionDave Chinner
2010-03-01xfs: implement optimized fdatasyncChristoph Hellwig
2010-03-01xfs: remove wrapper for the fsync file operationChristoph Hellwig
2010-03-01xfs: remove wrappers for read/write file operationsChristoph Hellwig
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig
2010-03-01xfs: fix dquota trace formatChristoph Hellwig
2010-03-01xfs: increase readdir buffer sizeEric Sandeen
2010-02-26Merge branch 'linux-2.6.33'Alex Elder
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-19fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-13fs/xfs: Correct NULL testJulia Lawall
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-12xfs: optimize log flushing in xfs_fsyncChristoph Hellwig
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori
2010-02-08cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton
2010-02-08[CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds