summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton
2009-05-28cifs: clean up set_cifs_acl interfacesChristoph Hellwig
2009-05-28cifs: reorganize get_cifs_aclChristoph Hellwig
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French
2009-05-28cifs: make serverino the default when mountingJeff Layton
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton
2009-05-28cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton
2009-05-28cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-26cifs: tighten up default file_mode/dir_modeJeff Layton
2009-05-26cifs: fix artificial limit on reading symlinksJeff Layton
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-25ext4: Clean up calls to ext4_get_group_desc()Theodore Ts'o
2009-05-25ext4: remove unused function __ext4_write_dirty_metadataTheodore Ts'o
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-05-22nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-05-21[CIFS] fix posix open regressionSteve French
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse
2009-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton
2009-05-19GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-05-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
2009-05-17ext2: Fix memory leak in ext2_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext3: Fix memory leak in ext3_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext4: Fix memory leak in ext4_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext4: down i_data_sem only for read when walking tree for fiemapTheodore Ts'o
2009-05-17ext4: Add a comprehensive block validity check to ext4_get_blocks()Theodore Ts'o
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney
2009-05-17reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney
2009-05-17reiserfs: clean up ifdefsJeff Mahoney
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds