summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-24Merge branch 'akpm-current/current'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-07-24Merge remote-tracking branch 'ceph/master'Stephen Rothwell
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-23f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()Gu Zheng
2013-07-23block: add bio_rewind() to reset bio_vecJoe Lawrence
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
2013-07-22ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman
2013-07-22xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman
2013-07-22xfs: Fix a deadlock in xfs_log_commit_cil() code pathChandra Seetharaman
2013-07-22xfs: fix assertion failure in xfs_vm_write_failed()Jie Liu
2013-07-22f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possibleGu Zheng
2013-07-22f2fs: fix i_name during f2fs_sync_fileJaegeuk Kim
2013-07-22f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim
2013-07-22GFS2: Replace PTR_RET with PTR_ERR_OR_ZEROSteven Whitehouse
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-19Do not attempt to do cifs operations reading symlinks with SMB2Steve French
2013-07-19cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-07-19move-exit_task_namespaces-outside-of-exit_notify-fixAndrew Morton
2013-07-19signals: eventpoll: set ->saved_sigmask at the startOleg Nesterov