aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-01
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-26
* nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-23
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-22
* nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-22
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-22
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-21
* nfsd: disable deferral for NFSv4NeilBrown2010-09-21
* Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-19
|\
| * SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-12
| * statfs() gives ESTALE errorMenyhart Zoltan2010-09-12
| * NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-12
| * Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-12
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-10
| |\
| | * xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-10
| | * xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-10
| * | execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-10
| * | execve: improve interactivity with large argumentsRoland McGrath2010-09-10
| * | setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-10
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
| |\ \
| | * | writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-28
| | * | fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-23
| | * | bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-23
| * | | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-09
| * | | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-09
| * | | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-09
| * | | proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-09
| * | | O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer2010-09-09
| * | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
| * | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds2010-09-09
| |\ \ \ | | |_|/ | |/| |
| | * | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh2010-09-08
| | * | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh2010-09-08
| | * | ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2010-09-08
| | * | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh2010-09-08
| | * | ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh2010-09-08
| | * | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye2010-09-08
| | * | ocfs2: Fix deadlock when allocating pageJan Kara2010-09-08
| | * | ocfs2: properly set and use inode group alloc hintMark Fasheh2010-09-08
| | * | ocfs2: Use the right group in nfs sync check.Tao Ma2010-09-08
| | * | ocfs2: Flush drive's caches on fdatasyncJan Kara2010-09-08
| | * | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-08
| | * | ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-08
| | * | ocfs2: Fix metaecc error messagesSunil Mushran2010-09-08
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-09-08
| |\ \ \
| | * | | fuse: fix lock annotationsMiklos Szeredi2010-09-07
| | * | | fuse: flush background queue on connection closeMiklos Szeredi2010-09-07
| | |/ /
| * | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-09-07
| |\ \ \
| | * | | nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields2010-09-02