summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: expire clients more promptlyJ. Bruce Fields2010-10-111-1/+1
* nfsd4: return expired on unfound stateid'sJ. Bruce Fields2010-10-021-2/+9
* nfsd4: add new connections to sessionJ. Bruce Fields2010-10-011-2/+47
* nfsd4: refactor connection allocationJ. Bruce Fields2010-10-011-6/+26
* nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields2010-10-012-9/+45
* nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-012-15/+62
* nfsd4: clean up session allocationJ. Bruce Fields2010-10-011-122/+89
* nfsd4: fix alloc_init_session return typeJ. Bruce Fields2010-10-011-3/+1
* nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields2010-10-011-1/+1
* nfsd4: Move callback setup to callback queueJ. Bruce Fields2010-10-013-27/+63
* nfsd4: remove separate cb_args structJ. Bruce Fields2010-10-012-30/+25
* nfsd4: use generic callback code in null caseJ. Bruce Fields2010-10-013-15/+20
* nfsd4: generic callback codeJ. Bruce Fields2010-10-012-39/+33
* nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2010-10-012-9/+9
* nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-012-23/+18
* nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-012-22/+22
* sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-015-0/+6
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-014-7/+8
* nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-011-6/+12
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-272-3/+3
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
* nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-231-3/+1
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-225-8/+43
* nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-221-0/+10
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-223-14/+21
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-211-94/+11
* nfsd: disable deferral for NFSv4NeilBrown2010-09-211-2/+5
* Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-1937-163/+613
|\
| * SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-122-0/+2
| * statfs() gives ESTALE errorMenyhart Zoltan2010-09-121-0/+8
| * NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-121-1/+1
| * Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-121-4/+0
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-102-1/+4
| |\
| | * xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-101-1/+2
| | * xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-101-0/+2
| * | execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-101-0/+7
| * | execve: improve interactivity with large argumentsRoland McGrath2010-09-101-0/+2
| * | setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-101-0/+5
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-102-3/+3
| |\ \
| | * | writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-281-1/+1
| | * | fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-231-1/+1
| | * | bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-231-1/+1
| * | | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-091-1/+1
| * | | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-091-3/+7
| * | | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-091-1/+1
| * | | proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-091-1/+1
| * | | O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer2010-09-091-2/+2
| * | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-1/+2
| * | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds2010-09-099-107/+475
| |\ \ \ | | |_|/ | |/| |
| | * | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh2010-09-081-20/+107
OpenPOWER on IntegriCloud