summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman9-71/+129
2012-04-27NFS4.1: Add lseg to struct nfs4_fl_commit_bucketFred Isaman2-92/+144
2012-04-27NFS4.1: make pnfs_ld_[read|write]_done consistentFred Isaman1-26/+38
2012-04-27NFS: grab open context in direct readFred Isaman1-2/+2
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker1-62/+0
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker4-7/+8
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker5-26/+72
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker5-20/+103
2012-04-27NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker1-1/+14
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker1-5/+19
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu2-8/+6
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu2-13/+21
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees1-1/+3
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson2-2/+2
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare1-2/+0
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson1-3/+27
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-31/+73
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+4
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds1-0/+12
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust1-9/+11
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust1-3/+7
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust4-7/+10
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds5-47/+15
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-5/+2
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds2-26/+9
2012-04-20nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-04-20NFS: put open context on error in nfs_flush_multiFred Isaman1-1/+1
2012-04-20NFS: put open context on error in nfs_pagein_multiFred Isaman1-1/+1
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-5/+5
2012-04-19NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust2-5/+14
2012-04-19NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust1-0/+14
2012-04-19NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-27/+128
2012-04-18NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman1-1/+2
2012-04-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-40/+15
2012-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-46/+36
2012-04-17Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-62/+20
2012-04-16ext4: fix handling of journalled quota optionsTheodore Ts'o1-17/+15
2012-04-16ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o3-23/+0
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-21/+40
2012-04-13lockd: fix the endianness bugAl Viro2-2/+2
2012-04-13ocfs2: ->e_leaf_clusters endianness breakageAl Viro1-2/+2
2012-04-13ocfs2: ->rl_count endianness breakageAl Viro1-1/+1
2012-04-13ocfs: ->rl_used breakage on big-endianAl Viro1-4/+4