| Commit message (Expand) | Author | Age |
* | lockd: Add nlm_destroy_host_locked() | Chuck Lever | 2010-12-16 |
* | lockd: Add nlm_alloc_host() | Chuck Lever | 2010-12-16 |
* | lockd: reorganize nlm_host_rebooted | J. Bruce Fields | 2010-12-16 |
* | lockd: define host_for_each{_safe} macros | J. Bruce Fields | 2010-12-16 |
* | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 |
* | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 |
* | NFS: Remove unused UMNT response data structure | Chuck Lever | 2010-12-16 |
* | NFS: Avoid return code checking in mount XDR encoder functions | Chuck Lever | 2010-12-16 |
* | NSM: Avoid return code checking in NSM XDR encoder functions | Chuck Lever | 2010-12-16 |
* | NFS: Squelch compiler warning in decode_getdeviceinfo() | Chuck Lever | 2010-12-16 |
* | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 2010-12-16 |
* | NFS: Fix hdrlen calculation in NFSv4's decode_read() | Chuck Lever | 2010-12-16 |
* | lockd: Move nlmdbg_cookie2a() to svclock.c | Chuck Lever | 2010-12-16 |
* | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever | 2010-12-16 |
* | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever | 2010-12-16 |
* | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever | 2010-12-16 |
* | lockd: Introduce new-style XDR functions for NLMv4 | Chuck Lever | 2010-12-16 |
* | NFS: Move and update xdr_decode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 |
* | NFS: Remove unused old NFSv3 decoder functions | Chuck Lever | 2010-12-16 |
* | NFS: Switch in new NFSv3 decoder functions | Chuck Lever | 2010-12-16 |
* | NFS: Introduce new-style XDR decoding functions for NFSv2 | Chuck Lever | 2010-12-16 |
* | NFS: Update xdr_encode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 |
* | NFS: Remove unused old NFSv3 encoder functions | Chuck Lever | 2010-12-16 |
* | NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones | Chuck Lever | 2010-12-16 |
* | NFS: Introduce new-style XDR encoding functions for NFSv3 | Chuck Lever | 2010-12-16 |
* | lockd: Introduce new-style XDR functions for NLMv3 | Chuck Lever | 2010-12-16 |
* | NFS: Move and update xdr_decode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 |
* | NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones | Chuck Lever | 2010-12-16 |
* | NFS: Introduce new-style XDR decoding functions for NFSv2 | Chuck Lever | 2010-12-16 |
* | NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument | Chuck Lever | 2010-12-16 |
* | NFS: Update xdr_encode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 |
* | NFS: Remove old NFSv2 encoder functions | Chuck Lever | 2010-12-16 |
* | NFS: Introduce new-style XDR encoding functions for NFSv2 | Chuck Lever | 2010-12-16 |
* | nilfs2: fix regression of garbage collection ioctl | Ryusuke Konishi | 2010-12-16 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-12-15 |
|\ |
|
| * | ext4: fix typo which broke '..' detection in ext4_find_entry() | Aaro Koskinen | 2010-12-14 |
| * | ext4: Turn off multiple page-io submission by default | Theodore Ts'o | 2010-12-14 |
* | | install_special_mapping skips security_file_mmap check. | Tavis Ormandy | 2010-12-15 |
* | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-12-14 |
|\ \ |
|
| * | | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown | 2010-12-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-12-14 |
|\ \ \ |
|
| * | | | Btrfs: prevent RAID level downgrades when space is low | Chris Mason | 2010-12-13 |
| * | | | Btrfs: account for missing devices in RAID allocation profiles | Chris Mason | 2010-12-13 |
| * | | | Btrfs: EIO when we fail to read tree roots | Chris Mason | 2010-12-13 |
| * | | | Btrfs: fix compiler warnings | Jan Beulich | 2010-12-10 |
| * | | | Btrfs: Make async snapshot ioctl more generic | Li Zefan | 2010-12-10 |
| * | | | Btrfs: pwrite blocked when writing from the mmaped buffer of the same page | Xin Zhong | 2010-12-10 |
| * | | | Btrfs: Fix a crash when mounting a subvolume | Li Zefan | 2010-12-10 |
| * | | | Btrfs: fix sync subvol/snapshot creation | Sage Weil | 2010-12-10 |
| * | | | Btrfs: Fix page leak in compressed writeback path | Yan, Zheng | 2010-12-10 |