Age | Commit message (Expand) | Author |
2011-10-26 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-26 | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-10-25 | sysfs: Remove support for tagged directories with untagged members (again) | Eric W. Biederman |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-24 | ore: Enable RAID5 mounts | Boaz Harrosh |
2011-10-24 | exofs: Support for RAID5 read-4-write interface. | Boaz Harrosh |
2011-10-24 | ore: RAID5 Write | Boaz Harrosh |
2011-10-24 | ore: RAID5 read | Boaz Harrosh |
2011-10-24 | fs/Makefile: Always inspect exofs/ | Boaz Harrosh |
2011-10-24 | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-10-24 | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V |
2011-10-24 | fs/9p: Cleanup option parsing in 9p | Aneesh Kumar K.V |
2011-10-24 | fs/9p: inode file operation is properly initialized init_special_inode | Aneesh Kumar K.V |
2011-10-24 | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V |
2011-10-24 | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong |
2011-10-24 | nfsd4: typo logical vs bitwise negate for want_mask | Benny Halevy |
2011-10-24 | nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG... | Benny Halevy |
2011-10-24 | nfsd4: seq->status_flags may be used unitialized | Benny Halevy |
2011-10-24 | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid | Benny Halevy |
2011-10-20 | Check validity of cl_rpcclient in nfs_server_list_show | Malahal Naineni |
2011-10-19 | sysfs: Reject with a warning invalid uses of tagged directories. | Eric W. Biederman |
2011-10-19 | sysfs: Remove support for tagged directories with untagged members. | Eric W. Biederman |
2011-10-19 | sysfs: Implement support for tagged files in sysfs. | Eric W. Biederman |
2011-10-19 | NFS: Get rid of the nfs_rdata_mempool | Trond Myklebust |
2011-10-19 | NFS: Don't rely on PageError in nfs_readpage_release_partial | Trond Myklebust |
2011-10-19 | NFS: Get rid of unnecessary calls to ClearPageError() in read code | Trond Myklebust |
2011-10-19 | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust |
2011-10-19 | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields |
2011-10-19 | nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround | J. Bruce Fields |
2011-10-18 | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup | Trond Myklebust |
2011-10-18 | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust |
2011-10-18 | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust |
2011-10-18 | nfs/super.c: local functions should be static | H Hartley Sweeten |
2011-10-18 | pnfsblock: fix writeback deadlock | Peng Tao |
2011-10-18 | pnfsblock: fix NULL pointer dereference | Peng Tao |
2011-10-18 | pnfs: recoalesce when ld read pagelist fails | Peng Tao |
2011-10-18 | pnfs: recoalesce when ld write pagelist fails | Peng Tao |
2011-10-18 | pnfs: make _set_lo_fail generic | Peng Tao |
2011-10-18 | pnfsblock: add missing rpc_put_mount and path_put | Peng Tao |
2011-10-18 | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao |
2011-10-18 | pnfsblock: fix size of upcall message | Jim Rees |
2011-10-18 | pnfsblock: fix return code confusion | Jim Rees |
2011-10-18 | nfs: don't try to migrate pages with active requests | Jeff Layton |