aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-1/+7
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-2/+2
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-22/+44
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan1-0/+2
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan1-0/+7
2011-05-14fs: remove FS_COW_FLLi Zefan1-9/+6
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo1-11/+26
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman1-2/+3
2011-05-13debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-12/+0
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-50/+67
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds1-1/+1
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran1-0/+3
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran1-0/+3
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran1-17/+31
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran1-1/+12
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran1-1/+2
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.Tristan Ye1-0/+12
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner1-1/+1
2011-05-13GFS2: Move all locking inside the inode creation functionSteven Whitehouse1-132/+52
2011-05-13GFS2: Clean up symlink creationSteven Whitehouse2-39/+29
2011-05-13GFS2: Clean up mkdirSteven Whitehouse1-44/+33
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+1
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust7-50/+58
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds5-11/+12
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson1-0/+1
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2-0/+8
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang3-9/+10
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang1-1/+1
2011-05-11ceph: print debug message before put mds sessionHenry C Chang1-1/+1
2011-05-10SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day1-3/+3
2011-05-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-21/+27
2011-05-10fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi1-1/+1
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse3-22/+17
2011-05-10nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi15-86/+63
2011-05-10nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi8-36/+14
2011-05-10nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi7-22/+20
2011-05-10nilfs2: use list_first_entryRyusuke Konishi2-8/+8
2011-05-10nilfs2: use empty_aops for gc-inodesRyusuke Konishi1-4/+1
2011-05-10nilfs2: implement resize ioctlRyusuke Konishi7-5/+189
2011-05-10nilfs2: add truncation routine of segment usage fileRyusuke Konishi1-0/+112
2011-05-10nilfs2: add routine to move secondary super blockRyusuke Konishi1-0/+57
2011-05-10nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi3-10/+98
2011-05-10nilfs2: zero fill unused portion of super root blockRyusuke Konishi2-2/+15
2011-05-10nilfs2: super root size should change depending on inode sizeRyusuke Konishi2-2/+5
2011-05-10nilfs2: get rid of private page allocatorRyusuke Konishi6-207/+18
2011-05-10nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2-6/+3
2011-05-10nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi1-1/+1
2011-05-10GFS2: Rename ops_inode.c to inode.cSteven Whitehouse2-1/+1
2011-05-10GFS2: Inode.c is empty now, remove itSteven Whitehouse2-39/+1