summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-01GFS2: Skip check for mandatory locks when unlockingSachin Prabhu
2010-04-01quota: Fix warning when a delayed write happens before quota is enabledJan Kara
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-04-01nilfs2: fix hang-up of cleaner after log writer returned with errorRyusuke Konishi
2010-04-01fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi
2010-04-01fs/partitions/msdos: add support for large disksDaniel Taylor
2010-04-01NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-04-01NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust
2010-04-01NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-03-15NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2010-03-15ocfs2: Only bug out in direct io write for reflinked extent.Tao Ma
2010-03-15sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-03-15vfs: take f_lock on modifying f_mode after open timeWu Fengguang
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-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
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
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds