summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar
2011-05-19debugfs: move to new strtoboolJonathan Cameron
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-16airo: correct proc entry creation interfacesAlexey Dobriyan
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-13GFS2: Move all locking inside the inode creation functionSteven Whitehouse
2011-05-13GFS2: Clean up symlink creationSteven Whitehouse
2011-05-13GFS2: Clean up mkdirSteven Whitehouse
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang
2011-05-11ceph: print debug message before put mds sessionHenry C Chang
2011-05-10SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day
2011-05-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-10fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse
2011-05-10nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi
2011-05-10nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi
2011-05-10nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi
2011-05-10nilfs2: use list_first_entryRyusuke Konishi
2011-05-10nilfs2: use empty_aops for gc-inodesRyusuke Konishi
2011-05-10nilfs2: implement resize ioctlRyusuke Konishi
2011-05-10nilfs2: add truncation routine of segment usage fileRyusuke Konishi