aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-11NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-10-23nfs: Panic when commit failsTerry Loftin
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust
2009-10-06NFS: Fix a default mount regression...Trond Myklebust
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24truncate: use new helpersnpiggin@suse.de
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells
2009-09-23NFS: Add nfs_alloc_parsed_mount_dataChuck Lever
2009-09-23NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-16fs: Assign bdi in super_blockJens Axboe
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-09-16HWPOISON: Enable error_remove_page for NFSAndi Kleen
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-08NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever
2009-09-08NFS: Move details of nfs4_get_sb() to a helperChuck Lever
2009-09-08NFS: Refactor NFSv4 text-based mount option validationChuck Lever
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever
2009-09-08NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya
2009-08-24NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust
2009-08-23NFS: Handle a zero-length auth flavor listChuck Lever
2009-08-19nfs: Remove reference to generic_osync_inode from a commentJan Kara
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy