aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* getrusage: fill ru_maxrss valueJiri Pirko2009-09-23
* fix compat_sys_utimensat()Suzuki Poulose2009-09-23
* qnx4: remove write supportChristoph Hellwig2009-09-23
* ntfs: remove ntfs_file_writeChristoph Hellwig2009-09-23
* anonfd: split interface into file creation and installDavide Libenzi2009-09-23
* aio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-09-23
* fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten2009-09-23
* fs: turn iprune_mutex into rwsemNick Piggin2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* Move magic numbers into magic.hNick Black2009-09-23
* poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel2009-09-23
* smbfs: read buffer overflowRoel Kluin2009-09-23
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\
| * nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-21
| * nfsd41: Refactor create_client()Ricardo Labiaga2009-09-15
| * nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis2009-09-15
| * nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga2009-09-15
| * nfsd41: Backchannel: cb_sequence callbackBenny Halevy2009-09-15
| * nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-15
| * nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-15
| * nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-15
| * nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-15
| * nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-15
| * nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-15
| * nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields2009-09-15
| * nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy2009-09-13
| * nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields2009-09-04
| * nfsd: clean up readdirplus encodingJ. Bruce Fields2009-09-04
| * nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields2009-09-04
| * NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust2009-09-03
| * nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields2009-09-02
| * nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-02
| * nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-01
| * nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson2009-09-01
| * nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson2009-09-01
| * nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-01
| * NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-01
| * nfsd41: expand solo sequence checkAndy Adamson2009-08-28
| * nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz2009-08-27
| * nfsd41: renew_client must be called under the state lockBenny Halevy2009-08-27
| * knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-25
| * nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz2009-08-24
| * nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-21
| * nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton2009-08-21
| * nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-21
| * nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-21
| * sunrpc: add routine for comparing addressesJeff Layton2009-08-21
| * Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
| |\
| * | nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-28
| * | nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-28