| Commit message (Expand) | Author | Age |
* | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | kmemtrace: trace kfree() calls with NULL or zero-length objects | Pekka Enberg | 2009-04-03 |
| * | kmemtrace: small cleanups | Ingo Molnar | 2009-04-03 |
| * | kmemtrace: restore original tracing data binary format, improve ABI | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | kmemtrace: kmemtrace_alloc() must fill type_id | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo... | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | kmemtrace, rcu: fix rcupreempt.c data structure dependencies | Ingo Molnar | 2009-04-03 |
| * | kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies | Ingo Molnar | 2009-04-03 |
| * | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar | 2009-04-03 |
| * | kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, squashfs: fix slab.h dependency problem in squasfs | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, befs: fix slab.h dependency problem | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg | 2009-04-03 |
| * | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar | 2009-04-03 |
| * | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar | 2009-04-03 |
| * | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg | 2009-04-03 |
* | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 | Benny Halevy | 2009-04-06 |
| * | | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy | 2009-04-06 |
| * | | nfsd41: Documentation/filesystems/nfs41-server.txt | Benny Halevy | 2009-04-03 |
| * | | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 2009-04-03 |
| * | | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 2009-04-03 |
| * | | nfsd41: support for 3-word long attribute bitmask | Andy Adamson | 2009-04-03 |
| * | | nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify | Benny Halevy | 2009-04-03 |
| * | | nfsd41: pass writable attrs mask to nfsd4_decode_fattr | Benny Halevy | 2009-04-03 |
| * | | nfsd41: provide support for minor version 1 at rpc level | Marc Eshel | 2009-04-03 |
| * | | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy | 2009-04-03 |
| * | | nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap | Andy Adamson | 2009-04-03 |
| * | | nfsd41: access_valid | Andy Adamson | 2009-04-03 |
| * | | nfsd41: clientid handling | Andy Adamson | 2009-04-03 |
| * | | nfsd41: check encode size for sessions maxresponse cached | Andy Adamson | 2009-04-03 |
| * | | nfsd41: stateid handling | Andy Adamson | 2009-04-03 |
| * | | nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op | Benny Halevy | 2009-04-03 |
| * | | nfsd41: destroy_session operation | Benny Halevy | 2009-04-03 |
| * | | nfsd41: non-page DRC for solo sequence responses | Andy Adamson | 2009-04-03 |
| * | | nfsd41: Add a create session replay cache | Andy Adamson | 2009-04-03 |
| * | | nfsd41: create_session operation | Andy Adamson | 2009-04-03 |
| * | | nfsd41: clear DRC cache on free_session | Andy Adamson | 2009-04-03 |
| * | | nfsd41: nfsd DRC logic | Andy Adamson | 2009-04-03 |
| * | | nfsd41: hard page limit for DRC | Andy Adamson | 2009-04-03 |
| * | | nfsd41: DRC save, restore, and clear functions | Andy Adamson | 2009-04-03 |
| * | | nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !... | Andy Adamson | 2009-04-03 |
| * | | nfsd41: sequence operation | Benny Halevy | 2009-04-03 |
| * | | nfsd41: match clientid establishment method | Andy Adamson | 2009-04-03 |
| * | | nfsd41: exchange_id operation | Andy Adamson | 2009-04-03 |
| * | | nfsd41: proc stubs | Andy Adamson | 2009-04-03 |