summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh2010-09-081-32/+88
| | * | ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2010-09-082-0/+180
| | * | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh2010-09-081-13/+4
| | * | ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh2010-09-081-18/+37
| | * | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye2010-09-081-1/+1
| | * | ocfs2: Fix deadlock when allocating pageJan Kara2010-09-083-4/+5
| | * | ocfs2: properly set and use inode group alloc hintMark Fasheh2010-09-081-4/+20
| | * | ocfs2: Use the right group in nfs sync check.Tao Ma2010-09-081-8/+11
| | * | ocfs2: Flush drive's caches on fdatasyncJan Kara2010-09-081-1/+10
| | * | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-081-3/+5
| | * | ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-081-1/+5
| | * | ocfs2: Fix metaecc error messagesSunil Mushran2010-09-081-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-09-082-20/+30
| |\ \ \
OpenPOWER on IntegriCloud