aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-18nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang
2009-03-18lockd: clean up blocking lock cases of nlsmvc_lock()Miklos Szeredi
2009-03-18nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields
2009-03-18nfsd4: fix misplaced commentJ. Bruce Fields
2009-03-18nfsd: clarify exclusive create bitmask result.J. Bruce Fields
2009-03-18nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar
2009-03-18NFSD: cleanup for nfs3proc.cQinghuang Feng
2009-03-18nfsd4: split open/lockowner release codeJ. Bruce Fields
2009-03-18nfsd4: remove a forward declarationJ. Bruce Fields
2009-03-18nfsd4: split lockstateid/openstateid release logicJ. Bruce Fields
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds
2009-03-16ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14block: fix memory leak in bio_clone()Li Zefan
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner
2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan
2009-03-14ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen
2009-03-12ocfs2: Use xs->bucket to set xattr value outsideTao Ma
2009-03-12ocfs2: Fix a bug found by sparse check.Tao Ma
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang
2009-03-12ocfs2: reserve xattr block for new directory with inline dataTiger Yang
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-12fs: new inode i_state corruption fixNick Piggin
2009-03-12vfs: add missing unlock in sget()Li Zefan
2009-03-12pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov
2009-03-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust
2009-03-12ext4: Print the find_group_flex() warning only onceTheodore Ts'o
2009-03-12Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher
2009-03-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-03-11Fix _fat_bmap() lockingOGAWA Hirofumi
2009-03-11proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman
2009-03-10NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust
2009-03-10devpts: remove graffitiAlexey Dobriyan
2009-03-10ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason