| Commit message (Expand) | Author | Age | Files | Lines |
* | lockd: reorganize nlm_host_rebooted | J. Bruce Fields | 2010-12-16 | 1 | -24/+34 |
* | lockd: define host_for_each{_safe} macros | J. Bruce Fields | 2010-12-16 | 1 | -52/+55 |
* | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 8 | -530/+468 |
* | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 8 | -759/+542 |
* | NFS: Remove unused UMNT response data structure | Chuck Lever | 2010-12-16 | 1 | -2/+0 |
* | NFS: Avoid return code checking in mount XDR encoder functions | Chuck Lever | 2010-12-16 | 1 | -20/+15 |
* | NSM: Avoid return code checking in NSM XDR encoder functions | Chuck Lever | 2010-12-16 | 1 | -43/+25 |
* | NFS: Squelch compiler warning in decode_getdeviceinfo() | Chuck Lever | 2010-12-16 | 1 | -1/+1 |
* | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 2010-12-16 | 6 | -41/+59 |
* | NFS: Fix hdrlen calculation in NFSv4's decode_read() | Chuck Lever | 2010-12-16 | 1 | -1/+1 |
* | lockd: Move nlmdbg_cookie2a() to svclock.c | Chuck Lever | 2010-12-16 | 2 | -29/+30 |
* | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever | 2010-12-16 | 3 | -86/+86 |
* | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever | 2010-12-16 | 1 | -176/+239 |
* | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever | 2010-12-16 | 1 | -77/+178 |
* | lockd: Introduce new-style XDR functions for NLMv4 | Chuck Lever | 2010-12-16 | 3 | -256/+622 |
* | NFS: Move and update xdr_decode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 | 1 | -69/+67 |
* | NFS: Remove unused old NFSv3 decoder functions | Chuck Lever | 2010-12-16 | 1 | -508/+4 |
* | NFS: Switch in new NFSv3 decoder functions | Chuck Lever | 2010-12-16 | 1 | -34/+30 |
* | NFS: Introduce new-style XDR decoding functions for NFSv2 | Chuck Lever | 2010-12-16 | 1 | -79/+1445 |
* | NFS: Update xdr_encode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 | 1 | -56/+55 |
* | NFS: Remove unused old NFSv3 encoder functions | Chuck Lever | 2010-12-16 | 1 | -324/+4 |
* | NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones | Chuck Lever | 2010-12-16 | 1 | -28/+30 |
* | NFS: Introduce new-style XDR encoding functions for NFSv3 | Chuck Lever | 2010-12-16 | 1 | -3/+830 |
* | lockd: Introduce new-style XDR functions for NLMv3 | Chuck Lever | 2010-12-16 | 3 | -260/+645 |
* | NFS: Move and update xdr_decode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 | 1 | -41/+56 |
* | NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones | Chuck Lever | 2010-12-16 | 1 | -249/+4 |
* | NFS: Introduce new-style XDR decoding functions for NFSv2 | Chuck Lever | 2010-12-16 | 3 | -10/+558 |
* | NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument | Chuck Lever | 2010-12-16 | 2 | -9/+11 |
* | NFS: Update xdr_encode_foo() functions that we're keeping | Chuck Lever | 2010-12-16 | 1 | -26/+33 |
* | NFS: Remove old NFSv2 encoder functions | Chuck Lever | 2010-12-16 | 1 | -245/+4 |
* | NFS: Introduce new-style XDR encoding functions for NFSv2 | Chuck Lever | 2010-12-16 | 1 | -3/+403 |
* | nilfs2: fix regression of garbage collection ioctl | Ryusuke Konishi | 2010-12-16 | 2 | -9/+12 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-12-15 | 4 | -4/+18 |
|\ |
|
| * | ext4: fix typo which broke '..' detection in ext4_find_entry() | Aaro Koskinen | 2010-12-14 | 1 | -1/+1 |
| * | ext4: Turn off multiple page-io submission by default | Theodore Ts'o | 2010-12-14 | 3 | -3/+17 |
* | | install_special_mapping skips security_file_mmap check. | Tavis Ormandy | 2010-12-15 | 1 | -0/+5 |
* | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-12-14 | 2 | -13/+14 |
|\ \ |
|
| * | | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown | 2010-12-08 | 2 | -13/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-12-14 | 11 | -94/+207 |
|\ \ \ |
|
| * | | | Btrfs: prevent RAID level downgrades when space is low | Chris Mason | 2010-12-13 | 1 | -1/+19 |
| * | | | Btrfs: account for missing devices in RAID allocation profiles | Chris Mason | 2010-12-13 | 3 | -3/+36 |
| * | | | Btrfs: EIO when we fail to read tree roots | Chris Mason | 2010-12-13 | 1 | -1/+4 |
| * | | | Btrfs: fix compiler warnings | Jan Beulich | 2010-12-10 | 2 | -7/+5 |
| * | | | Btrfs: Make async snapshot ioctl more generic | Li Zefan | 2010-12-10 | 2 | -22/+36 |
| * | | | Btrfs: pwrite blocked when writing from the mmaped buffer of the same page | Xin Zhong | 2010-12-10 | 1 | -32/+60 |
| * | | | Btrfs: Fix a crash when mounting a subvolume | Li Zefan | 2010-12-10 | 1 | -1/+1 |
| * | | | Btrfs: fix sync subvol/snapshot creation | Sage Weil | 2010-12-10 | 1 | -9/+11 |
| * | | | Btrfs: Fix page leak in compressed writeback path | Yan, Zheng | 2010-12-10 | 1 | -1/+1 |
| * | | | Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots | Josef Bacik | 2010-12-10 | 1 | -3/+7 |
| * | | | Btrfs: fixup return code for btrfs_del_orphan_item | Josef Bacik | 2010-12-09 | 1 | -1/+5 |