summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Remove unused UMNT response data structureChuck Lever
2010-12-16NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever
2010-12-16NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-12-16NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever
2010-12-16NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck Lever
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove unused old NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Switch in new NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove unused old NFSv3 encoder functionsChuck Lever
2010-12-16NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Chuck Lever
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove old NFSv2 encoder functionsChuck Lever
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-15ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-12-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-14Btrfs: prevent RAID level downgrades when space is lowChris Mason
2010-12-14Btrfs: account for missing devices in RAID allocation profilesChris Mason
2010-12-13Btrfs: EIO when we fail to read tree rootsChris Mason
2010-12-10Btrfs: fix compiler warningsJan Beulich
2010-12-10Btrfs: Make async snapshot ioctl more genericLi Zefan
2010-12-10Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageXin Zhong
2010-12-10Btrfs: Fix a crash when mounting a subvolumeLi Zefan
2010-12-10Btrfs: fix sync subvol/snapshot creationSage Weil
2010-12-10Btrfs: Fix page leak in compressed writeback pathYan, Zheng