summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | nfsd: clean up nfsd4_close_open_stateidTrond Myklebust2014-07-08
| * | | | | | | | | | | | | | | | nfsd: declare v4.1+ openowners confirmed on creationJeff Layton2014-07-08
| * | | | | | | | | | | | | | | | nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-08
| * | | | | | | | | | | | | | | | nfsd: nfs4_preprocess_seqid_op should only set *stpp on successTrond Myklebust2014-07-08
| * | | | | | | | | | | | | | | | nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton2014-07-08
| * | | | | | | | | | | | | | | | nfsd: Ensure that nfsd_create_setattr commits files to stable storageTrond Myklebust2014-07-08
| * | | | | | | | | | | | | | | | NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-08
| * | | | | | | | | | | | | | | | nfsd: Protect addition to the file_hashtblTrond Myklebust2014-07-08
| * | | | | | | | | | | | | | | | nfsd: fix file access refcount leak when nfsd4_truncate failsChristoph Hellwig2014-07-08
| * | | | | | | | | | | | | | | | NFSD: Avoid warning message when compile at i686 archKinglong Mee2014-07-08
| * | | | | | | | | | | | | | | | nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd4: remove nfs4_acl_newJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd4: define svcxdr_dupstr to share some common codeJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd4: remove unused defer_free argumentJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd: make NFSv2 null terminate symlink dataJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd: fix rare symlink decoding bugJ. Bruce Fields2014-07-08
| * | | | | | | | | | | | | | | | nfsd: properly handle embedded newlines in fault_injection inputJeff Layton2014-06-23
| * | | | | | | | | | | | | | | | nfsd: fix return of nfs4_acl_write_whoJeff Layton2014-06-23
| * | | | | | | | | | | | | | | | nfsd: add appropriate __force directives to filehandle generation codeJeff Layton2014-06-23
| * | | | | | | | | | | | | | | | nfsd: nfsd_splice_read and nfsd_readv should return __be32Jeff Layton2014-06-23
| * | | | | | | | | | | | | | | | nfsd: clean up sparse endianness warnings in nfscache.cJeff Layton2014-06-23
| * | | | | | | | | | | | | | | | nfsd: add __force to opaque verifier field castsJeff Layton2014-06-23
| * | | | | | | | | | | | | | | | NFSD: Using exp_get for export gettingKinglong Mee2014-06-23
| * | | | | | | | | | | | | | | | NFSD: Using path_get when assigning path for exportKinglong Mee2014-06-23
| * | | | | | | | | | | | | | | | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
| * | | | | | | | | | | | | | | | NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-23
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add worker function to set allocation sizeSteve French2014-08-05
| * | | | | | | | | | | | | | | | [CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French2014-08-02
| * | | | | | | | | | | | | | | | Update cifs versionSteve French2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Optimize readpages in a short read case on reconnectsPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Optimize cifs_user_read() in a short read case on reconnectsPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Improve indentation in cifs_user_read()Pavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix possible buffer corruption in cifs_user_read()Pavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Count got bytes in read_into_pages()Pavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Use separate var for the number of bytes got in async readPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Indicate reconnect with ECONNABORTED error codePavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix rsize usage for sync readPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix rsize usage in user readPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Separate page reading from user readPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix rsize usage in readpagesPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Separate page search from readpagesPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Fix wsize usage in iovec writePavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Separate writing from iovec writePavel Shilovsky2014-08-02
| * | | | | | | | | | | | | | | | CIFS: Separate filling pages from iovec writePavel Shilovsky2014-08-02