summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-294-107/+91
* | | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-2926-278/+3516
|\ \ \ \ \
| * | | | | pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18
| * | | | | NFSv4.1: define nfs_generic_pg_testBoaz Harrosh2011-05-291-24/+20
| * | | | | NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-294-19/+17
| * | | | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-295-22/+21
| * | | | | NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-295-54/+27
| * | | | | pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-293-0/+61
| * | | | | pnfs: encode_layoutcommitBenny Halevy2011-05-292-3/+17
| * | | | | pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-293-2/+297
| * | | | | pnfs: encode_layoutreturnAndy Adamson2011-05-292-2/+11
| * | | | | pnfs: layoutret_on_setattrBenny Halevy2011-05-293-0/+26
| * | | | | pnfs: layoutreturnBenny Halevy2011-05-295-7/+252
| * | | | | pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-293-0/+901
| * | | | | pnfs: support for non-rpc layout driversBenny Halevy2011-05-294-4/+60
| * | | | | pnfs-obj: define per-inode private structureBenny Halevy2011-05-293-0/+46
| * | | | | pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-292-3/+22
| * | | | | pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-293-0/+233
| * | | | | pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-294-2/+341
| * | | | | pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2011-05-292-1/+413
| * | | | | pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-294-0/+93
| * | | | | pnfs: client statsJ. Bruce Fields2011-05-291-0/+25
| * | | | | pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-293-9/+12
| * | | | | pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-291-0/+8
| * | | | | pnfs: Use byte-range for layoutgetBenny Halevy2011-05-294-45/+142
| * | | | | SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-293-21/+6
| * | | | | NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-294-16/+23
| * | | | | pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-295-15/+241
| * | | | | NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-296-7/+70
| * | | | | NFSv4.1: make deviceid cache globalBenny Halevy2011-05-296-103/+194
| * | | | | pnfs: resolve header dependency in pnfs.hBenny Halevy2011-05-291-0/+1
| * | | | | NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy2011-05-293-7/+7
| * | | | | NFSv4.1: fix typo in filelayout_check_layoutJim Rees2011-05-291-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-291-0/+9
|\ \ \ \ \
| * | | | | arch/tile: more /proc and /sys file supportChris Metcalf2011-05-271-0/+9
| |/ / / /
* | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-299-48/+129
|\ \ \ \ \
| * | | | | nfsd: make local functions staticDaniel Mack2011-05-183-4/+4
| * | | | | NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker2011-04-291-5/+2
| * | | | | NFSD: Check status from nfsd4_map_bcts_dir()Bryan Schumaker2011-04-291-2/+3
| * | | | | NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker2011-04-291-2/+0
| * | | | | nfsd41: error out on repeated RECLAIM_COMPLETEMi Jinlong2011-04-291-5/+14
| * | | | | nfsd41: compare request's opcnt with session's maxops at nfsd4_sequenceMi Jinlong2011-04-291-0/+11
| * | | | | nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson2011-04-291-2/+0
| * | | | | nfsd41: add flag checking for create_sessionMi Jinlong2011-04-291-0/+3
| * | | | | nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-294-8/+20
| * | | | | nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2011-04-292-11/+54
| * | | | | nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-112-6/+6
| * | | | | nfsd4: introduce OPDESC helperJ. Bruce Fields2011-04-111-1/+6
| * | | | | nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2011-04-112-1/+2
| * | | | | nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-112-1/+4
OpenPOWER on IntegriCloud