Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 | 4 | -31/+31 | |
| | * | | | SMACK: remove dead cred_commit hook | Eric Paris | 2010-04-08 | 1 | -10/+0 | |
| | * | | | selinux: always call sk_security_struct sksec | Eric Paris | 2010-04-08 | 3 | -36/+36 | |
| | * | | | Merge branch 'master' into next | James Morris | 2010-03-30 | 4041 | -107863/+229895 | |
| | |\ \ \ | ||||||
| | * | | | | TPM: workaround to enforce PCR updates across suspends | Rajiv Andrade | 2010-03-25 | 2 | -7/+50 | |
| | * | | | | selinux: fix warning in genheaders | James Morris | 2010-03-15 | 1 | -1/+1 | |
| | * | | | | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-03-15 | 1 | -1/+1 | |
| | * | | | | security/ima: replace gcc specific __FUNCTION__ with __func__ | H Hartley Sweeten | 2010-03-10 | 2 | -4/+4 | |
| | * | | | | Security: key: keyring: fix some code style issues | Chihau Chau | 2010-03-09 | 1 | -4/+3 | |
| | * | | | | Merge branch 'next-queue' into next | James Morris | 2010-03-09 | 9 | -18/+9 | |
| | |\ \ \ \ | ||||||
| | | * | | | | selinux: const strings in tables | Stephen Hemminger | 2010-03-07 | 3 | -3/+3 | |
| | | * | | | | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com | 2010-03-04 | 1 | -4/+2 | |
| | | * | | | | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com | 2010-03-03 | 1 | -1/+0 | |
| | | * | | | | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+0 | |
| | | * | | | | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+0 | |
| | | * | | | | TOMOYO: Remove unused variables. | Tetsuo Handa | 2010-03-02 | 1 | -7/+3 | |
| | | * | | | | Security: Add __init to register_security to disable load a security module o... | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-05-20 | 18 | -343/+510 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "nfsd4: distinguish expired from stale stateids" | J. Bruce Fields | 2010-05-19 | 1 | -45/+11 | |
| * | | | | | | | nfsd: safer initialization order in find_file() | Pavel Emelyanov | 2010-05-18 | 1 | -3/+3 | |
| * | | | | | | | nfs4: minor callback code simplification, comment | J. Bruce Fields | 2010-05-18 | 1 | -2/+8 | |
| * | | | | | | | NFSD: don't report compiled-out versions as present | Pavel Emelyanov | 2010-05-15 | 1 | -1/+1 | |
| * | | | | | | | nfsd4: implement reclaim_complete | J. Bruce Fields | 2010-05-13 | 5 | -5/+53 | |
| * | | | | | | | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy | 2010-05-13 | 2 | -0/+3 | |
| * | | | | | | | nfsd4: keep a reference count on client while in use | Benny Halevy | 2010-05-13 | 3 | -4/+27 | |
| * | | | | | | | nfsd4: mark_client_expired | Benny Halevy | 2010-05-13 | 2 | -1/+23 | |
| * | | | | | | | nfsd4: introduce nfs4_client.cl_refcount | Benny Halevy | 2010-05-13 | 2 | -1/+5 | |
| * | | | | | | | nfsd4: refactor expire_client | Benny Halevy | 2010-05-12 | 1 | -11/+18 | |
| * | | | | | | | nfsd4: extend the client_lock to cover cl_lru | Benny Halevy | 2010-05-12 | 1 | -15/+26 | |
| * | | | | | | | nfsd4: use list_move in move_to_confirmed | Benny Halevy | 2010-05-12 | 1 | -2/+1 | |
| * | | | | | | | nfsd4: fold release_session into expire_client | Benny Halevy | 2010-05-12 | 1 | -10/+4 | |
| * | | | | | | | nfsd4: rename sessionid_lock to client_lock | Benny Halevy | 2010-05-12 | 1 | -12/+14 | |
| * | | | | | | | nfsd4: fix bare destroy_session null dereference | J. Bruce Fields | 2010-05-08 | 1 | -2/+8 | |
| * | | | | | | | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 2010-05-04 | 6701 | -66329/+157656 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfsd4: use local variable in nfs4svc_encode_compoundres | Benny Halevy | 2010-05-04 | 1 | -2/+2 | |
| * | | | | | | | | nfsd: further comment typos | J. Bruce Fields | 2010-05-03 | 1 | -2/+2 | |
| * | | | | | | | | sunrpc: centralise most calls to svc_xprt_received | Neil Brown | 2010-05-03 | 3 | -18/+4 | |
| * | | | | | | | | nfsd4: fix unlikely race in session replay case | J. Bruce Fields | 2010-05-03 | 3 | -8/+10 | |
| * | | | | | | | | nfsd4: fix filehandle comment | J. Bruce Fields | 2010-04-22 | 1 | -2/+2 | |
| * | | | | | | | | nfsd: potential ERR_PTR dereference on exp_export() error paths. | Dan Carpenter | 2010-04-22 | 1 | -2/+2 | |
| * | | | | | | | | nfsd4: complete enforcement of 4.1 op ordering | J. Bruce Fields | 2010-04-22 | 2 | -14/+43 | |
| * | | | | | | | | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields | 2010-04-22 | 3 | -14/+24 | |
| * | | | | | | | | nfsd4: rearrange cb data structures | J. Bruce Fields | 2010-04-22 | 3 | -28/+28 | |
| * | | | | | | | | nfsd4: cl_count is unused | J. Bruce Fields | 2010-04-22 | 3 | -17/+2 | |
| * | | | | | | | | nfsd4: don't sleep in lease-break callback | J. Bruce Fields | 2010-04-22 | 3 | -20/+73 | |
| * | | | | | | | | nfsd4: indentation cleanup | J. Bruce Fields | 2010-04-19 | 1 | -3/+2 | |
| * | | | | | | | | nfsd4: consistent session flag setting | J. Bruce Fields | 2010-04-17 | 1 | -6/+6 | |
| * | | | | | | | | nfsd4: remove probe task's reference on client | J. Bruce Fields | 2010-04-02 | 1 | -8/+1 | |
| * | | | | | | | | nfsd4: remove dprintk | J. Bruce Fields | 2010-04-02 | 1 | -3/+0 | |
| * | | | | | | | | nfsd4: shutdown callbacks on expiry | J. Bruce Fields | 2010-04-02 | 1 | -3/+3 |