aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* NFS: Remove unused UMNT response data structureChuck Lever2010-12-16
* NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever2010-12-16
* NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever2010-12-16
* NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever2010-12-16
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-16
* NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever2010-12-16
* lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-16
* NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-16
* NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever2010-12-16
* NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever2010-12-16
* lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-16
* NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-16
* NFS: Remove unused old NFSv3 decoder functionsChuck Lever2010-12-16
* NFS: Switch in new NFSv3 decoder functionsChuck Lever2010-12-16
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-16
* NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-16
* NFS: Remove unused old NFSv3 encoder functionsChuck Lever2010-12-16
* NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever2010-12-16
* NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-16
* lockd: Introduce new-style XDR functions for NLMv3Chuck Lever2010-12-16
* NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-16
* NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever2010-12-16
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-16
* NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2010-12-16
* NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-16
* NFS: Remove old NFSv2 encoder functionsChuck Lever2010-12-16
* NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever2010-12-16
* nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2010-12-16
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-12-15
|\
| * ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen2010-12-14
| * ext4: Turn off multiple page-io submission by defaultTheodore Ts'o2010-12-14
* | install_special_mapping skips security_file_mmap check.Tavis Ormandy2010-12-15
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-12-14
|\ \
| * | nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2010-12-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-12-14
|\ \ \
| * | | Btrfs: prevent RAID level downgrades when space is lowChris Mason2010-12-13
| * | | Btrfs: account for missing devices in RAID allocation profilesChris Mason2010-12-13
| * | | Btrfs: EIO when we fail to read tree rootsChris Mason2010-12-13
| * | | Btrfs: fix compiler warningsJan Beulich2010-12-10
| * | | Btrfs: Make async snapshot ioctl more genericLi Zefan2010-12-10
| * | | Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageXin Zhong2010-12-10
| * | | Btrfs: Fix a crash when mounting a subvolumeLi Zefan2010-12-10
| * | | Btrfs: fix sync subvol/snapshot creationSage Weil2010-12-10
| * | | Btrfs: Fix page leak in compressed writeback pathYan, Zheng2010-12-10
| * | | Btrfs: do not BUG if we fail to remove the orphan item for dead snapshotsJosef Bacik2010-12-10
| * | | Btrfs: fixup return code for btrfs_del_orphan_itemJosef Bacik2010-12-09
| * | | Btrfs: do not do fast caching if we are allocating blocks for tree_rootJosef Bacik2010-12-09
| * | | Btrfs: deal with space cache errors betterJosef Bacik2010-12-09
| * | | Btrfs: fix use after free in O_DIRECTJosef Bacik2010-12-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-12-14
|\ \ \ \