summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds-263/+220
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds-278/+3516
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks-13/+6
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks-105/+88
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks-16/+10
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks-28/+30
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-0/+9
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-48/+129
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds-20/+21
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds-6/+6
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro-3/+5
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh-1/+18
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh-24/+20
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy-19/+17
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy-22/+21
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy-54/+27
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh-0/+61
2011-05-29pnfs: encode_layoutcommitBenny Halevy-3/+17
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh-2/+297
2011-05-29pnfs: encode_layoutreturnAndy Adamson-2/+11
2011-05-29pnfs: layoutret_on_setattrBenny Halevy-0/+26
2011-05-29pnfs: layoutreturnBenny Halevy-7/+252
2011-05-29pnfs-obj: osd raid engine read/write implementationBoaz Harrosh-0/+901
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy-4/+60
2011-05-29pnfs-obj: define per-inode private structureBenny Halevy-0/+46
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy-3/+22
2011-05-29pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh-0/+233
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh-2/+341
2011-05-29pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh-1/+413
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy-0/+93
2011-05-29pnfs: client statsJ. Bruce Fields-0/+25
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy-9/+12
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy-0/+8
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy-45/+142
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy-21/+6
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy-16/+23
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel-15/+241
2011-05-29eCryptfs: Cleanup inode initialization codeTyler Hicks-68/+69
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy-7/+70
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks-107/+91
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy-103/+194
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy-0/+1
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy-7/+7
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees-1/+1
2011-05-29Squashfs: Fix sanity check patches on big-endian systemsPhillip Lougher-6/+6
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-227/+94
2011-05-28Cache xattr security drop check for write v2Andi Kleen-2/+12
2011-05-28fs: block_page_mkwrite should wait for writeback to finishDarrick J. Wong-0/+1
2011-05-28configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil-2/+0
2011-05-28fat: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil-10/+0