Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 3 | -11/+8 | |
|\ | ||||||
| * | netfilter: nfnetlink_log: send complete hardware header | Eric Leblond | 2008-07-21 | 1 | -0/+3 | |
| * | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2008-07-21 | 2 | -11/+5 | |
* | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 | 1 | -0/+2 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---------. \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | * | x86: Add a arch directory for x86 under debugfs | venkatesh.pallipadi@intel.com | 2008-07-18 | 1 | -0/+2 | |
| | | | |_|_|/ | | | |/| | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-21 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dm: introduce merge_bvec_fn | Milan Broz | 2008-07-21 | 2 | -2/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-07-21 | 6 | -28/+61 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | md: Protect access to mddev->disks list using RCU | NeilBrown | 2008-07-21 | 1 | -0/+3 | |
| * | | | | | | | md: only count actual openers as access which prevent a 'stop' | NeilBrown | 2008-07-21 | 1 | -1/+2 | |
| * | | | | | | | md: linear: Make array_size sector-based and rename it to array_sectors. | Andre Noll | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | md: Make mddev->array_size sector-based. | Andre Noll | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | md: Remove some unused macros. | Andre Noll | 2008-07-11 | 1 | -3/+0 | |
| * | | | | | | | md: Turn rdev->sb_offset into a sector-based quantity. | Andre Noll | 2008-07-11 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' into for-next | Neil Brown | 2008-07-11 | 2 | -0/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw... | Neil Brown | 2008-07-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | md: resolve external metadata handling deadlock in md_allow_write | Dan Williams | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' into for-next | Neil Brown | 2008-07-08 | 21 | -32/+50 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states | Dan Williams | 2008-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' | Dan Williams | 2008-06-28 | 1 | -8/+1 | |
| * | | | | | | | | | md: replace STRIPE_OP_CHECK with 'check_states' | Dan Williams | 2008-06-28 | 1 | -6/+40 | |
| * | | | | | | | | | md: kill STRIPE_OP_IO flag | Dan Williams | 2008-06-28 | 1 | -1/+0 | |
| * | | | | | | | | | md: kill STRIPE_OP_MOD_DMA in raid5 offload | Dan Williams | 2008-06-28 | 1 | -2/+0 | |
| * | | | | | | | | | Make sure all changes to md/dev-XX/state are notified | Neil Brown | 2008-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | Make sure all changes to md/sync_action are notified. | Neil Brown | 2008-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | Allow setting start point for requested check/repair | Neil Brown | 2008-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | Improve setting of "events_cleared" for write-intent bitmaps. | Neil Brown | 2008-06-28 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 212 | -1753/+4577 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-20 | 8 | -34/+56 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | | | | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock | Jeff Layton | 2008-07-15 | 1 | -1/+2 | |
| | * | | | | | | | | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock | Jeff Layton | 2008-07-15 | 1 | -1/+2 | |
| | * | | | | | | | | file lock: reorder struct file_lock to save space on 64 bit builds | Richard Kennedy | 2008-07-13 | 1 | -2/+2 | |
| | * | | | | | | | | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields | 2008-07-03 | 74 | -206/+338 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | svcrdma: Change WR context get/put to use the kmem cache | Tom Tucker | 2008-07-02 | 1 | -6/+0 | |
| | | * | | | | | | | | svcrdma: Remove unused wait q from svcrdma_xprt structure | Tom Tucker | 2008-07-02 | 1 | -1/+0 | |
| | | * | | | | | | | | svcrdma: Add dma map count and WARN_ON | Tom Tucker | 2008-07-02 | 1 | -0/+1 | |
| | | * | | | | | | | | svcrdma: Use reply and chunk map for RDMA_READ processing | Tom Tucker | 2008-07-02 | 1 | -0/+1 | |
| | | * | | | | | | | | svcrdma: Add a type for keeping NFS RPC mapping | Tom Tucker | 2008-07-02 | 1 | -0/+27 | |
| | * | | | | | | | | | gss_krb5: create a define for token header size and clean up ptr location | Kevin Coffman | 2008-06-23 | 1 | -0/+3 | |
| | * | | | | | | | | | nfsd: rename MAY_ flags | Miklos Szeredi | 2008-06-23 | 1 | -13/+13 | |
| | * | | | | | | | | | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton | 2008-06-23 | 1 | -3/+2 | |
| | * | | | | | | | | | knfsd: convert knfsd to kthread API | Jeff Layton | 2008-06-23 | 1 | -1/+1 | |
| | * | | | | | | | | | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown | 2008-06-23 | 1 | -0/+1 | |
| | * | | | | | | | | | nfsd: eliminate unused nfs4_callback.cb_stat | Benny Halevy | 2008-06-23 | 1 | -1/+0 | |
| | * | | | | | | | | | nfsd: eliminate unused nfs4_callback.cb_program | Benny Halevy | 2008-06-23 | 1 | -1/+0 | |
| | * | | | | | | | | | nfsd: remove three unused NFS4_ACE_* defines | J. Bruce Fields | 2008-06-23 | 1 | -3/+0 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-07-20 | 1 | -90/+95 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mfd: let asic3 use mem resource instead of bus_shift | Philipp Zabel | 2008-07-20 | 1 | -3/+2 |