| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar | 2009-04-03 | 2 | -37/+4 |
| * | | | | | | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg | 2009-04-03 | 1 | -0/+1 |
| * | | | | | | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar | 2009-04-03 | 1 | -1/+3 |
| * | | | | | | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar | 2009-04-03 | 1 | -13/+1 |
| * | | | | | | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg | 2009-04-03 | 2 | -21/+24 |
* | | | | | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 | 12 | -138/+543 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 | Benny Halevy | 2009-04-06 | 1 | -0/+7 |
| * | | | | | | | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy | 2009-04-06 | 1 | -3/+0 |
| * | | | | | | | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 2009-04-04 | 2 | -7/+11 |
| * | | | | | | | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 2009-04-04 | 2 | -1/+15 |
| * | | | | | | | nfsd41: support for 3-word long attribute bitmask | Andy Adamson | 2009-04-04 | 2 | -8/+38 |
| * | | | | | | | nfsd41: provide support for minor version 1 at rpc level | Marc Eshel | 2009-04-04 | 1 | -1/+1 |
| * | | | | | | | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy | 2009-04-04 | 1 | -0/+2 |
| * | | | | | | | nfsd41: access_valid | Andy Adamson | 2009-04-04 | 1 | -0/+1 |
| * | | | | | | | nfsd41: stateid handling | Andy Adamson | 2009-04-04 | 2 | -1/+8 |
| * | | | | | | | nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op | Benny Halevy | 2009-04-04 | 1 | -1/+3 |
| * | | | | | | | nfsd41: destroy_session operation | Benny Halevy | 2009-04-04 | 1 | -1/+1 |
| * | | | | | | | nfsd41: non-page DRC for solo sequence responses | Andy Adamson | 2009-04-04 | 2 | -1/+15 |
| * | | | | | | | nfsd41: Add a create session replay cache | Andy Adamson | 2009-04-04 | 1 | -1/+1 |
| * | | | | | | | nfsd41: create_session operation | Andy Adamson | 2009-04-04 | 2 | -2/+26 |
| * | | | | | | | nfsd41: nfsd DRC logic | Andy Adamson | 2009-04-04 | 1 | -0/+1 |
| * | | | | | | | nfsd41: hard page limit for DRC | Andy Adamson | 2009-04-04 | 2 | -0/+5 |
| * | | | | | | | nfsd41: DRC save, restore, and clear functions | Andy Adamson | 2009-04-04 | 3 | -0/+18 |
| * | | | | | | | nfsd41: sequence operation | Benny Halevy | 2009-04-04 | 1 | -1/+12 |
| * | | | | | | | nfsd41: match clientid establishment method | Andy Adamson | 2009-04-04 | 1 | -1/+1 |
| * | | | | | | | nfsd41: exchange_id operation | Andy Adamson | 2009-04-04 | 2 | -1/+8 |
| * | | | | | | | nfsd41: proc stubs | Andy Adamson | 2009-04-04 | 1 | -0/+12 |
| * | | | | | | | nfsd41: xdr infrastructure | Andy Adamson | 2009-04-04 | 1 | -0/+22 |
| * | | | | | | | nfsd41: sessionid hashing | Marc Eshel | 2009-04-04 | 1 | -0/+7 |
| * | | | | | | | nfsd41: introduce nfs4_client cl_sessions list | Marc Eshel | 2009-04-04 | 1 | -0/+3 |
| * | | | | | | | nfsd41: sessions basic data types | Andy Adamson | 2009-04-04 | 1 | -0/+33 |
| * | | | | | | | nfsd41: define nfs41 error codes | Marc Eshel | 2009-04-04 | 2 | -2/+42 |
| * | | | | | | | nfs41: common protocol definitions | Benny Halevy | 2009-04-04 | 1 | -1/+127 |
| * | | | | | | | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson | 2009-04-04 | 1 | -0/+1 |
| * | | | | | | | nfsd: embed nfsd4_current_state in nfsd4_compoundres | Andy Adamson | 2009-03-29 | 1 | -4/+5 |
| * | | | | | | | Fix a build warning about leaking CONFIG_NFSD to userspace. | Greg Banks | 2009-03-28 | 1 | -4/+5 |
| * | | | | | | | SUNRPC: Clean up static inline functions in svc_xprt.h | Chuck Lever | 2009-03-18 | 1 | -20/+26 |
| * | | | | | | | knfsd: add file to export stats about nfsd pools | Greg Banks | 2009-03-18 | 1 | -0/+11 |
| * | | | | | | | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks | 2009-03-18 | 1 | -0/+2 |
| * | | | | | | | Short write in nfsd becomes a full write to the client | David Shaw | 2009-03-18 | 1 | -1/+1 |
| * | | | | | | | nfsd4: remove use of mutex for file_hashtable | J. Bruce Fields | 2009-03-18 | 1 | -1/+1 |
| * | | | | | | | nfsd4: remove unused CHECK_FH flag | J. Bruce Fields | 2009-03-18 | 1 | -1/+0 |
| * | | | | | | | nfsd4: separate delegreturn case from preprocess_stateid_op | J. Bruce Fields | 2009-03-18 | 1 | -1/+0 |
| * | | | | | | | nfs: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-18 | 4 | -98/+98 |
| * | | | | | | | nfsd4: use helper for copying delegation filehandle | J. Bruce Fields | 2009-03-18 | 1 | -4/+2 |
| * | | | | | | | nfsd4: use helper for copying filehandles for replay | J. Bruce Fields | 2009-03-18 | 2 | -2/+8 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-04-06 | 3 | -65/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | i2c: Delete unused i2c-algo-sgi helper module | Jean Delvare | 2009-04-06 | 1 | -26/+0 |
| * | | | | | | | i2c: Delete many unused driver IDs | Jean Delvare | 2009-04-06 | 1 | -37/+0 |
| * | | | | | | | i2c: Deprecate client_register and client_unregister methods | Jean Delvare | 2009-04-06 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|