aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
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-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-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
2012-04-17Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-16ext4: fix handling of journalled quota optionsTheodore Ts'o
2012-04-16ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13lockd: fix the endianness bugAl Viro
2012-04-13ocfs2: ->e_leaf_clusters endianness breakageAl Viro
2012-04-13ocfs2: ->rl_count endianness breakageAl Viro
2012-04-13ocfs: ->rl_used breakage on big-endianAl Viro
2012-04-13ocfs2: ->l_next_free_req breakage on big-endianAl Viro
2012-04-13btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2012-04-13Fix number parsing in cifs_parse_mount_optionsSachin Prabhu
2012-04-13ext4: fix endianness breakage in ext4_split_extent_at()Al Viro
2012-04-13nfsd: fix compose_entry_fh() failure exitsAl Viro
2012-04-13nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro
2012-04-13nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-04-13nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro
2012-04-13nfsd: fix b0rken error value for setattr on read-only mountAl Viro
2012-04-12Btrfs: use commit root when loading free space cacheJosef Bacik
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones
2012-04-12Btrfs: check return value of bio_alloc() properlyTsutomu Itoh
2012-04-12Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov
2012-04-12Btrfs: fix eof while discarding extentsLiu Bo