summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-09-26nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields
2010-09-23nfsd: Export get_task_comm for nfsdPavel Emelyanov
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown
2010-09-22nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown
2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker
2010-09-21nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown
2010-09-21nfsd: disable deferral for NFSv4NeilBrown
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-12Remove incorrect do_vfs_lock messageFabio Olive Leite
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-09-10execve: improve interactivity with large argumentsRoland McGrath
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-09-09vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley
2010-09-09binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai
2010-09-09O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader
2010-09-09Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-09-08ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh
2010-09-08ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh
2010-09-08ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh
2010-09-08ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh
2010-09-08ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh
2010-09-08Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye
2010-09-08ocfs2: Fix deadlock when allocating pageJan Kara
2010-09-08ocfs2: properly set and use inode group alloc hintMark Fasheh
2010-09-08ocfs2: Use the right group in nfs sync check.Tao Ma
2010-09-08ocfs2: Flush drive's caches on fdatasyncJan Kara
2010-09-08ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma
2010-09-08ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-09-08ocfs2: Fix metaecc error messagesSunil Mushran
2010-09-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown
2010-09-07nfsd: remove duplicate NFS4_STATEID_SIZE declarationAndy Adamson
2010-09-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-09-07VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora
2010-09-07fuse: fix lock annotationsMiklos Szeredi