summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-29pnfs: layoutret_on_setattrBenny Halevy
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-29pnfs-obj: osd raid engine read/write implementationBoaz Harrosh
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-29pnfs-obj: define per-inode private structureBenny Halevy
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy
2011-05-29pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh
2011-05-29pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy
2011-05-29pnfs: client statsJ. Bruce Fields
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang