summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-04-25hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V
2012-04-25fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa
2012-04-25epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-04-24Use correct conversion specifiers in cifs_show_optionsSachin Prabhu
2012-04-24CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara
2012-04-20NFS: put open context on error in nfs_flush_multiFred Isaman
2012-04-20NFS: put open context on error in nfs_pagein_multiFred Isaman
2012-04-19cifs: fix offset handling in cifs_iovec_writeJeff Layton
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-19NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust
2012-04-19NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-04-19NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-18Btrfs: fix that check_int_data mount option was ignoredStefan Behrens
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens
2012-04-18btrfs: don't return EINTRArne Jansen
2012-04-18Btrfs: double unlock bug in error handlingDan Carpenter
2012-04-18Btrfs: always store the mirror we read the eb fromJosef Bacik
2012-04-18fs/btrfs/volumes.c: add missing free_fs_devicesJulia Lawall
2012-04-18btrfs: fix early abort in 'remount'Sergei Trofimovich
2012-04-18Btrfs: fix max chunk size check in chunk allocatorIlya Dryomov
2012-04-18Btrfs: add missing read locks in backref.cJan Schmidt
2012-04-18Btrfs: don't call free_extent_buffer twice in iterate_irefsJan Schmidt
2012-04-18Btrfs: Make free_ipath() deal gracefully with NULL pointersJesper Juhl
2012-04-18Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan
2012-04-18Btrfs: retrurn void from clear_state_bitLi Zefan
2012-04-18btrfs: add missing unlocks to transaction abort pathsDavid Sterba
2012-04-18Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo
2012-04-18btrfs: don't add both copies of DUP to reada extent treeArne Jansen
2012-04-18btrfs: fix race in readaArne Jansen
2012-04-18Btrfs: avoid setting ->d_op twiceLi Zefan
2012-04-18NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman
2012-04-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds