| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | jbd2: use NULL instead of 0 when pointer is needed | Bill Pemberton | 2010-05-11 |
| * | fix "seperate" typos in comments | Anand Gadiyar | 2010-05-10 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\ |
|
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 |
| * | | omfs: remove unused version.h include | Huang Weiyi | 2010-03-15 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 |
|\ \ \ |
|
| * | | | FS / libfs: Implement simple_write_to_buffer | Jiri Slaby | 2010-05-10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-20 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-05-17 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into next | James Morris | 2010-05-05 |
| | |\ \ \ \ |
|
| | * | | | | | security: remove dead hook inode_delete | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove dead hook sb_post_pivotroot | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove dead hook sb_post_addmount | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove dead hook sb_post_remount | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove dead hook sb_umount_busy | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove dead hook sb_umount_close | Eric Paris | 2010-04-11 |
| | * | | | | | security: remove sb_check_sb hooks | Eric Paris | 2010-04-11 |
* | | | | | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-05-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "nfsd4: distinguish expired from stale stateids" | J. Bruce Fields | 2010-05-18 |
| * | | | | | | | nfsd: safer initialization order in find_file() | Pavel Emelyanov | 2010-05-18 |
| * | | | | | | | nfs4: minor callback code simplification, comment | J. Bruce Fields | 2010-05-18 |
| * | | | | | | | NFSD: don't report compiled-out versions as present | Pavel Emelyanov | 2010-05-14 |
| * | | | | | | | nfsd4: implement reclaim_complete | J. Bruce Fields | 2010-05-13 |
| * | | | | | | | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy | 2010-05-13 |
| * | | | | | | | nfsd4: keep a reference count on client while in use | Benny Halevy | 2010-05-13 |
| * | | | | | | | nfsd4: mark_client_expired | Benny Halevy | 2010-05-13 |
| * | | | | | | | nfsd4: introduce nfs4_client.cl_refcount | Benny Halevy | 2010-05-13 |
| * | | | | | | | nfsd4: refactor expire_client | Benny Halevy | 2010-05-11 |
| * | | | | | | | nfsd4: extend the client_lock to cover cl_lru | Benny Halevy | 2010-05-11 |
| * | | | | | | | nfsd4: use list_move in move_to_confirmed | Benny Halevy | 2010-05-11 |
| * | | | | | | | nfsd4: fold release_session into expire_client | Benny Halevy | 2010-05-11 |
| * | | | | | | | nfsd4: rename sessionid_lock to client_lock | Benny Halevy | 2010-05-11 |
| * | | | | | | | nfsd4: fix bare destroy_session null dereference | J. Bruce Fields | 2010-05-07 |
| * | | | | | | | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 2010-05-04 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | nfsd4: use local variable in nfs4svc_encode_compoundres | Benny Halevy | 2010-05-04 |
| * | | | | | | | | nfsd4: fix unlikely race in session replay case | J. Bruce Fields | 2010-05-03 |
| * | | | | | | | | nfsd: potential ERR_PTR dereference on exp_export() error paths. | Dan Carpenter | 2010-04-22 |
| * | | | | | | | | nfsd4: complete enforcement of 4.1 op ordering | J. Bruce Fields | 2010-04-22 |
| * | | | | | | | | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields | 2010-04-22 |
| * | | | | | | | | nfsd4: rearrange cb data structures | J. Bruce Fields | 2010-04-22 |
| * | | | | | | | | nfsd4: cl_count is unused | J. Bruce Fields | 2010-04-22 |
| * | | | | | | | | nfsd4: don't sleep in lease-break callback | J. Bruce Fields | 2010-04-22 |
| * | | | | | | | | nfsd4: indentation cleanup | J. Bruce Fields | 2010-04-19 |
| * | | | | | | | | nfsd4: consistent session flag setting | J. Bruce Fields | 2010-04-16 |
| * | | | | | | | | nfsd4: remove probe task's reference on client | J. Bruce Fields | 2010-04-02 |
| * | | | | | | | | nfsd4: remove dprintk | J. Bruce Fields | 2010-04-02 |
| * | | | | | | | | nfsd4: shutdown callbacks on expiry | J. Bruce Fields | 2010-04-02 |
| * | | | | | | | | nfsd4: preallocate nfs4_rpc_args | J. Bruce Fields | 2010-04-02 |
| * | | | | | | | | nfsd: don't break lease while servicing a COMMIT | Jeff Layton | 2010-03-22 |