summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-22Merge branch 'akpm-current/current'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-07-22Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-07-21NFSv4: Remove an obsolete comment in encode_attrsTrond Myklebust
2013-07-21NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust
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
2013-07-19fat-additions-to-support-fat_fallocate-fixAndrew Morton
2013-07-19fat: additions to support fat_fallocateNamjae Jeon
2013-07-19autofs4: translate pids to the right namespace for the daemonMiklos Szeredi
2013-07-19autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu
2013-07-19binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-07-19thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-07-19ocfs2: update inode size after zeronig the holeJunxiao Bi
2013-07-19ocfs2-fix-issue-that-ocfs2_setattr-does-not-deal-with-new_i_size==i_size-v2Younger Liu
2013-07-19ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2013-07-19ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2013-07-19ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2013-07-19ocfs2-refcounttree-add-the-missing-null-check-of-the-return-value-of-find_or_...Andrew Morton
2013-07-19ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18s390/kdump: Disable mmap for s390Michael Holzheu
2013-07-18f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim
2013-07-18block: add bio_rewind() to reset bio_vecJoe Lawrence
2013-07-17NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust