| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | nfsd: make conf_id_hashtbl allocated per net | Stanislav Kinsbursky | 2012-11-15 |
| * | | | | | | nfsd: make reclaim_str_hashtbl allocated per net | Stanislav Kinsbursky | 2012-11-15 |
| * | | | | | | nfsd: make nfs4_client network namespace dependent | Stanislav Kinsbursky | 2012-11-15 |
| * | | | | | | nfsd: use service net instead of hard-coded net where possible | Stanislav Kinsbursky | 2012-11-15 |
| * | | | | | | nfsd4: get_backchannel_cred should be static | Fengguang Wu | 2012-11-14 |
| * | | | | | | nfsd4: init_session should be declared static | Fengguang Wu | 2012-11-14 |
| * | | | | | | nfsd: release the legacy reclaimable clients list in grace_done | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: get rid of cl_recdir field | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: move the confirmed and unconfirmed hlists to a rbtree | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: don't search for client by hash on legacy reboot recovery gracedone | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: break out reclaim record removal into separate function | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: have nfsd4_find_reclaim_client take a char * argument | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: warn about impending removal of nfsdcld upcall | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: pass info about the legacy recoverydir in environment variables | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: change heuristic for selecting the client_tracking_ops | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: add a usermodehelper upcall for NFSv4 client ID tracking | Jeff Layton | 2012-11-12 |
| * | | | | | | nfsd: remove unused argument to nfs4_has_reclaimed_state | Jeff Layton | 2012-11-10 |
| * | | | | | | nfsd: fix error handling in nfsd4_remove_clid_dir | Jeff Layton | 2012-11-10 |
| * | | | | | | nfsd4: backchannel should use client-provided security flavor | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: common helper to initialize callback work | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: implement backchannel_ctl operation | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: use callback security parameters in create_session | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: clean up callback security parsing | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd: assume writeable exportabled filesystems have f_sync | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: don't BUG in delegation break callback | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: remove unused init_session return | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfsd4: helper function for getting mounted_on ino | J. Bruce Fields | 2012-11-07 |
| * | | | | | | nfs: fix wrong object type in lockowner_slab | Yanchuan Nian | 2012-11-07 |
| * | | | | | | nfsd4: remove unused variable in nfsd4_delegreturn() | Wei Yongjun | 2012-11-07 |
| * | | | | | | exportfs: add FILEID_INVALID to indicate invalid fid_type | Namjae Jeon | 2012-11-07 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-12-20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | libceph: Unlock unprocessed pages in start_read() error path | David Zafman | 2012-12-13 |
| * | | | | | | | ceph: call handle_cap_grant() for cap import message | Yan, Zheng | 2012-12-13 |
| * | | | | | | | ceph: Fix __ceph_do_pending_vmtruncate | Yan, Zheng | 2012-12-13 |
| * | | | | | | | ceph: Don't add dirty inode to dirty list if caps is in migration | Yan, Zheng | 2012-12-13 |
| * | | | | | | | ceph: Fix infinite loop in __wake_requests | Yan, Zheng | 2012-12-13 |
| * | | | | | | | ceph: Don't update i_max_size when handling non-auth cap | Yan, Zheng | 2012-12-13 |
| * | | | | | | | bdi_register: add __printf verification, fix arg mismatch | Joe Perches | 2012-12-13 |
| * | | | | | | | libceph: remove 'osdtimeout' option | Sage Weil | 2012-12-13 |
| * | | | | | | | ceph: fix dentry reference leak in ceph_encode_fh(). | Cyril Roelandt | 2012-12-13 |
| * | | | | | | | ceph: Fix i_size update race | Sage Weil | 2012-11-05 |
| * | | | | | | | ceph: Hold caps_list_lock when adjusting caps_{use, total}_count | Yan, Zheng | 2012-11-04 |
| * | | | | | | | ceph: Fix NULL ptr crash in strlen() | David Zafman | 2012-10-26 |
| * | | | | | | | ceph: fix dentry reference leak in encode_fh() | David Zafman | 2012-10-26 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-12-20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "Btrfs: reorder tree mod log operations in deleting a pointer" | Chris Mason | 2012-12-18 |
| * | | | | | | | | Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems" | Chris Mason | 2012-12-18 |
* | | | | | | | | | Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2012-12-20 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|