summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-31Merge branch 'akpm-current/current'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'security/next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-07-31Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-07-30xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-30fs: 9p: use strlcpy instead of strncpyChen Gang
2013-07-30dlm: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-30GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-30f2fs: fix handling orphan inodesJaegeuk Kim
2013-07-30f2fs: move bio_private allocation out of f2fs_bio_alloc()Gu Zheng
2013-07-30f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()Gu Zheng
2013-07-30f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possibleGu Zheng
2013-07-30f2fs: fix i_name during f2fs_sync_fileJaegeuk Kim
2013-07-30f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim
2013-07-30f2fs: introduce help function F2FS_NODE()Gu Zheng
2013-07-30f2fs: add a help func F2FS_STAT() to get the f2fs_stat_infoGu Zheng
2013-07-30f2fs: add proc entry to monitor current usage of segmentsJaegeuk Kim
2013-07-30f2fs: recover date requested by fdatasyncJaegeuk Kim
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-26cuse: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-25xfs: di_flushiter considered harmfulfor-linus-v3.11-rc3Dave Chinner
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-07-24NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust
2013-07-24xfs: di_flushiter considered harmfulDave Chinner
2013-07-23NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson
2013-07-23NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever
2013-07-23nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer
2013-07-23NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-23nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya
2013-07-23nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-22ceph: wake up writer if vmtruncate work get blockedYan, Zheng
2013-07-22ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng